Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/nGTxNWBUBgTr87wU.js
Normal file
5
reference_scripts/nGTxNWBUBgTr87wU.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.opposedTest.result.differenceSL >= 0 && args.opposedTest.result.differenceSL <= 2 && args.opposedTest.result.winner == "attacker")
|
||||
{
|
||||
this.script.scriptMessage(`Becomes lodged in the armour or flesh of the opponent. See @UUID[${this.item.uuid}]{${this.item.name}}.`, speaker : {alias : this.item.name}, {blind: true, whisper : ChatMessage.getWhisperRecipients("GM")})
|
||||
}
|
||||
|
Reference in New Issue
Block a user