fix: 오타 수정

This commit is contained in:
2022-02-20 05:11:26 +09:00
parent 91c46f465b
commit cb42813597
@@ -12,7 +12,7 @@ use sammo\WarUnitTriggerCaller;
class che_의술_정력건혈산 extends \sammo\BaseItem{
protected $rawName = '정력건혈산';
protected $name = '청낭서(의술)';
protected $name = '정력건혈산(의술)';
protected $info = '[군사] 매 턴마다 자신(100%)과 소속 도시 장수(적 포함 50%) 부상 회복<br>[전투] 페이즈마다 40% 확률로 치료 발동(아군 피해 1/3 감소, 부상 회복)';
protected $cost = 200;
protected $consumable = false;