[Bug] Rancor +1
OurQuestIsVain
Member Posts: 201
Current Behavior - Dorn's sword Rancor +1 gains a +1 to hit bonus simply when it is in his quick weapon slot even if it isn't the weapon that kills an enemy.
Expected Behavior - Dorn's sword Rancor +1 should only gain +1 to hit when it is the weapon used to kill an enemy. Unless this is intentional in which case the item description needs to be changed.
Expected Behavior - Dorn's sword Rancor +1 should only gain +1 to hit when it is the weapon used to kill an enemy. Unless this is intentional in which case the item description needs to be changed.
Post edited by Jalily on
2
Comments
Note that the initial "buff" spell is not applied in the script, it DOES have to be applied by the sword with a CastSpellOnCondition(). I'm assuming the brand new Condition #12 = "I just killed some sap". The script is what shuts it down, or was supposed to shut it down. You can test this currently by taking Rancor +1 out of the weapon slot. Does the +1 bonus now vanish? If so, then it's that code line to blame, 99.5% guaranteed.