refac: 아이템에 미사용 $id 값 제거

This commit is contained in:
2022-02-19 23:54:03 +09:00
parent 300c364545
commit 575e03c0fc
56 changed files with 15 additions and 71 deletions
@@ -13,7 +13,6 @@ use sammo\WarUnitTriggerCaller;
class event_전투특기_의술 extends \sammo\BaseItem{
protected $id = 73;
protected $rawName = '비급';
protected $name = '비급(의술)';
protected $info = '[군사] 매 턴마다 자신(100%)과 소속 도시 장수(적 포함 50%) 부상 회복<br>[전투] 페이즈마다 40% 확률로 치료 발동(아군 피해 1/3 감소, 부상 회복)';