Implemented new items up to July 3, 2024 (#8488)
* Sorted the item IDs * Added prt_mk map in mapcache
This commit is contained in:
parent
25b9126644
commit
fccf328a54
@ -1634,5 +1634,8 @@ map: luna_sf1
|
||||
map: luna_sf2
|
||||
map: mbase_in
|
||||
|
||||
// Market place
|
||||
map: prt_mk
|
||||
|
||||
//------------------------- Clone Maps ---------------------------
|
||||
//------------------------- Extra Maps ---------------------------
|
||||
|
BIN
db/map_cache.dat
BIN
db/map_cache.dat
Binary file not shown.
@ -1260,6 +1260,7 @@ jor_tmple2
|
||||
luna_sf1
|
||||
luna_sf2
|
||||
mbase_in
|
||||
prt_mk
|
||||
|
||||
//======================================================================================
|
||||
// - Other/Extra maps -
|
||||
|
@ -20852,25 +20852,6 @@ Body:
|
||||
bonus bMdef,3*.@r_shoes;
|
||||
bonus bMatk,5*.@r;
|
||||
}
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Hollow_Shoes
|
||||
- Berzebub_Card
|
||||
Script: |
|
||||
.@r = getrefine();
|
||||
skill "PR_MAGNUS",10;
|
||||
bonus2 bMagicAddRace,RC_Undead,30;
|
||||
bonus2 bMagicAddRace,RC_Demon,30;
|
||||
bonus2 bMagicAddEle,Ele_Dark,30;
|
||||
bonus2 bMagicAddEle,Ele_Undead,30;
|
||||
if (BaseLevel >= 100) {
|
||||
bonus bMatk,15*.@r;
|
||||
bonus bVariableCastrate,-7*.@r;
|
||||
}
|
||||
else {
|
||||
bonus bMatk,5*.@r;
|
||||
bonus bVariableCastrate,-2*.@r;
|
||||
}
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Astraea_Ring
|
||||
@ -46539,6 +46520,7 @@ Body:
|
||||
Script: |
|
||||
bonus2 bAddEle,Ele_All,20;
|
||||
bonus bAspdRate,5;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",40;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",40;
|
||||
bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",20;
|
||||
- Combos:
|
||||
@ -47407,6 +47389,7 @@ Body:
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",25;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",25;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",25;
|
||||
bonus2 bSubRace,RC_Player_Human,10;
|
||||
bonus2 bSubRace,RC_Player_Doram,10;
|
||||
- Combos:
|
||||
@ -50872,14 +50855,6 @@ Body:
|
||||
bonus bMaxHP,2000;
|
||||
bonus bMaxSP,200;
|
||||
bonus bHealPower,15;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- aegis_311883 # 311883
|
||||
- aegis_410302 # 410302
|
||||
Script: |
|
||||
bonus bSpeedRate,25;
|
||||
bonus2 bSubRace,RC_Player_Human,5;
|
||||
bonus2 bSubRace,RC_Player_Doram,5;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- R001_Bestia_Card # 300281
|
||||
@ -51483,12 +51458,6 @@ Body:
|
||||
bonus bMatk,15*.@eq;
|
||||
bonus bVariableCastrate,-7*.@eq;
|
||||
}
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Berzebub_Card # 4145
|
||||
- VesperHeadGear # 19436
|
||||
Script: |
|
||||
bonus bVariableCastrate,30;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Preschool_Hat # 18860
|
||||
@ -52035,3 +52004,206 @@ Body:
|
||||
- Ignis_Cap # 18651
|
||||
Script: |
|
||||
bonus bAspdRate,getequiprefinerycnt(EQI_HEAD_TOP)/2;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_TR # 400673
|
||||
- MetalVilolin_Furious # 570072
|
||||
- Combo:
|
||||
- FuriousCirclet_TR # 400673
|
||||
- MetalWhip_Furious # 580072
|
||||
Script: |
|
||||
bonus2 bMagicAddRace,RC_All,10;
|
||||
bonus2 bMagicAddRace,RC_Player_Human,-10;
|
||||
bonus2 bMagicAddRace,RC_Player_Doram,-10;
|
||||
bonus2 bSkillAtk,"WM_REVERBERATION",35;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_TR # 400673
|
||||
- Harp_Furious # 570073
|
||||
- Combo:
|
||||
- FuriousCirclet_TR # 400673
|
||||
- Whip_Furious # 580073
|
||||
Script: |
|
||||
bonus2 bAddRace,RC_All,10;
|
||||
bonus2 bAddRace,RC_Player_Human,-10;
|
||||
bonus2 bAddRace,RC_Player_Doram,-10;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_BO # 400674
|
||||
- Lapier_Furious # 500101
|
||||
Script: |
|
||||
bonus2 bSkillCooldown,"BO_EXPLOSIVE_POWDER",-120;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_BO # 400674
|
||||
- SharpSword_Furious # 500102
|
||||
Script: |
|
||||
bonus2 bSkillCooldown,"BO_MAYHEMIC_THORNS",-120;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_HN # 400675
|
||||
- WhiteSword_Furious # 500103
|
||||
Script: |
|
||||
bonus2 bSkillCooldown,"HN_DOUBLEBOWLINGBASH",-150;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_HN # 400675
|
||||
- Stick_Furious # 550148
|
||||
Script: |
|
||||
bonus2 bSkillCooldown,"HN_JUPITEL_THUNDER_STORM",-250;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_AG # 400694
|
||||
- Specter_Furious # 550150
|
||||
Script: |
|
||||
bonus2 bMagicAddRace,RC_All,10;
|
||||
bonus2 bMagicAddRace,RC_Player_Human,-10;
|
||||
bonus2 bMagicAddRace,RC_Player_Doram,-10;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_AG # 400694
|
||||
- Flame_Staff_Furious # 640053
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM",25;
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",25;
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",25;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_IQ # 400695
|
||||
- GaleClaw_Furious # 560067
|
||||
Script: |
|
||||
bonus2 bSkillCooldown,"IQ_MASSIVE_F_BLASTER",-1200;
|
||||
bonus2 bSkillAtk,"IQ_MASSIVE_F_BLASTER",20;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_IQ # 400695
|
||||
- Exterminate_Furious # 560068
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",25;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_NW # 400696
|
||||
- Rifle_Furious # 810042
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",25;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- FuriousCirclet_NW # 400696
|
||||
- Gatling_Furious # 830038
|
||||
Script: |
|
||||
bonus2 bAddRace,RC_All,10;
|
||||
bonus2 bAddRace,RC_Player_Human,-10;
|
||||
bonus2 bAddRace,RC_Player_Doram,-10;
|
||||
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",15;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Lapier_Furious # 500101
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HEAD_TOP);
|
||||
bonus2 bSkillAtk,"BO_EXPLOSIVE_POWDER",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- SharpSword_Furious # 500102
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus bCritAtkRate,15;
|
||||
bonus bCritical,5;
|
||||
if (getenchantgrade()>=ENCHANTGRADE_B) {
|
||||
bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",15;
|
||||
}
|
||||
- Combos:
|
||||
- Combo:
|
||||
- WhiteSword_Furious # 500103
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
|
||||
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Stick_Furious # 550148
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"HN_HELLS_DRIVE",20;
|
||||
if (getenchantgrade()>=ENCHANTGRADE_B) {
|
||||
bonus4 bAutoSpellOnSkill,"HN_HELLS_DRIVE","EM_TERRA_DRIVE",4,1000;
|
||||
}
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Specter_Furious # 550150
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"AG_SOUL_VC_STRIKE",20;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- GaleClaw_Furious # 560067
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"IQ_MASSIVE_F_BLASTER",20;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Exterminate_Furious # 560068
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
|
||||
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- MetalVilolin_Furious # 570072
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"WM_REVERBERATION",70;
|
||||
bonus2 bSkillAtk,"TR_METALIC_FURY",20;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Harp_Furious # 570073
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",.@sum;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- MetalWhip_Furious # 580072
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"WM_REVERBERATION",70;
|
||||
bonus2 bSkillAtk,"TR_METALIC_FURY",20;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Whip_Furious # 580073
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_SHOES);
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",.@sum;
|
||||
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Flame_Staff_Furious # 640053
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HEAD_TOP);
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM",.@sum;
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",.@sum;
|
||||
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",.@sum;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Rifle_Furious # 810042
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",25;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- Gatling_Furious # 830038
|
||||
- FuriousBoots # 470265
|
||||
Script: |
|
||||
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",25;
|
||||
bonus2 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",15;
|
||||
- Combos:
|
||||
- Combo:
|
||||
- aegis_300549 # 300549
|
||||
- Sesrumnir_Evt_Ring # 490557
|
||||
Script: |
|
||||
bonus bShortAtkRate,7;
|
||||
bonus bLongAtkRate,7;
|
||||
bonus2 bMagicAtkEle,Ele_All,7;
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -53760,6 +53760,20 @@ Body:
|
||||
bonus bMaxHPrate,-15;
|
||||
bonus bPAtk,.@r;
|
||||
bonus bAtkRate,.@r;
|
||||
- Id: 300549
|
||||
AegisName: aegis_300549
|
||||
Name: Summer Vacation Pope Card
|
||||
Type: Card
|
||||
Weight: 10
|
||||
Locations:
|
||||
Left_Accessory: true
|
||||
Flags:
|
||||
BuyingStore: true
|
||||
DropEffect: CLIENT
|
||||
Script: |
|
||||
bonus bShortAtkRate,3;
|
||||
bonus bLongAtkRate,3;
|
||||
bonus2 bMagicAtkEle,Ele_All,3;
|
||||
- Id: 310000
|
||||
AegisName: Ranger_Top2
|
||||
Name: Sniper Stone II (Top)
|
||||
@ -83045,6 +83059,42 @@ Body:
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1000284
|
||||
AegisName: EpisodClear13
|
||||
Name: Eps 13 Clear Ticket
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1000285
|
||||
AegisName: EpisodClear14
|
||||
Name: Eps 14 Clear Ticket
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1000286
|
||||
AegisName: EpisodClear15
|
||||
Name: Eps 15 Clear Ticket
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1000287
|
||||
AegisName: EpisodClear17
|
||||
Name: Episode 17 Clear Ticket
|
||||
@ -89781,6 +89831,402 @@ Body:
|
||||
Weight: 1
|
||||
Flags:
|
||||
BuyingStore: true
|
||||
- Id: 1001689
|
||||
AegisName: R_Snowflower_Armor
|
||||
Name: Printed Snow Flower Armor
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001690
|
||||
AegisName: R_Snowflower_Manteau
|
||||
Name: Printed Snow Flower Manteau
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001691
|
||||
AegisName: R_Snowflower_Boots
|
||||
Name: Printed Snow Flower Boots
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001692
|
||||
AegisName: R_Snowflower_Pendant
|
||||
Name: Printed Snow Flower Pendant
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001693
|
||||
AegisName: R_Snowflower_Necklace
|
||||
Name: Printed Snow Flower Necklace
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001694
|
||||
AegisName: R_Snowflower_Robe
|
||||
Name: Printed Snow Flower Robe
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001695
|
||||
AegisName: R_Snowflower_Muffler
|
||||
Name: Printed Snow Flower Muffler
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001696
|
||||
AegisName: R_Snowflower_Shoes
|
||||
Name: Printed Snow Flower Shoes
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001697
|
||||
AegisName: R_Snowflower_Ring
|
||||
Name: Printed Snow Flower Ring
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001698
|
||||
AegisName: R_Snowflower_Earring
|
||||
Name: Printed Snow Flower Earring
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001699
|
||||
AegisName: R_Glacier_T_Sword
|
||||
Name: Printed Glacier Two-handed Sword
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001700
|
||||
AegisName: R_Glacier_Lance
|
||||
Name: Printed Glacier Lance
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001701
|
||||
AegisName: R_Glacier_Sword
|
||||
Name: Printed Glacier Sword
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001702
|
||||
AegisName: R_Glacier_B_Sword
|
||||
Name: Printed Glacier Basic Sword
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001703
|
||||
AegisName: R_Glacier_Spear
|
||||
Name: Printed Glacier Spear
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001704
|
||||
AegisName: R_Glacier_T_Axe
|
||||
Name: Printed Glacier Mechanic Axe
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001705
|
||||
AegisName: R_Glacier_Axe
|
||||
Name: Printed Glacier Axe
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001706
|
||||
AegisName: R_Glacier_Mace
|
||||
Name: Printed Glacier Mace
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001707
|
||||
AegisName: R_Glacier_M_Mace
|
||||
Name: Printed Glacier Mechanic Mace
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001708
|
||||
AegisName: R_Glacier_R_Knife
|
||||
Name: Printed Glacier Rogue Knife
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001709
|
||||
AegisName: R_Glacier_B_Knife
|
||||
Name: Printed Glacier Basic Knife
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001710
|
||||
AegisName: R_Glacier_Knuckle
|
||||
Name: Printed Glacier Knuckle
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001711
|
||||
AegisName: R_Glacier_Katar
|
||||
Name: Printed Glacier Katar
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001712
|
||||
AegisName: R_Glacier_Bow
|
||||
Name: Printed Glacier Bow
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001713
|
||||
AegisName: R_Glacier_Violin
|
||||
Name: Printed Glacier Violin
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001714
|
||||
AegisName: R_Glacier_Whip
|
||||
Name: Printed Glacier Whip
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001715
|
||||
AegisName: R_Glacier_Humma
|
||||
Name: Printed Glacier Huuma Shuriken
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001716
|
||||
AegisName: R_Glacier_Book
|
||||
Name: Printed Glacier Book
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001717
|
||||
AegisName: R_Glacier_Wand
|
||||
Name: Printed Glacier Wand
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001718
|
||||
AegisName: R_Glacier_Staff
|
||||
Name: Printed Glacier Staff
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001719
|
||||
AegisName: R_Glacier_Foxtail
|
||||
Name: Printed Glacier Foxtail
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001720
|
||||
AegisName: R_Glacier_Revolver
|
||||
Name: Printed Glacier Revolver
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001721
|
||||
AegisName: R_Glacier_Rifle
|
||||
Name: Printed Glacier Rifle
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001722
|
||||
AegisName: R_Glacier_Shotgun
|
||||
Name: Printed Glacier Shotgun
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001723
|
||||
AegisName: R_Glacier_Gatling
|
||||
Name: Printed Glacier Gatling
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001724
|
||||
AegisName: R_Glacier_Launcher
|
||||
Name: Printed Glacier Launcher
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001737
|
||||
AegisName: BioloStone_Robe
|
||||
Name: Biolo Stone (Garment)
|
||||
@ -89796,6 +90242,38 @@ Body:
|
||||
Name: Spirit Handler Stone (Garment)
|
||||
Type: Etc
|
||||
Weight: 100
|
||||
- Id: 1001740
|
||||
AegisName: Summer_Ticket
|
||||
Name: Ocean Week Commemoration Ticket
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001741
|
||||
AegisName: Summer_W_Melon
|
||||
Name: Summer Watermelon
|
||||
Type: Etc
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001742
|
||||
AegisName: aegis_1001742
|
||||
Name: Festival Food Bag
|
||||
Type: Etc
|
||||
Weight: 10
|
||||
Flags:
|
||||
BuyingStore: true
|
||||
- Id: 1001744
|
||||
AegisName: Kr_B_Event04
|
||||
Name: Sweet Strawberry Fresh Cream
|
||||
@ -89808,6 +90286,42 @@ Body:
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001753
|
||||
AegisName: D_EpisodClear13
|
||||
Name: Episode 13 Pass Ticket # !todo check english name
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001755
|
||||
AegisName: D_EpisodClear14
|
||||
Name: Episode 14 Pass Ticket # !todo check english name
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1001756
|
||||
AegisName: D_EpisodClear15
|
||||
Name: Episode 15 Pass Ticket # !todo check english name
|
||||
Type: Etc
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 1200000
|
||||
AegisName: IDTest_arrow
|
||||
Name: IDTest arrow
|
||||
|
@ -4371,6 +4371,38 @@ Body:
|
||||
BuyingStore: true
|
||||
# Script: |
|
||||
# /* TODO */
|
||||
- Id: 11636
|
||||
AegisName: 24_S_Ev_Lime_Soda
|
||||
Name: Lime Soda
|
||||
Type: Healing
|
||||
Weight: 1
|
||||
EquipLevelMin: 90
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
itemheal 1800,0; /* average value */
|
||||
- Id: 11637
|
||||
AegisName: 24_S_Ev_Berry_Soda
|
||||
Name: Berry Soda
|
||||
Type: Healing
|
||||
Weight: 1
|
||||
EquipLevelMin: 90
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
itemheal 0,180; /* average value */
|
||||
- Id: 11701
|
||||
AegisName: Girl_Bunch_Of_Flower
|
||||
Name: Girl's Bouquet
|
||||
@ -78646,6 +78678,99 @@ Body:
|
||||
Container: true
|
||||
Script: |
|
||||
getgroupitem(IG_ENCHANT_STONE_BOX35);
|
||||
- Id: 103065
|
||||
AegisName: 24_S_Ev_Noodle
|
||||
Name: Summer Festival Noodle
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103066
|
||||
AegisName: 24_S_Ev_Grilled
|
||||
Name: Herb Calamari Barbecue
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103067
|
||||
AegisName: 24_S_Ev_Podding
|
||||
Name: Sweet Watermelon Pudding
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103068
|
||||
AegisName: 24_S_Ev_Juice
|
||||
Name: Cool Watermelon Juice
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103069
|
||||
AegisName: 24_S_Ev_IceFlake
|
||||
Name: Cool Red Beans Bingsu
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103070
|
||||
AegisName: 24_S_Ev_Pop_Corn
|
||||
Name: Gourmet Butter Popcorn
|
||||
Type: Usable
|
||||
Weight: 10
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103071
|
||||
AegisName: 24_S_Ev_Ripe_Melon
|
||||
Name: Ripe Golden Melon
|
||||
Type: Usable
|
||||
Weight: 50
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
percentheal 100,100;
|
||||
- Id: 103095
|
||||
AegisName: Kr_B_Special10
|
||||
Name: Love Cake
|
||||
@ -78658,6 +78783,78 @@ Body:
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
- Id: 103106
|
||||
AegisName: Stove_Channeling_Box_1
|
||||
Name: Channeling Commemoration Box I
|
||||
Type: Usable
|
||||
Weight: 400
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_STOVE_CHANNELING_BOX_1);
|
||||
- Id: 103107
|
||||
AegisName: Stove_Channeling_Box_2
|
||||
Name: Channeling Commemoration Box II
|
||||
Type: Usable
|
||||
Weight: 400
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_STOVE_CHANNELING_BOX_2);
|
||||
- Id: 103108
|
||||
AegisName: Stove_Channeling_Box_3
|
||||
Name: Channeling Commemoration Box III
|
||||
Type: Usable
|
||||
Weight: 400
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_STOVE_CHANNELING_BOX_3);
|
||||
- Id: 103109
|
||||
AegisName: Stove_Channeling_Box_4
|
||||
Name: Channeling Commemoration Box IV
|
||||
Type: Usable
|
||||
Weight: 400
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoStorage: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_STOVE_CHANNELING_BOX_4);
|
||||
- Id: 200000
|
||||
AegisName: IDTest_Cash
|
||||
Name: IDTest Cash
|
||||
@ -80785,6 +80982,8 @@ Body:
|
||||
# Name: (Limited) Nyangvine Fruit Package I (Stone Box 35)
|
||||
Name: (Limited) Nyangvine Fruit Package I (Stone Box 35
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80794,12 +80993,14 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_LI_NYANGVINE_BOX1_35);
|
||||
- Id: 200406
|
||||
AegisName: LI_Nyangvine_Box2_35
|
||||
# Name: (Limited) Nyangvine Fruit Package II (Stone Box 35)
|
||||
Name: (Limited) Nyangvine Fruit Package II (Stone Box 3
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80809,12 +81010,14 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_LI_NYANGVINE_BOX2_35);
|
||||
- Id: 200407
|
||||
AegisName: LI_Nyangvine_Box3_35
|
||||
# Name: (Limited) Nyangvine Fruit Package III (Stone Box 35)
|
||||
Name: (Limited) Nyangvine Fruit Package III (Stone Box
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80824,12 +81027,14 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_LI_NYANGVINE_BOX3_35);
|
||||
- Id: 200411
|
||||
AegisName: A_Speed_Booster_Box
|
||||
Name: Speed Booster Package
|
||||
Type: Cash
|
||||
Weight: 10
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80839,12 +81044,14 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_A_SPEED_BOOSTER_BOX);
|
||||
- Id: 200412
|
||||
AegisName: A_Speed_Booster_10_Box
|
||||
Name: Speed Booster Package 10 Sets
|
||||
Type: Cash
|
||||
Weight: 10
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80854,11 +81061,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_A_SPEED_BOOSTER_10_BOX);
|
||||
- Id: 200415
|
||||
AegisName: L_Infinity_Power_Pack
|
||||
Name: (Limited) Infinity Power Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80868,11 +81077,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_INFINITY_POWER_PACK);
|
||||
- Id: 200416
|
||||
AegisName: L_All_Red_Pack
|
||||
Name: (Limited) All Red Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80882,11 +81093,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_ALL_RED_PACK);
|
||||
- Id: 200417
|
||||
AegisName: L_Defense_Potion_Pack
|
||||
Name: (Limited) Defender Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80896,11 +81109,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_DEFENSE_POTION_PACK);
|
||||
- Id: 200418
|
||||
AegisName: L_Speed_Force_Pack
|
||||
Name: (Limited) Speed Force Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80910,11 +81125,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_SPEED_FORCE_PACK);
|
||||
- Id: 200419
|
||||
AegisName: L_Special_Speed_Pack
|
||||
Name: (Limited) Speed Booster Special Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80924,11 +81141,13 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_SPECIAL_SPEED_PACK);
|
||||
- Id: 200420
|
||||
AegisName: L_Special_Force_Pack
|
||||
Name: (Limited) Force Booster Special Package
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
@ -80938,7 +81157,58 @@ Body:
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
/* TODO */
|
||||
getgroupitem(IG_L_SPECIAL_FORCE_PACK);
|
||||
- Id: 200425
|
||||
AegisName: CostumeMilePack_35_1
|
||||
# Name: Nyangvine Costume Mileage Package I (Stone Box 35)
|
||||
Name: Nyangvine Costume Mileage Package I (Stone Box 35
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_COSTUMEMILEPACK_35_1);
|
||||
- Id: 200426
|
||||
AegisName: CostumeMilePack_35_2
|
||||
# Name: Nyangvine Costume Mileage Package II (Stone Box 35)
|
||||
Name: Nyangvine Costume Mileage Package II (Stone Box 3
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_COSTUMEMILEPACK_35_2);
|
||||
- Id: 200427
|
||||
AegisName: CostumeMilePack_35_3
|
||||
# Name: Nyangvine Costume Mileage Package III (Stone Box 35)
|
||||
Name: Nyangvine Costume Mileage Package III (Stone Box
|
||||
Type: Cash
|
||||
Flags:
|
||||
Container: true
|
||||
Trade:
|
||||
NoDrop: true
|
||||
NoTrade: true
|
||||
NoSell: true
|
||||
NoCart: true
|
||||
NoGuildStorage: true
|
||||
NoMail: true
|
||||
NoAuction: true
|
||||
Script: |
|
||||
getgroupitem(IG_COSTUMEMILEPACK_35_3);
|
||||
- Id: 1100000
|
||||
AegisName: IDTest_heal
|
||||
Name: IDTest heal
|
||||
|
@ -32187,6 +32187,20 @@ Body:
|
||||
Grimoire_Furious: true
|
||||
Soul_Furious: true
|
||||
SpiritStick_Furious: true
|
||||
Lapier_Furious: true
|
||||
SharpSword_Furious: true
|
||||
WhiteSword_Furious: true
|
||||
Stick_Furious: true
|
||||
MetalVilolin_Furious: true
|
||||
Harp_Furious: true
|
||||
MetalWhip_Furious: true
|
||||
Whip_Furious: true
|
||||
Flame_Staff_Furious: true
|
||||
Rifle_Furious: true
|
||||
Gatling_Furious: true
|
||||
Specter_Furious: true
|
||||
GaleClaw_Furious: true
|
||||
Exterminate_Furious: true
|
||||
Reset:
|
||||
Chance: 80000
|
||||
Price: 500000
|
||||
@ -32357,6 +32371,12 @@ Body:
|
||||
FuriousCirclet_MT: true
|
||||
FuriousCirclet_EM: true
|
||||
FuriousCirclet_SOA: true
|
||||
FuriousCirclet_TR: true
|
||||
FuriousCirclet_BO: true
|
||||
FuriousCirclet_HN: true
|
||||
FuriousCirclet_AG: true
|
||||
FuriousCirclet_IQ: true
|
||||
FuriousCirclet_NW: true
|
||||
Reset:
|
||||
Chance: 80000
|
||||
Price: 500000
|
||||
|
@ -113177,3 +113177,265 @@ Body:
|
||||
- Index: 65
|
||||
Item: Critical_Stone_Bottom
|
||||
Rate: 400
|
||||
- Group: STOVE_CHANNELING_BOX_1
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Battle_Manual100
|
||||
Amount: 5
|
||||
- Index: 1
|
||||
Item: E_Token_Of_Siegfried
|
||||
Amount: 5
|
||||
- Index: 2
|
||||
Item: Comp_Kafra_Card
|
||||
Amount: 10
|
||||
- Index: 3
|
||||
Item: World_Tour_Ticket
|
||||
Amount: 10
|
||||
- Group: STOVE_CHANNELING_BOX_2
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Boarding_Halter_Box30_Z
|
||||
- Index: 1
|
||||
Item: Comp_Almighty
|
||||
Amount: 10
|
||||
- Index: 2
|
||||
Item: E_Wing_Of_Fly_3Day_Box
|
||||
Amount: 3
|
||||
- Index: 3
|
||||
Item: Buff_Scroll_Box
|
||||
Amount: 3
|
||||
- Group: STOVE_CHANNELING_BOX_3
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: E_Life_Potion_Pack
|
||||
Amount: 2
|
||||
- Index: 1
|
||||
Item: Comp_Small_Mana_Potion
|
||||
Amount: 20
|
||||
- Index: 2
|
||||
Item: E_Infinity_Drink
|
||||
Amount: 10
|
||||
- Index: 3
|
||||
Item: Comp_Power_Booster
|
||||
Amount: 10
|
||||
- Group: STOVE_CHANNELING_BOX_4
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: All_In_One_buff_B
|
||||
Amount: 10
|
||||
- Index: 1
|
||||
Item: All_In_One_Healing_B
|
||||
Amount: 10
|
||||
- Index: 2
|
||||
Item: Cachua_Coupon
|
||||
Amount: 10
|
||||
- Index: 3
|
||||
Item: Evt_Cos_Coin
|
||||
Amount: 10
|
||||
- Group: LI_NYANGVINE_BOX1_35
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 2
|
||||
- Index: 2
|
||||
Item: Comp_Bubble_Gum
|
||||
Amount: 3
|
||||
- Group: LI_NYANGVINE_BOX2_35
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 200
|
||||
- Index: 1
|
||||
Item: Battle_Manual100
|
||||
Amount: 5
|
||||
- Index: 2
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 2
|
||||
- Group: LI_NYANGVINE_BOX3_35
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 400
|
||||
- Index: 1
|
||||
Item: Comp_Bubble_Gum
|
||||
Amount: 10
|
||||
- Index: 2
|
||||
Item: Battle_Manual100
|
||||
Amount: 5
|
||||
- Index: 3
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 5
|
||||
- Group: A_SPEED_BOOSTER_BOX
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Speed_Booster
|
||||
Amount: 10
|
||||
- Index: 1
|
||||
Item: K_Secret_Key
|
||||
- Group: A_SPEED_BOOSTER_10_BOX
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Speed_Booster
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: K_Secret_Key
|
||||
Amount: 11
|
||||
- Group: L_INFINITY_POWER_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Limit_Power_Booster
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: Infinity_Drink
|
||||
Amount: 100
|
||||
- Index: 2
|
||||
Item: K_Secret_Key
|
||||
Amount: 25
|
||||
- Index: 3
|
||||
Item: Cachua_Coupon
|
||||
Amount: 5
|
||||
- Group: L_ALL_RED_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Almighty
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: Red_Booster
|
||||
Amount: 125
|
||||
- Index: 2
|
||||
Item: K_Secret_Key
|
||||
Amount: 25
|
||||
- Index: 3
|
||||
Item: Cachua_Coupon
|
||||
Amount: 5
|
||||
- Group: L_DEFENSE_POTION_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Small_Life_Potion
|
||||
Amount: 200
|
||||
- Index: 1
|
||||
Item: Med_Life_Potion
|
||||
Amount: 200
|
||||
- Index: 2
|
||||
Item: Mysterious_Water
|
||||
Amount: 200
|
||||
- Index: 3
|
||||
Item: Small_Mana_Potion
|
||||
Amount: 50
|
||||
- Index: 4
|
||||
Item: M_DEFScroll
|
||||
Amount: 300
|
||||
- Index: 5
|
||||
Item: K_Secret_Key
|
||||
Amount: 25
|
||||
- Index: 6
|
||||
Item: Cachua_Coupon
|
||||
Amount: 5
|
||||
- Group: L_SPEED_FORCE_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Force_Booster
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: Speed_Booster
|
||||
Amount: 100
|
||||
- Index: 2
|
||||
Item: K_Secret_Key
|
||||
Amount: 25
|
||||
- Index: 3
|
||||
Item: Cachua_Coupon
|
||||
Amount: 5
|
||||
- Group: L_SPECIAL_SPEED_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Speed_Booster
|
||||
Amount: 200
|
||||
- Index: 1
|
||||
Item: K_Secret_Key
|
||||
Amount: 30
|
||||
- Index: 2
|
||||
Item: Cachua_Coupon
|
||||
Amount: 10
|
||||
- Group: L_SPECIAL_FORCE_PACK
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Force_Booster
|
||||
Amount: 200
|
||||
- Index: 1
|
||||
Item: K_Secret_Key
|
||||
Amount: 30
|
||||
- Index: 2
|
||||
Item: Cachua_Coupon
|
||||
Amount: 10
|
||||
- Group: COSTUMEMILEPACK_35_1
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 100
|
||||
- Index: 1
|
||||
Item: Evt_Cos_Coin
|
||||
Amount: 12
|
||||
- Index: 2
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 3
|
||||
- Group: COSTUMEMILEPACK_35_2
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 200
|
||||
- Index: 1
|
||||
Item: Evt_Cos_Coin
|
||||
Amount: 25
|
||||
- Index: 2
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 5
|
||||
- Group: COSTUMEMILEPACK_35_3
|
||||
SubGroups:
|
||||
- SubGroup: 0
|
||||
List:
|
||||
- Index: 0
|
||||
Item: Nyangvine_Fruit
|
||||
Amount: 400
|
||||
- Index: 1
|
||||
Item: Evt_Cos_Coin
|
||||
Amount: 50
|
||||
- Index: 2
|
||||
Item: Enchant_Stone_Box35
|
||||
Amount: 10
|
||||
|
@ -9837,6 +9837,330 @@ Body:
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Armor
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Armor
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Manteau
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Manteau
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Boots
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Boots
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Pendant
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Pendant
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Necklace
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Necklace
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Robe
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Robe
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Muffler
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Muffler
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Shoes
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Shoes
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Ring
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Ring
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Snowflower_Earring
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Snowflower_Earring
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_T_Sword
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_T_Sword
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Lance
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Lance
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Sword
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Sword
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_B_Sword
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_B_Sword
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Spear
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Spear
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_T_Axe
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_T_Axe
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Axe
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Axe
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Mace
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Mace
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_M_Mace
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_M_Mace
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_R_Knife
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_R_Knife
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_B_Knife
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_B_Knife
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Knuckle
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Knuckle
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Katar
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Katar
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Bow
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Bow
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Violin
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Violin
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Whip
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Whip
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Humma
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Humma
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Book
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Book
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Wand
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Wand
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Staff
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Staff
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Foxtail
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Foxtail
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Revolver
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Revolver
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Rifle
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Rifle
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Shotgun
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Shotgun
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Gatling
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Gatling
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- BaseItem: Glacier_Launcher
|
||||
Materials:
|
||||
- Material: Imperfect_Rune
|
||||
Amount: 10
|
||||
ResultItem: R_Glacier_Launcher
|
||||
ChangeRefine: -20
|
||||
RandomOptionGroup: Group_0
|
||||
ClearSlots: true
|
||||
RemoveEnchantgrade: true
|
||||
- Item: Season_H_Upgrade
|
||||
BaseItems:
|
||||
- BaseItem: Season_Hood_Spring
|
||||
@ -10901,6 +11225,206 @@ Body:
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_SOA
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_TR
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_TR
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_BO
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_BO
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_HN
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_HN
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Lapier_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Lapier_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: SharpSword_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: SharpSword_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: WhiteSword_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: WhiteSword_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Stick_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Stick_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: MetalVilolin_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: MetalVilolin_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Harp_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Harp_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: MetalWhip_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: MetalWhip_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Whip_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Whip_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Flame_Staff_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Flame_Staff_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Rifle_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Rifle_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Gatling_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Gatling_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Specter_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Specter_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: GaleClaw_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: GaleClaw_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: Exterminate_Furious
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Etherdeocon
|
||||
Amount: 10
|
||||
- Material: Enriched_Etherdeocon
|
||||
Amount: 20
|
||||
ResultItem: Exterminate_Furious
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_AG
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_AG
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_IQ
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_IQ
|
||||
ChangeRefine: 1
|
||||
- BaseItem: FuriousCirclet_NW
|
||||
MinimumRefine: 9
|
||||
MaximumRefine: 11
|
||||
Materials:
|
||||
- Material: HD_Ethernium
|
||||
Amount: 10
|
||||
- Material: Enriched_Ethernium
|
||||
Amount: 20
|
||||
ResultItem: FuriousCirclet_NW
|
||||
ChangeRefine: 1
|
||||
- Item: Gaebolg_A_Hammer_1
|
||||
BaseItems:
|
||||
- BaseItem: Gaebolg_Armor
|
||||
|
@ -111110,6 +111110,10 @@ Body:
|
||||
# AegisName: EP21_MD_BOX1
|
||||
# - Id: 22378
|
||||
# AegisName: MD_Airboat_Boss5
|
||||
# - Id: 22379
|
||||
# AegisName: EV_NPC_VACATION_POPE
|
||||
# - Id: 22380
|
||||
# AegisName: E_WATER_M_RING
|
||||
# - Id: 23000
|
||||
# AegisName: DARK_ILLUSION2
|
||||
# - Id: 23001
|
||||
|
@ -2825,6 +2825,24 @@ enum e_random_item_group {
|
||||
IG_P_BOOSTER_CALL_PACKAGE,
|
||||
IG_P_COMPENSATION_BOX,
|
||||
IG_ENCHANT_STONE_BOX35,
|
||||
IG_STOVE_CHANNELING_BOX_1,
|
||||
IG_STOVE_CHANNELING_BOX_2,
|
||||
IG_STOVE_CHANNELING_BOX_3,
|
||||
IG_STOVE_CHANNELING_BOX_4,
|
||||
IG_LI_NYANGVINE_BOX1_35,
|
||||
IG_LI_NYANGVINE_BOX2_35,
|
||||
IG_LI_NYANGVINE_BOX3_35,
|
||||
IG_A_SPEED_BOOSTER_BOX,
|
||||
IG_A_SPEED_BOOSTER_10_BOX,
|
||||
IG_L_INFINITY_POWER_PACK,
|
||||
IG_L_ALL_RED_PACK,
|
||||
IG_L_DEFENSE_POTION_PACK,
|
||||
IG_L_SPEED_FORCE_PACK,
|
||||
IG_L_SPECIAL_SPEED_PACK,
|
||||
IG_L_SPECIAL_FORCE_PACK,
|
||||
IG_COSTUMEMILEPACK_35_1,
|
||||
IG_COSTUMEMILEPACK_35_2,
|
||||
IG_COSTUMEMILEPACK_35_3,
|
||||
|
||||
IG_MAX,
|
||||
};
|
||||
|
@ -1527,6 +1527,8 @@ enum e_job_types
|
||||
JT_4_EP21_HOWELL_S,
|
||||
JT_4_EP21_TAN_S,
|
||||
|
||||
JT_4_M_VACATION_MARAM = 10595,
|
||||
|
||||
JT_ROZ_MQ_XAVIER = 13000,
|
||||
JT_ROZ_MQ_MOCLORD,
|
||||
JT_ROZ_MQ_SKULD,
|
||||
|
@ -7790,6 +7790,24 @@
|
||||
export_constant(IG_P_BOOSTER_CALL_PACKAGE);
|
||||
export_constant(IG_P_COMPENSATION_BOX);
|
||||
export_constant(IG_ENCHANT_STONE_BOX35);
|
||||
export_constant(IG_STOVE_CHANNELING_BOX_1);
|
||||
export_constant(IG_STOVE_CHANNELING_BOX_2);
|
||||
export_constant(IG_STOVE_CHANNELING_BOX_3);
|
||||
export_constant(IG_STOVE_CHANNELING_BOX_4);
|
||||
export_constant(IG_LI_NYANGVINE_BOX1_35);
|
||||
export_constant(IG_LI_NYANGVINE_BOX2_35);
|
||||
export_constant(IG_LI_NYANGVINE_BOX3_35);
|
||||
export_constant(IG_A_SPEED_BOOSTER_BOX);
|
||||
export_constant(IG_A_SPEED_BOOSTER_10_BOX);
|
||||
export_constant(IG_L_INFINITY_POWER_PACK);
|
||||
export_constant(IG_L_ALL_RED_PACK);
|
||||
export_constant(IG_L_DEFENSE_POTION_PACK);
|
||||
export_constant(IG_L_SPEED_FORCE_PACK);
|
||||
export_constant(IG_L_SPECIAL_SPEED_PACK);
|
||||
export_constant(IG_L_SPECIAL_FORCE_PACK);
|
||||
export_constant(IG_COSTUMEMILEPACK_35_1);
|
||||
export_constant(IG_COSTUMEMILEPACK_35_2);
|
||||
export_constant(IG_COSTUMEMILEPACK_35_3);
|
||||
|
||||
/* unit stop walking */
|
||||
export_constant(USW_NONE);
|
||||
@ -9128,6 +9146,7 @@
|
||||
export_constant_npc(JT_4_EP21_AURELIE);
|
||||
export_constant_npc(JT_4_EP21_HOWELL_S);
|
||||
export_constant_npc(JT_4_EP21_TAN_S);
|
||||
export_constant_npc(JT_4_M_VACATION_MARAM);
|
||||
export_constant_npc(JT_ROZ_MQ_XAVIER);
|
||||
export_constant_npc(JT_ROZ_MQ_MOCLORD);
|
||||
export_constant_npc(JT_ROZ_MQ_SKULD);
|
||||
|
Loading…
x
Reference in New Issue
Block a user