아이템에 consumable 개념 추가, GameConstBase에 아이템 준비

This commit is contained in:
2019-05-13 03:17:48 +09:00
parent 8c163515db
commit ac0f6c6b6c
8 changed files with 51 additions and 0 deletions
@@ -10,6 +10,7 @@ class che_훈련_청주 extends \sammo\BaseItem{
protected static $info = '[전투] 훈련 +3. 1회용';
protected static $cost = 1000;
protected static $consumable = true;
protected static $buyable = true;
public function getBattleInitSkillTriggerList(WarUnit $unit):?WarUnitTriggerCaller{
return new WarUnitTriggerCaller([