[전투] 페이즈마다 20% 확률로 치료 발동(아군 피해 1/3 감소)'; static $selectWeightType = SpecialityConst::WEIGHT_PERCENT; static $selectWeight = 2; static $type = [ SpecialityConst::STAT_LEADERSHIP, SpecialityConst::STAT_POWER, SpecialityConst::STAT_INTEL ]; public function getPreTurnExecuteTriggerList(General $general):array{ return []; } }