L2JMobius

High Five Gift of Vitality event

waresley · 1 · 324

Offline waresley

  • Vassal
  • *
    • Posts: 1
Good morning, I am testing the free files and when testing them I have an error in the gift of vitality event, I understand that when you have the gift buff the vitality should not go down, but here the opposite happens if it goes down even if you have a recommendation, could you give me a hand? I looked in the files and I can't find the error

Code: [Select]
<skill id="23179" levels="1" name="Blessing of Vitality">
<!-- Vitality level is maintained for 2 hours due to the effect of sealed magic of the Magic Research Institute. -->
<set name="abnormalLevel" val="26" />
<set name="abnormalTime" val="7200" />
<set name="abnormalType" val="VP_KEEP" />
<set name="castRange" val="600" />
<set name="effectRange" val="600" />
<set name="hitTime" val="500" />
<set name="icon" val="BranchSys2.icon.br_vitality_day_i00" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="magicLevel" val="-1" />
<set name="operateType" val="A2" />
<set name="targetType" val="SELF" />
<for>
<effect name="Buff">
<mul stat="vitalityConsumeRate" val="0" />

PS: sorry for my English, I am using a translator (google)