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
@@ -7,7 +7,6 @@ use \sammo\WarUnit;
class event_전투특기_환술 extends \sammo\BaseItem{
protected $id = 42;
protected $rawName = '비급';
protected $name = '비급(환술)';
protected $info = '[전투] 계략 성공 확률 +10%p, 계략 성공 시 대미지 +30%';