M
Maleficent
А внатуре, где?
skill_begin skill_name = [s_magicians_will1] /* [매지션즈 윌] */ skill_id = 945 level = 1 operate_type = P magic_level = 81 self_effect = {} effect = {{p_magical_attack;{all};5;per};{p_magic_speed;{all};5;per};{p_magic_critical_rate;{all};5;per};{p_magic_mp_cost;1;-5;per}} multi_class = 0 skill_end
<skill id="945" levels="1" name="Magician's Will">
<set name="magicLevel" val="81"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<table name="#is_debuff">0</table>
<set name="debuff" val="#is_debuff"/>
<for>
<mul order="0x30" stat="mAtk" val="1.05"/>
<mul order="0x30" stat="mAtkSpd" val="1.05"/>
<add order="0x60" stat="mCritRate" val="1"/>
<mul order="0x30" stat="mpConsum" val="0.95"/>
</for>
</skill>
skill_begin skill_name = [s_magicians_will1] /* [매지션즈 윌] */ skill_id = 945 level = 1 operate_type = P magic_level = 81 self_effect = {} effect = {{p_magical_attack;{all};5;per};{p_magic_speed;{all};5;per};{p_magic_critical_rate;{all};5;per};{p_magic_mp_cost;1;-5;per}} multi_class = 0 skill_end
<skill id="945" levels="1" name="Magician's Will">
<set name="magicLevel" val="81"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<table name="#is_debuff">0</table>
<set name="debuff" val="#is_debuff"/>
<for>
<mul order="0x30" stat="mAtk" val="1.05"/>
<mul order="0x30" stat="mAtkSpd" val="1.05"/>
<add order="0x60" stat="mCritRate" val="1"/>
<mul order="0x30" stat="mpConsum" val="0.95"/>
</for>
</skill>