We've added 5% discounts for bulk purchases of Google accounts for orders of 300 or more, and 10% for orders of 500 or more. The discount is applied automatically when you place your order! The discount is indicated in the product title and description for each category.
Added: a brand-new default dashboard template.
You can now add multiple game/login server builds.
Full support for running both PTS & L2J servers simultaneously, with switching between them.
Payment systems: added OmegaPay and Pally (new PayPal-style API).
Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account.
Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.
Look demo site: demo
Question
dramaa93
<skill id="341" levels="1" name="Touch of Life">
<set name="hpConsume" val="1215"/>
<set name="power" val="50"/>
<set name="target" val="TARGET_ONE"/>
<set name="skillType" val="HEAL_PERCENT"/>
<set name="magicLvl" val="78"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="reuseDelay" val="1200000"/>
<set name="hitTime" val="1800"/>
<set name="aggroPoints" val="810"/>
<for>
<effect count="120" name="HealOverTime" time="1" val="50" stackOrder="1" stackType="touch_of_life">
<mul order="0x30" stat="gainHp" val="1.3"/>
<mul order="0x30" stat="cancelVuln" val="0.7"/>
<mul order="0x30" stat="debuffVuln" val="0.7"/>
</effect>
</for>
</skill>
for example what i have to add to this skill script to make it available only in olympiad?
Edited by dramaa938 answers to this question
Recommended Posts