Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
7
scripts/uEVSUTTam4Z96JJ2.js
Normal file
7
scripts/uEVSUTTam4Z96JJ2.js
Normal file
@@ -0,0 +1,7 @@
|
||||
if (this.item.equipped.value
|
||||
&& args.opposedTest.attackerTest.item
|
||||
&& (args.opposedTest.attackerTest.item.isProjectiles || args.opposedTest.attackerTest?.spell)
|
||||
)
|
||||
{
|
||||
args.modifiers.other.push({label : this.effect.name, details : "Réduction des Dégâts", value : -2})
|
||||
}
|
||||
Reference in New Issue
Block a user