From ebf7b25abced49fc30c493f59d4da35ee3eda9ae Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sat, 25 Jan 2020 18:57:32 +0530 Subject: Added monsters required for rebellion. J_REB_SHECIL1 and J_REB_SHECIL2 are using placeholder values G_L_SHECIL values taken from rAthena --- db/re/mob_db.conf | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c0c726f25..4f5c6ad9b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -64487,7 +64487,43 @@ mob_db: ( //2428,G_L_SEYREN //2429,G_L_EREMES //2430,G_L_HARWORD -//2431,G_L_SHECIL +{ + Id: 2431 + SpriteName: "G_L_SHECIL" + Name: "Hunter Shecil" + Lv: 98 + Hp: 8835 + Sp: 1 + AttackRange: 14 + Attack: [574, 223] + Def: 68 + Mdef: 13 + Stats: { + Str: 108 + Agi: 113 + Vit: 60 + Int: 72 + Dex: 148 + Luk: 37 + } + ViewRange: 10 + ChaseRange: 12 + Size: "Size_Medium" + Race: "RC_DemiHuman" + Element: ("Ele_Wind", 3) + Mode: { + CanMove: true + Aggressive: true + CanAttack: true + Angry: true + ChangeTargetMelee: true + ChangeTargetChase: true + } + MoveSpeed: 160 + AttackDelay: 432 + AttackMotion: 400 + DamageMotion: 288 +}, //2432,G_L_KATRINN //2433,G_L_MAGALETA //2434,G_L_YGNIZEM @@ -83974,6 +84010,30 @@ mob_db: ( //3155,REPAIR_ROBOT //3156,EXPLORATION_ROVER //3166,M_E_DEVILING +{ + Id: 3169 + SpriteName: "J_REB_SHECIL1" + Name: "Shooting Target" + Size: "Size_Small" + Race: "RC_Formless" + Element: ("Ele_Neutral", 1) + Mode: { + CanMove: true + } + MoveSpeed: 200 +}, +{ + Id: 3170 + SpriteName: "J_REB_SHECIL2" + Name: "Shooting Target" + Size: "Size_Small" + Race: "RC_Formless" + Element: ("Ele_Neutral", 1) + Mode: { + CanMove: true + } + MoveSpeed: 200 +}, { Id: 3181 SpriteName: "E1_FELOCK" -- cgit v1.2.3-60-g2f50 From 7ad9c7ff347d2c68e084f07fc81f8d9dabc2aa30 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sat, 25 Jan 2020 19:17:28 +0530 Subject: Updated itemDB to support items in rebellion job change quest. --- db/re/item_db.conf | 162 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d06c02279..a7c4f739b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -74522,6 +74522,16 @@ item_db: ( AegisName: "Lovely_Stick" Name: "Love Wand" }, +{ + Id: 6746 + AegisName: "Steel_Article" + Name: "Steel Artifact" +}, +{ + Id: 6747 + AegisName: "Steel_Article_" + Name: "Steel Artifact" +}, { Id: 6755 AegisName: "Corrupted_Charm" @@ -101202,6 +101212,58 @@ item_db: ( bonus2 bAddEff,Eff_Curse,1000; "> }, +{ + Id: 13118 + AegisName: "Tiny_Flame" + Name: "Fading Flame" + Type: "IT_WEAPON" + Weight: 100 + Range: 7 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_ARMS" + WeaponLv: 1 + EquipLv: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Subtype: "W_REVOLVER" +}, +{ + Id: 13119 + AegisName: "Freedom_Flame" + Name: "Freedom Flame" + Type: "IT_WEAPON" + Weight: 100 + Atk: 100 + Range: 7 + Slots: 2 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_ARMS" + WeaponLv: 3 + EquipLv: 99 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Subtype: "W_REVOLVER" +}, { Id: 13120 AegisName: "H_FEATHER_H_FIRE" @@ -102872,6 +102934,7 @@ item_db: ( Atk: 15 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102887,6 +102950,7 @@ item_db: ( Atk: 30 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102905,6 +102969,7 @@ item_db: ( Atk: 50 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102920,6 +102985,7 @@ item_db: ( Atk: 50 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102935,6 +103001,7 @@ item_db: ( Atk: 50 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102953,6 +103020,7 @@ item_db: ( Atk: 50 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" @@ -102971,11 +103039,98 @@ item_db: ( Atk: 50 Job: { Gunslinger: true + Rebellion: true } Loc: "EQP_AMMO" Subtype: "A_BULLET" Script: <" bonus bAtkEle, Ele_Water; "> }, +{ + Id: 13228 + AegisName: "Flare_Bullet" + Name: "Flare Bullet" + Type: "IT_AMMO" + Buy: 15 + Weight: 5 + Atk: 50 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" bonus bAtkEle, Ele_Fire; "> +}, +{ + Id: 13229 + AegisName: "Lightning_Bullet" + Name: "Lightning Bullet" + Type: "IT_AMMO" + Buy: 15 + Weight: 5 + Atk: 50 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" bonus bAtkEle, Ele_Wind; "> +}, +{ + Id: 13230 + AegisName: "Ice_Bullet" + Name: "Ice Bullet" + Type: "IT_AMMO" + Buy: 15 + Weight: 5 + Atk: 50 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" bonus bAtkEle, Ele_Water; "> +}, +{ + Id: 13231 + AegisName: "Poison_Bullet" + Name: "Poison Bullet" + Type: "IT_AMMO" + Buy: 15 + Weight: 5 + Atk: 50 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" + bonus bAtkEle, Ele_Poison; + bonus2 bAddEff, Eff_Poison, 500; + "> +}, +{ + Id: 13232 + AegisName: "Blind_Bullet" + Name: "Blind Bullet" + Type: "IT_AMMO" + Buy: 15 + Weight: 5 + Atk: 50 + Job: { + Gunslinger: true + Rebellion: true + } + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" + bonus bAtkEle, Ele_Dark; + bonus2 bAddEff, Eff_Blind, 500; + "> +}, //== Shurikens & Kunais ==================================== { @@ -153446,6 +153601,13 @@ item_db: ( AegisName: "S_Genesis_Earing" Name: "S_Genesis_Earing" }, +{ + Id: 25187 + AegisName: "Slug_Bullet" + Name: "Slug Bullet" + Buy: 1200 + Weight: 1200 +}, { Id: 25258 AegisName: "BrokenArrow" -- cgit v1.2.3-60-g2f50 From 98484cb06b56a639e5daebf3ff96a70140f164ac Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sat, 25 Jan 2020 20:11:51 +0530 Subject: Added QuestDB for Rebellion Quest --- db/quest_db.conf | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'db') diff --git a/db/quest_db.conf b/db/quest_db.conf index adf425405..8163c540a 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -12625,6 +12625,42 @@ quest_db: ( Id: 12314 Name: "About skills" }, +{ + Id: 12340 + Name: "Suspicious Person" +}, +{ + Id: 12341 + Name: "New Challenge" +}, +{ + Id: 12342 + Name: "Crafting Firearms" +}, +{ + Id: 12343 + Name: "Target Practice" + Targets: ( + { + MobId: 3169 + Count: 10 + }, + ) +}, +{ + Id: 12344 + Name: "Wrong Target Practice" + Targets: ( + { + MobId: 3170 + Count: 3 + }, + ) +}, +{ + Id: 12345 + Name: "Transforming to Rebellion" +}, { Id: 13101 Name: "The way of Taekwon" -- cgit v1.2.3-60-g2f50