Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
6
scripts/Td8M5K1P92GbM2IA.js
Normal file
6
scripts/Td8M5K1P92GbM2IA.js
Normal file
@@ -0,0 +1,6 @@
|
||||
if (!args.messageSent)
|
||||
{
|
||||
args.messageSent = true;
|
||||
let runes = this.actor.effects.contents.filter(i => i.name == this.effect.name);
|
||||
this.script.message(`<strong>${args.attacker.speaker.alias}</strong> reduce Run speed by ${runes.length * 4} yds.`)
|
||||
}
|
||||
Reference in New Issue
Block a user