- corrected skill_abra.txt so it no longer has entries for passive skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11974 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
808d290ab6
commit
7d92eb8e27
118
db/abra_db.txt
118
db/abra_db.txt
@ -3,17 +3,17 @@
|
||||
// Structure of Database:
|
||||
// SkillID,DummyName,RequiredHocusPocusLevel,Rate
|
||||
|
||||
1,Basic Skill,1,5000
|
||||
//1,Basic Skill,1,0
|
||||
|
||||
2,Sword Mastery,1,5000
|
||||
3,Two-Handed Sword Mastery,1,5000
|
||||
4,Increase HP Recovery,1,5000
|
||||
//2,Sword Mastery,1,0
|
||||
//3,Two-Handed Sword Mastery,1,0
|
||||
//4,Increase HP Recovery,1,0
|
||||
5,Bash,1,5000
|
||||
6,Provoke,1,5000
|
||||
7,Magnum Break,1,5000
|
||||
8,Endure,1,5000
|
||||
|
||||
9,Increase SP Recovery,1,5000
|
||||
//9,Increase SP Recovery,1,0
|
||||
10,Sight,1,5000
|
||||
11,Napalm Beat,1,5000
|
||||
12,Safety Wall,4,5000
|
||||
@ -27,8 +27,8 @@
|
||||
20,Lightning Bolt,1,5000
|
||||
21,Thunder Storm,2,5000
|
||||
|
||||
22,Divine Protection,1,0
|
||||
23,Demon Bane,1,0
|
||||
//22,Divine Protection,1,0
|
||||
//23,Demon Bane,1,0
|
||||
24,Ruwach,1,5000
|
||||
25,Pneuma,6,5000
|
||||
26,Teleport,2,5000
|
||||
@ -42,22 +42,22 @@
|
||||
34,Blessing,2,5000
|
||||
35,Cure,1,5000
|
||||
|
||||
36,Enlarge Weight Limit,1,0
|
||||
37,Discount,1,0
|
||||
38,Overcharge,1,0
|
||||
39,Pushcart,1,0
|
||||
//36,Enlarge Weight Limit,1,0
|
||||
//37,Discount,1,0
|
||||
//38,Overcharge,1,0
|
||||
//39,Pushcart,1,0
|
||||
40,Item Appraisal,1,5000
|
||||
41,Vending,4,5000
|
||||
42,Mammonite,1,5000
|
||||
|
||||
43,Owl?s Eye,1,0
|
||||
44,Vulture?s Eye,1,0
|
||||
//43,Owl?s Eye,1,0
|
||||
//44,Vulture?s Eye,1,0
|
||||
45,Improve Concentration,4,5000
|
||||
46,Double Strafe,1,5000
|
||||
47,Arrow Shower,2,5000
|
||||
|
||||
48,Double Attack,1,0
|
||||
49,Improve Dodge,1,0
|
||||
//48,Double Attack,1,0
|
||||
//49,Improve Dodge,1,0
|
||||
50,Steal,2,5000
|
||||
51,Hiding,2,5000
|
||||
52,Envenom,1,5000,
|
||||
@ -65,7 +65,7 @@
|
||||
|
||||
54,Resurrection,1,5000
|
||||
|
||||
55,Spear Mastery,1,0
|
||||
//55,Spear Mastery,1,0
|
||||
56,Pierce,2,4000
|
||||
57,Brandish Spear,6,4000
|
||||
58,Spear Stab,1,4000
|
||||
@ -73,10 +73,10 @@
|
||||
60,TwoHand Quicken,1,4000
|
||||
61,Counter Attack,2,4000
|
||||
62,Bowling Bash,6,4000
|
||||
63,Peco Peco Riding,1,0
|
||||
64,Cavalier Mastery,1,0
|
||||
//63,Peco Peco Riding,1,0
|
||||
//64,Cavalier Mastery,1,0
|
||||
|
||||
65,Mace Mastery,1,0
|
||||
//65,Mace Mastery,1,0
|
||||
66,Imposito Manus,1,4000
|
||||
67,Suffragium,2,4000
|
||||
68,Aspersio,2,4000
|
||||
@ -107,22 +107,22 @@
|
||||
92,Quagmire,4,4000
|
||||
93,Sense,1,4000
|
||||
|
||||
94,Iron Tempering,1,0
|
||||
95,Steel Tempering,1,0
|
||||
96,Enchanted Stone Craft,1,0
|
||||
97,Oridecon Research,1,0
|
||||
98,Smith Dagger,1,0
|
||||
99,Smith Sword,1,0
|
||||
100,Smith Two-handed Sword,1,0
|
||||
101,Smith Axe,1,0
|
||||
102,Smith Mace,1,0
|
||||
103,Smith Knucklebrace,1,0
|
||||
104,Smith Spear,1,0
|
||||
105,Hilt Binding,1,0
|
||||
106,Ore Discovery,1,0
|
||||
107,Weaponry Research,1,0
|
||||
//94,Iron Tempering,1,0
|
||||
//95,Steel Tempering,1,0
|
||||
//96,Enchanted Stone Craft,1,0
|
||||
//97,Oridecon Research,1,0
|
||||
//98,Smith Dagger,1,0
|
||||
//99,Smith Sword,1,0
|
||||
//100,Smith Two-handed Sword,1,0
|
||||
//101,Smith Axe,1,0
|
||||
//102,Smith Mace,1,0
|
||||
//103,Smith Knucklebrace,1,0
|
||||
//104,Smith Spear,1,0
|
||||
//105,Hilt Binding,1,0
|
||||
//106,Ore Discovery,1,0
|
||||
//107,Weaponry Research,1,0
|
||||
108,Weapon Repair,1,0
|
||||
109,Skin Tempering,1,0
|
||||
//109,Skin Tempering,1,0
|
||||
110,Hammer Fall,1,4000
|
||||
111,Adrenaline Rush,2,4000
|
||||
112,Weapon Perfection,4,4000
|
||||
@ -140,16 +140,16 @@
|
||||
123,Claymore Trap,6,4000
|
||||
124,Remove Trap,1,4000
|
||||
125,Talkie box,1,4000
|
||||
126,Beast Bane,1,0
|
||||
127,Falconry Mastery,1,0
|
||||
128,Steel Crow,1,0
|
||||
//126,Beast Bane,1,0
|
||||
//127,Falconry Mastery,1,0
|
||||
//128,Steel Crow,1,0
|
||||
129,Blitz Beat,4,4000
|
||||
130,Detect,1,4000
|
||||
131,Spring Trap,1,4000
|
||||
|
||||
132,Righthand Mastery,1,0
|
||||
133,Lefthand Mastery,1,0
|
||||
134,Katar Mastery,1,0
|
||||
//132,Righthand Mastery,1,0
|
||||
//133,Lefthand Mastery,1,0
|
||||
//134,Katar Mastery,1,0
|
||||
135,Cloaking,2,4000
|
||||
136,Sonic Blow,2,4000
|
||||
137,Grimtooth,4,4000
|
||||
@ -161,8 +161,8 @@
|
||||
//---JP2.0 Additional skill---
|
||||
142,First Aid,1,5000
|
||||
143,Act Dead,1,5000
|
||||
144,Moving HP-Recovery,1,0
|
||||
145,Attack Weak Point,1,0
|
||||
//144,Moving HP-Recovery,1,0
|
||||
//145,Attack Weak Point,1,0
|
||||
146,Auto Berserk,1,0
|
||||
147,Arrow Crafting,1,5000
|
||||
148,Arrow Repel,1,5000
|
||||
@ -177,10 +177,10 @@
|
||||
157,Energy Coat,1,5000
|
||||
|
||||
//---EP4.0 Skill---
|
||||
210,Gank,1,0
|
||||
//210,Gank,1,0
|
||||
211,Mug,1,4000
|
||||
212,Back Stab,4,4000
|
||||
213,Stalk,1,0
|
||||
//213,Stalk,1,0
|
||||
214,Sightless Raid,2,4000
|
||||
215,Divest Weapon,4,4000
|
||||
216,Divest shield,4,4000
|
||||
@ -190,12 +190,12 @@
|
||||
220,Scribble,1,4000
|
||||
221,Piece,1,0
|
||||
222,Remover,4,4000
|
||||
223,Slyness,1,0
|
||||
224,Haggle,1,0
|
||||
225,Intimidate,1,0
|
||||
//223,Slyness,1,0
|
||||
//224,Haggle,1,0
|
||||
//225,Intimidate,1,0
|
||||
|
||||
226,Axe Mastery,1,0
|
||||
227,Potion Research,1,0
|
||||
//226,Axe Mastery,1,0
|
||||
//227,Potion Research,1,0
|
||||
228,Prepare Potion,1,4000
|
||||
229,Bomb,2,4000
|
||||
230,Acid terror,2,4000
|
||||
@ -218,7 +218,7 @@
|
||||
//246,Heal Hommunculus,1,0
|
||||
//247,Resurrect Hommunculus,1,0
|
||||
|
||||
248,Faith,1,0
|
||||
//248,Faith,1,0
|
||||
249,Guard,1,4000
|
||||
250,Smite,2,4000
|
||||
251,Shield boomerang,2,4000
|
||||
@ -230,13 +230,13 @@
|
||||
257,Defending Aura,4,4000
|
||||
258,Spear Quicken,1,4000
|
||||
|
||||
259,Iron fists,1,0
|
||||
260,Spiritual Cadence,1,0
|
||||
//259,Iron fists,1,0
|
||||
//260,Spiritual Cadence,1,0
|
||||
261,Summon Spirit Sphere,1,4000
|
||||
262,Absorb Spirit Sphere,1,4000
|
||||
263,Raging Triple Blow,1,0
|
||||
//263,Raging Triple Blow,1,0
|
||||
264,Snap,4,4000
|
||||
265,Dodge,1,0
|
||||
//265,Dodge,1,0
|
||||
266,Occult Impact,2,4000
|
||||
267,Throw Spirit Sphere,2,4000
|
||||
268,Mental Strength,4,4000
|
||||
@ -246,17 +246,17 @@
|
||||
272,Raging Quadruple Blow,1,0
|
||||
273,Raging Thrust,1,0
|
||||
|
||||
274,Study,1,0
|
||||
//274,Study,1,0
|
||||
275,Cast Cancel,1,4000
|
||||
276,Magic Rod,1,4000
|
||||
277,Spell Break,2,4000
|
||||
278,Free Cast,1,0
|
||||
//278,Free Cast,1,0
|
||||
279,Hindsight,2,4000
|
||||
280,Endow Blaze,2,4000
|
||||
281,Endow Tsunami,2,4000
|
||||
282,Endow Tornado,2,4000
|
||||
283,Endow Quake,2,4000
|
||||
284,Dragonology,1,0
|
||||
//284,Dragonology,1,0
|
||||
285,Volcano,4,4000
|
||||
286,Deluge,4,4000
|
||||
287,Whirlwind,4,4000
|
||||
@ -293,7 +293,7 @@
|
||||
//314,Ragnarok,1,0
|
||||
|
||||
// Bard skill
|
||||
315,Music Lesson,1,0
|
||||
//315,Music Lesson,1,0
|
||||
316,Melody Strike,1,4000
|
||||
317,Unchained Serenade,1,0
|
||||
318,Unbarring Octave,2,4000
|
||||
@ -303,7 +303,7 @@
|
||||
322,Song of Lutie,1,0
|
||||
|
||||
// Dancer skill
|
||||
323,Dance Lessons,1,0
|
||||
//323,Dance Lessons,1,0
|
||||
324,Slinging Arrow,1,4000
|
||||
325,Hip Shaker,1,0
|
||||
326,Dazzler,2,4000
|
||||
|
Loading…
x
Reference in New Issue
Block a user