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;