Addition of Pa'agrio's Blessing - Might (47665).
Contributed by Darkbash.
This commit is contained in:
@@ -362,9 +362,18 @@
|
||||
<!-- Dimensional Item. For 30 min., Max HP/MP/CP + 10%, P. Atk. + 20%, M. Atk. + 30%, P./M. Def + 10%, P. Accuracy+ 4, M. Accuracy + 4, Atk./Casting Spd. + 10%, Speed + 10, Attack Attribute + 100, Skill MP Consumption - 10%. Additionally, Damage + 10%, Skill Power + 10. Buff remains in place after death. Cooldown is 5 minutes. Cannot be stacked with Art of Seduction. Cannot be used in Olympiad. -->
|
||||
<set name="icon" val="icon.nshop_bless_of_paagrio" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="reuse_delay" val="300000" />
|
||||
<set name="weight" val="1" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="etcitem_type" val="POTION" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18727" level="1" /> <!-- Pa'agrio's Blessing - Might -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="47666" name="Pa'agrio's Blessing" additionalName="Exp" type="EtcItem">
|
||||
<!-- Dimensional Item. For 30 min., Max HP/MP/CP + 10%, P. Atk. + 20%, M. Atk. + 30%, P./M. Def + 10%, P. Accuracy+ 4, M. Accuracy + 4, Atk./Casting Spd. + 10%, Speed + 10, Attack Attribute + 100, Skill MP Consumption - 10%. Additionally, XP Gain + 30%, Vitality Bonus + 12. Buff remains in place after death. Cooldown is 5 minutes. Cannot be stacked with Art of Seduction. Cannot be used in Olympiad. -->
|
||||
|
||||
Reference in New Issue
Block a user