forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
let penalty = 0
|
||||
if (args.item?.system.attackType)
|
||||
{
|
||||
penalty -= 30
|
||||
}
|
||||
if (args.actor.has("Seconde Vue", "talent"))
|
||||
penalty += 10
|
||||
|
||||
args.prefillModifiers.modifier += penalty
|
||||
Reference in New Issue
Block a user