Addition of Hunt Pass system.

Contributed by Serenitty.
This commit is contained in:
MobiusDevelopment
2022-05-02 00:10:00 +00:00
parent 56d3de98d4
commit 14de2b4f05
48 changed files with 2944 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
DROP TABLE IF EXISTS `huntpass`;
CREATE TABLE IF NOT EXISTS `huntpass` (
`account_name` VARCHAR(45) NOT NULL DEFAULT '',
`current_step` INT NOT NULL DEFAULT 0,
`points` INT NOT NULL DEFAULT 0,
`reward_step` INT NOT NULL DEFAULT 0,
`is_paytowin` BOOLEAN NOT NULL DEFAULT FALSE,
`premium_reward_step` INT NOT NULL DEFAULT 0,
`sayha_points_available` INT NOT NULL DEFAULT 0,
`sayha_points_used` INT NOT NULL DEFAULT 0,
`unclaimed_reward` BOOLEAN NOT NULL DEFAULT FALSE,
PRIMARY KEY (`account_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

View File

@@ -0,0 +1,16 @@
# --------------------------------------------------------------------------
# HuntPass Settings
# --------------------------------------------------------------------------
EnabledHuntPass = False
# Period to end.
# Retail 1 month.
DayOfMonth = 16
# Pass Premium Cost.
# Retail is 3600 L-Coin.
PremiumCost = 4000
# Please take caution when changing anything.
# Required Points per Window or step.
PointsForstep = 3000

View File

@@ -0,0 +1,311 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/HuntPass.xsd">
<!-- Page 1 -->
<item id="72286" count="200" premiumId="91757" premiumCount="2"/> <!-- Sayha Points / Magic Lamp Charging Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94732" premiumCount="4" /> <!-- Sayha Points / Agathion Coupon -->
<!-- Page 2 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94210" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Weapon -->
<!-- Page 3 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94212" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Armor -->
<!-- Page 4 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="93122" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 shield Sigil -->
<!-- Page 5 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="110" premiumId="93449" premiumCount="1" /> <!-- Sayha Points / A grade Armor Coupon -->
<!-- Page 6 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="90479" premiumCount="1" /> <!-- Sayha Points / Shiny Jewerly box -->
<!-- Page 7 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94424" premiumCount="1" /> <!-- Sayha Points / LifeStone accesories -->
<!-- Page 8 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94732" premiumCount="4" /> <!-- Sayha Points / Agathion Coupon -->
<!-- Page 9 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94210" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Weapon -->
<!-- Page 10 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="110" premiumId="93449" premiumCount="1" /> <!-- Sayha Points / A grade Armor Coupon -->
<!-- Page 11 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94212" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Armor -->
<!-- Page 12 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="93122" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 shield Sigil -->
<!-- Page 13 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="90479" premiumCount="4" /> <!-- Sayha Points / Shiny Jewerly box -->
<!-- Page 14 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94424" premiumCount="1" /> <!-- Sayha Points / LifeStone accesories -->
<!-- Page 15 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="110" premiumId="93449" premiumCount="1" /> <!-- Sayha Points / A grade Armor Coupon -->
<!-- Page 16 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94732" premiumCount="4" /> <!-- Sayha Points / Agathion Coupon -->
<!-- Page 17 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94210" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Weapon -->
<!-- Page 18 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94212" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Armor -->
<!-- Page 19 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="93122" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 shield Sigil -->
<!-- Page 20 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="110" premiumId="93449" premiumCount="1" /> <!-- Sayha Points / A grade Armor Coupon -->
<!-- Page 21 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="90479" premiumCount="4" /> <!-- Sayha Points / Shiny Jewerly box -->
<!-- Page 22 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94424" premiumCount="1" /> <!-- Sayha Points / LifeStone accesories -->
<!-- Page 23 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94732" premiumCount="4" /> <!-- Sayha Points / Agathion Coupon -->
<!-- Page 24 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94210" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Weapon -->
<!-- Page 25 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="110" premiumId="93448" premiumCount="1" /> <!-- Sayha Points / A grade Weapon Coupon -->
<!-- Page 26 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="94212" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 Armor -->
<!-- Page 27 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="60" premiumId="93122" premiumCount="1" /> <!-- Sayha Points / LifeStone lvl 2 shield Sigil -->
<!-- Page 28 -->
<item id="72286" count="30" premiumId="91641" premiumCount="2" /> <!-- Sayha Points / Sayha Potion -->
<item id="72286" count="30" premiumId="49674" premiumCount="2" /> <!-- Sayha Points / XP Scroll -->
<item id="72286" count="30" premiumId="94269" premiumCount="2" /> <!-- Sayha Points / Boost Attack Scroll -->
<item id="72286" count="30" premiumId="96729" premiumCount="1" /> <!-- Sayha Points / Einhasad protection -->
<item id="72286" count="30" premiumId="90907" premiumCount="20" /> <!-- Sayha Points / Soulshot Ticket -->
<item id="72286" count="30" premiumId="94271" premiumCount="2" /> <!-- Sayha Points / Boost Defense -->
<item id="72286" count="30" premiumId="3031" premiumCount="2500" /> <!-- Sayha Points / Spirit Ore -->
<item id="72286" count="30" premiumId="91690" premiumCount="7" /> <!-- Sayha Points / Special Hp Recovery Potion -->
<item id="72286" count="30" premiumId="91076" premiumCount="2" /> <!-- Sayha Points / Venir Talisman -->
<item id="72286" count="1" premiumId="95716" premiumCount="1" /> <!-- Great Hunter Reward / +3 Cloack Of Protection -->
</list>

View File

@@ -189,6 +189,7 @@ public class EffectMasterHandler
EffectHandler.getInstance().registerHandler("HpLimit", HpLimit::new);
EffectHandler.getInstance().registerHandler("HpRegen", HpRegen::new);
EffectHandler.getInstance().registerHandler("HpToOwner", HpToOwner::new);
EffectHandler.getInstance().registerHandler("HuntPassPoints", HuntPassPoints::new);
EffectHandler.getInstance().registerHandler("IgnoreDeath", IgnoreDeath::new);
EffectHandler.getInstance().registerHandler("ImmobileDamageBonus", ImmobileDamageBonus::new);
EffectHandler.getInstance().registerHandler("ImmobileDamageResist", ImmobileDamageResist::new);

View File

@@ -0,0 +1,65 @@
/*
* This file is part of the L2J Mobius project.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package handlers.effecthandlers;
import org.l2jmobius.gameserver.model.HuntPass;
import org.l2jmobius.gameserver.model.StatSet;
import org.l2jmobius.gameserver.model.actor.Creature;
import org.l2jmobius.gameserver.model.actor.Player;
import org.l2jmobius.gameserver.model.effects.AbstractEffect;
import org.l2jmobius.gameserver.model.item.instance.Item;
import org.l2jmobius.gameserver.model.skill.Skill;
/**
* @author Serenitty
*/
public class HuntPassPoints extends AbstractEffect
{
private final int _amount;
public HuntPassPoints(StatSet params)
{
_amount = params.getInt("amount");
}
@Override
public boolean isInstant()
{
return true;
}
@Override
public void instant(Creature effector, Creature effected, Skill skill, Item item)
{
if (effected == null)
{
return;
}
final Player player = effected.getActingPlayer();
if (player == null)
{
return;
}
final HuntPass huntpass = player.getHuntPass();
if (huntpass != null)
{
huntpass.addPassPoint(_amount);
}
}
}

View File

@@ -312,6 +312,7 @@
<set name="default_action" val="NONE" />
<set name="immediate_effect" val="true" />
<set name="material" val="LIQUID" />
<set name="is_stackable" val="true" />
</item>
<item id="72287" name="Game Assistant's Exchange" type="EtcItem">
<set name="icon" val="BranchIcon.icon.g_pass_advance_type_multisell_00" />

View File

@@ -160,6 +160,7 @@ Hp: Increases current HP by a static value.
HpLimit: Increase a character's max hp limit (l2jmobius)
HpRegen: HP Regeneration stat.
HpToOwner: DOT effect that absorbs HP over time.
HuntPassPoints: Modify HuntPass points. (l2jmobius)
IgnoreDeath: Become undying. Hp cannot decrease below 1.
ImmobileDamageBonus: Bonus damage to immobile targets. (l2jmobius)
ImmobileDamageResist: Resist damage while immobile. (l2jmobius)

View File

@@ -0,0 +1,20 @@
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="list">
<xs:complexType>
<xs:sequence>
<xs:element name="item" maxOccurs="unbounded" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:int" name="id" use="required"/>
<xs:attribute type="xs:int" name="count" use="required"/>
<xs:attribute type="xs:int" name="premiumId" use="optional"/>
<xs:attribute type="xs:int" name="premiumCount" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>