Add all systems effects scripts + translations
This commit is contained in:
@ -1 +1 @@
|
||||
return args.skill?.name == "Ride (Horse)" || (args.options.dodge && this.actor.isMounted);
|
||||
return args.skill?.name == "Chevaucher (Cheval)" || (args.options.dodge && this.actor.isMounted);
|
Reference in New Issue
Block a user