From e1275b296d4927554672a372ec53b933053cfa51 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 07:44:20 -0300 Subject: Start working out on the focus skills --- db/pre-re/skill_db.conf | 82 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 71 insertions(+), 11 deletions(-) (limited to 'db/pre-re/skill_db.conf') diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf index 29e24b08..f77e26e2 100644 --- a/db/pre-re/skill_db.conf +++ b/db/pre-re/skill_db.conf @@ -1751,7 +1751,7 @@ skill_db: ( }, { Id: 43 - Name: "AC_OWL" + Name: "SKILL_MALLARDS_EYE" Description: "Owl's Eye" MaxLevel: 10 NumberOfHits: 0 @@ -38417,8 +38417,8 @@ skill_db: ( }, { Id: 20002 - Name: "EVOL_SUPER_MENU" - Description: "Super Menu" + Name: "TMW2_FAKESKILL" + Description: "Resync" MaxLevel: 1 SkillType: { Self: true @@ -38426,22 +38426,82 @@ skill_db: ( }, { Id: 20003 - Name: "EVOL_MONSTER_IDENTIFY" - Description: "Monster Identify" - MaxLevel: 1 + Name: "SKILL_POOL" + Description: "Focus" + MaxLevel: 10 SkillType: { - Self: true + Passive: true } - CoolDown: 3000 }, -{ +/*{ Id: 20004 - Name: "EVOL_CRAFTING" - Description: "Crafting" + Name: "SKILL_MALLARDS_EYE" + Description: "Mallard Eye" + MaxLevel: 10 + SkillType: { + Passive: true + } +},*/ +{ + Id: 20005 + Name: "SKILL_BRAWLING" + Description: "Brawling" + MaxLevel: 10 + SkillType: { + Passive: true + } +}, +{ + Id: 20006 + Name: "SKILL_SPEED" + Description: "Speed" + MaxLevel: 10 + SkillType: { + Passive: true + } +}, +{ + Id: 20007 + Name: "SKILL_RESIST_POISON" + Description: "Resist Status Condition" + MaxLevel: 10 + SkillType: { + Passive: true + } +}, +{ + Id: 20008 + Name: "SKILL_ASTRAL_SOUL" + Description: "Astral Soul" + MaxLevel: 10 + SkillType: { + Passive: true + } +}, +{ + Id: 20009 + Name: "SKILL_RAGING" + Description: "Raging" MaxLevel: 10 SkillType: { Passive: true } }, +{ + Id: 20010 + Name: "EVOL_AREA_PROVOKE" + Description: "Itenplz" + MaxLevel: 9 + SkillType: { + //Self: true + Friend: true // <- Can it aim an enemy?? + } + CoolDown: 1000 + Requirements: { + SPCost: 0 // FIXME? + } +}, +// TODO: Bind magic scripts +// Wand Aggravate(AreaProvoke) Abizit FlareDart Alizarin Cobalt Gamboge Mauve Lum MagicBlade Sulphur Kalmurk Parum ArrowHail Barrier(OK) EnchantLifestone FlyingBackpack(?) Joyplim Hide(?) LayOnHands Ingrav Knuclkes MakeArrow MakeIronPowder MakeShirt MakeTanktop MakeSTanktop Protect Rain Shear SFluffy SMouboo SPinkie SSnake SSPiky SWicked ToxicDart Necro ) -- cgit v1.2.3-70-g09d2