From 58ae76f4c86fca5e3f0836d1890213f3d43af7cf Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 20 Feb 2022 05:11:26 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionItem/che_의술_정력건혈산.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/ActionItem/che_의술_정력건혈산.php b/hwe/sammo/ActionItem/che_의술_정력건혈산.php index 74cb8ef9..cae19879 100644 --- a/hwe/sammo/ActionItem/che_의술_정력건혈산.php +++ b/hwe/sammo/ActionItem/che_의술_정력건혈산.php @@ -12,7 +12,7 @@ use sammo\WarUnitTriggerCaller; class che_의술_정력건혈산 extends \sammo\BaseItem{ protected $rawName = '정력건혈산'; - protected $name = '청낭서(의술)'; + protected $name = '정력건혈산(의술)'; protected $info = '[군사] 매 턴마다 자신(100%)과 소속 도시 장수(적 포함 50%) 부상 회복
[전투] 페이즈마다 40% 확률로 치료 발동(아군 피해 1/3 감소, 부상 회복)'; protected $cost = 200; protected $consumable = false;