From 92b0dfebfdd522c2f8c9d47083dadc7f5c3c5252 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 21:24:33 -0300 Subject: Gwendolyn, and massive database change for it. --- db/re/item_db.conf | 14 +++++++------- db/re/mob_db.conf | 16 ++++++++-------- db/re/skill_db.conf | 23 +++++++++++++---------- 3 files changed, 28 insertions(+), 25 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 40c83045e..89b556590 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9438,7 +9438,7 @@ item_db: ( Weight: 1 Atk: 20 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6501 @@ -9450,7 +9450,7 @@ item_db: ( Weight: 1 Atk: 10 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6502 @@ -9462,7 +9462,7 @@ item_db: ( Weight: 1 Atk: 30 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6503 @@ -9474,7 +9474,7 @@ item_db: ( Weight: 1 Atk: 60 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6504 @@ -9486,7 +9486,7 @@ item_db: ( Weight: 1 Atk: 45 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6505 @@ -9510,7 +9510,7 @@ item_db: ( Weight: 1 Atk: 160 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 6507 @@ -9522,7 +9522,7 @@ item_db: ( Weight: 5 Atk: 350 Loc: "EQP_AMMO" - Subtype: "W_DAGGER" + Subtype: "A_ARROW" }, { Id: 7420 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fabcb1c5a..3fc128e32 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2339,7 +2339,7 @@ mob_db: ( CanAttack: true ChangeChase: true ChangeTargetMelee: true - CastSensorChase: true + CastSensorChase: true } MoveSpeed: 800 AttackDelay: 1872 @@ -2446,7 +2446,7 @@ mob_db: ( MvpExp: 0 Drops: { BlackScorpionStinger: 800 - BugLeg: 750 + BugLeg: 750 ScorpionClaw: 310 ScorpionClaw: 210 CherryCake: 200 @@ -4576,7 +4576,7 @@ mob_db: ( Drops: { SnakeTongue: 450 SnakeEgg: 300 - SnakeEgg: 100 + SnakeEgg: 100 SnakeSkin: 91 DivineApple: 1 } @@ -4624,7 +4624,7 @@ mob_db: ( Drops: { MountainSnakeTongue: 450 MountainSnakeEgg: 300 - MountainSnakeEgg: 100 + MountainSnakeEgg: 100 MountainSnakeSkin: 91 LeatherGloves: 2 DivineApple: 1 @@ -4680,7 +4680,7 @@ mob_db: ( LeatherShield: 41 WoodenSword: 5 GoldPieces: 3 - DesertThiefCard: 1 + DesertThiefCard: 1 } }, { @@ -4909,12 +4909,12 @@ mob_db: ( MvpExp: 0 Drops: { CasinoCoins: 8000 - IronArrow: 5500 + IronArrow: 5500 RedScorpionStinger: 2500 Piberries: 1800 BugLeg: 1200 RedScorpionClaw: 410 - ChocolateBar: 300 + ChocolateBar: 300 RedScorpionClaw: 250 Dagger: 200 Skull: 150 @@ -5015,7 +5015,7 @@ mob_db: ( ScorpionStinger: 600 BugLeg: 550 Candy: 900 - BugLeg: 100 + BugLeg: 100 ChocolateBar: 50 } }, diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 3b769b3af..2376f03f5 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -11509,18 +11509,21 @@ skill_db: ( CastTime: 1000 AfterCastActDelay: 1500 FixedCastTime: 1000 + SkillInfo: { + Quest: true + } Requirements: { SPCost: { - Lv1: 18 - Lv2: 21 - Lv3: 24 - Lv4: 27 - Lv5: 30 - Lv6: 33 - Lv7: 36 - Lv8: 39 - Lv9: 42 - Lv10: 45 + Lv1: 68 + Lv2: 78 + Lv3: 88 + Lv4: 98 + Lv5: 109 + Lv6: 119 + Lv7: 129 + Lv8: 139 + Lv9: 150 + Lv10: 160 } WeaponTypes: { Bows: true -- cgit v1.2.3-60-g2f50