6 lines
142 B
JavaScript
Raw Normal View History

this.actor.characteristics.t.bonus = 10
this.actor.details.move.value = 0;
this.actor.details.move.walk= 0;
this.actor.details.move.run = 0;