From b24eabc82a4cb72a378d749742aabaedbfc63612 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 30 Apr 2020 17:08:55 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=80=EA=B2=A9=20=EC=84=A4=EB=AA=85=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionSpecialWar/che_저격.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/ActionSpecialWar/che_저격.php b/hwe/sammo/ActionSpecialWar/che_저격.php index 69b0e9d2..1754dc4a 100644 --- a/hwe/sammo/ActionSpecialWar/che_저격.php +++ b/hwe/sammo/ActionSpecialWar/che_저격.php @@ -12,7 +12,7 @@ class che_저격 extends \sammo\BaseSpecial{ protected $id = 70; protected $name = '저격'; - protected $info = '[전투] 전투 개시 시 1/3 확률로 저격 발동, 성공 시 사기+10'; + protected $info = '[전투] 새로운 상대와 전투 시 1/3 확률로 저격 발동, 성공 시 사기+10'; static $selectWeightType = SpecialityHelper::WEIGHT_NORM; static $selectWeight = 1;