Exp herb changes.
Contributed by Liamxroy.
This commit is contained in:
parent
5c7cfee3ed
commit
0d8b990e26
@ -1016,6 +1016,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1039,6 +1043,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1062,6 +1070,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2min of SP/XP gain + 300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -216,6 +216,7 @@ public enum AbnormalType
|
||||
SAYHA_BLESSING(-1),
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
EXP_HERB(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
ALL_ATTACK_UP(2),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2min of SP/XP gain + 300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -216,6 +216,7 @@ public enum AbnormalType
|
||||
SAYHA_BLESSING(-1),
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
EXP_HERB(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
ALL_ATTACK_UP(2),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2min of SP/XP gain + 300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -217,6 +217,7 @@ public enum AbnormalType
|
||||
SAYHA_BLESSING(-1),
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
EXP_HERB(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
ALL_ATTACK_UP(2),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10min of SP/XP gain + 100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2min of SP/XP gain + 300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -241,6 +241,7 @@ public enum AbnormalType
|
||||
SAYHA_BLESSING(-1),
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
EXP_HERB(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
ALL_ATTACK_UP(2),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min of SP/ XP gain +50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min of SP/ XP gain +100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2 min of SP/ XP gain +300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -242,6 +242,7 @@ public enum AbnormalType
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
TRIAD(-1),
|
||||
EXP_HERB(-1),
|
||||
AURA_DEBUFF(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min of Acquired SP/ XP +50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min of Acquired SP/ XP +100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2 min of Acquired SP/ XP +300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -242,6 +242,7 @@ public enum AbnormalType
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
TRIAD(-1),
|
||||
EXP_HERB(-1),
|
||||
AURA_DEBUFF(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
|
@ -1012,6 +1012,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min. of Acquired SP/ XP +50% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_giant_gem</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>1</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1035,6 +1039,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 10 min. of Acquired SP/ XP +100% through hunting. Entire party. -->
|
||||
<icon>BranchSys2.icon.g_dawn_gem</icon>
|
||||
<abnormalTime>600</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>2</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
@ -1058,6 +1066,10 @@
|
||||
<!-- Hellbound's mysterious powers give you 2 min. of Acquired SP/ XP +300% through hunting. Entire party. -->
|
||||
<icon>icon.etc_str_symbol_i01</icon>
|
||||
<abnormalTime>120</abnormalTime>
|
||||
<abnormalInstant>true</abnormalInstant>
|
||||
<abnormalLvl>3</abnormalLvl>
|
||||
<abnormalType>EXP_HERB</abnormalType>
|
||||
<abnormalVisualEffect>HERB_PA_UP</abnormalVisualEffect>
|
||||
<effectPoint>100</effectPoint>
|
||||
<hitTime>100</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -242,6 +242,7 @@ public enum AbnormalType
|
||||
SONG_WEAPON(-1), // TODO: need find proper name
|
||||
HEAL_RESISTANCE(-1), // TODO: need find proper name
|
||||
TRIAD(-1),
|
||||
EXP_HERB(-1),
|
||||
AURA_DEBUFF(-1),
|
||||
AB_HAWK_EYE(0),
|
||||
ALL_ATTACK_DOWN(1),
|
||||
|
Loading…
Reference in New Issue
Block a user