From 7d8f83d8ff360df4c2b960933c015117eb9d776b Mon Sep 17 00:00:00 2001 From: shenhuyong Date: Fri, 27 Sep 2013 10:35:52 +0800 Subject: Added full support for the Rebellion. Credits to 3ceam2 for the base,Thanks to Rytech. -The skill still needs to be completed, as well as support for higher base stats. -Bonus stats are set to temporarily values until the official ones are known. -Updated the item_db.txt file with information on the Rebellion's job equip mask. -Added packets and packet keys for 2013-08-07Ragexe with the info provided by Shakto,Thanks to Shakto. -A 2013-08-07Ragexe client or higher is required for this job to be properly playable. --- db/re/skill_tree.conf | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) (limited to 'db/re/skill_tree.conf') diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index c745c514f..450cd6897 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -3848,4 +3848,85 @@ Oboro: { OB_ZANGETSU: 2 } } +Rebellion: { + inherit: ( "Gunslinger" ); + + skills: { + RL_RICHS_COIN: { + MaxLevel: 1 + GS_GLITTERING: 5 + } + RL_MASS_SPIRAL: { + MaxLevel: 5 + GS_PIERCINGSHOT: 1 + } + RL_BANISHING_BUSTER: { + MaxLevel: 5 + RL_S_STORM: 1 + } + RL_B_TRAP: 5 + RL_FLICKER: { + MaxLevel: 1 + GS_FLING: 1 + } + RL_S_STORM: { + MaxLevel: 5 + GS_DISARM: 1 + GS_DUST: 1 + } + RL_E_CHAIN: { + MaxLevel: 10 + GS_CHAINACTION: 10 + } + RL_QD_SHOT: { + MaxLevel: 1 + RL_E_CHAIN: 1 + } + RL_C_MARKER: { + MaxLevel: 1 + GS_INCREASING: 1 + } + RL_FIREDANCE: { + MaxLevel: 5 + RL_FALLEN_ANGEL: 1 + } + RL_H_MINE: { + MaxLevel: 5 + GS_SPREADATTACK: 1 + } + RL_P_ALTER: 5 + RL_FALLEN_ANGEL: { + MaxLevel: 5 + GS_DESPERADO: 10 + } + RL_R_TRIP: { + MaxLevel: 5 + RL_FIRE_RAIN: 1 + } + RL_D_TAIL: { + MaxLevel: 5 + RL_H_MINE: 3 + RL_C_MARKER: 1 + } + RL_FIRE_RAIN: { + MaxLevel: 5 + GS_GATLINGFEVER: 1 + } + RL_HEAT_BARREL: { + MaxLevel: 5 + RL_FIREDANCE: 2 + } + RL_AM_BLAST: { + MaxLevel: 5 + RL_MASS_SPIRAL: 1 + } + RL_SLUGSHOT: { + MaxLevel: 5 + RL_BANISHING_BUSTER: 3 + } + RL_HAMMER_OF_GOD: { + MaxLevel: 5 + RL_AM_BLAST: 3 + } + } } -- cgit v1.2.3-60-g2f50