Beispiel #1
0
 public MovePriority getMovePriority()
 {
     return(new MovePriority(move.priority, source.getCurrentStats().getStat(StatName.SPD)));
 }