示例#1
0
 public function action(AbsTown $town)
 {
     $town->setFOOD(self::BYTURNFOOD * $this->getLevel() * $this->getDamageLevel() / 100);
 }