From 288490094a7fe9167747dc78d416940759a31197 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Tue, 5 Dec 2006 13:23:07 +0000 Subject: - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_nocast_db.txt | 116 ++++++++++++++++++++++++------------------------- 1 file changed, 58 insertions(+), 58 deletions(-) (limited to 'db/skill_nocast_db.txt') diff --git a/db/skill_nocast_db.txt b/db/skill_nocast_db.txt index a126610f3..bae2a2931 100644 --- a/db/skill_nocast_db.txt +++ b/db/skill_nocast_db.txt @@ -1,58 +1,58 @@ -// Forbidden Skills Database -// -// Structure of Database: -// SkillID,Flag -// -// Legend for 'Flag' field (bitmask): -// 1 = Cannot be used in normal maps -// 2 = Cannot be used in PvP maps (use this instead of 1 for PK-mode servers) -// 4 = Cannot be used in GvG maps -// 8 = Cannot be used when WoE is on -// 16 = Cannot be cloned (clones will not copy this skill) -// Restricted zones - they're configured by 'restricted ' mapflag -// 32 = Cannot be used in zone 1 maps -// 64 = Cannot be used in zone 2 maps -// 128 = Cannot be used in zone 3 maps -// 256 = Cannot be used in zone 4 maps -// 512 = Cannot be used in zone 5 maps -// 1024 = Cannot be used in zone 6 maps -// 2048 = Cannot be used in zone 7 maps - -// -// Example: -// 8,6 = Endure cannot be used in PvP and GvG maps (2+4) - -//GVG -26,4 //AL_TELEPORT -27,4 //AL_WARP -87,4 //WZ_ICEWALL -150,4 //TF_BACKSLIDING -361,4 //HP_ASSUMPTIO -362,4 //HP_BASILICA -395,4 //CG_MOONLIT -491,4 //CR_CULTIVATION - -//mixed -488,3 //CG_HERMODE - -//Clone Forbidden/pointless skills -77,16 //PR_TURNUNDEAD -79,16 //PR_MAGNUS - -//Zone 1 - Aldebaran Turbo Track -219,32 //Snatch -26,32 //Teleport -27,32 //Warp portal -51,32 //Hiding -135,32 //Cloaking -389,32 //Stealth -35,32 //Cure -87,32 //Ice Wall -359,32 //Berserk (Frenzy) -362,32 //Basilica -395,32 //Sheltering Bliss -357,32 //Spear Dynamo (Concentration) - -//Zone 2 - Jail -421,64 //TK_JUMPKICK#Flying Side Kick# -426,64 //TK_HIGHJUMP#Taekwon Jump# +// Forbidden Skills Database +// +// Structure of Database: +// SkillID,Flag +// +// Legend for 'Flag' field (bitmask): +// 1 = Cannot be used in normal maps +// 2 = Cannot be used in PvP maps (use this instead of 1 for PK-mode servers) +// 4 = Cannot be used in GvG maps +// 8 = Cannot be used when WoE is on +// 16 = Cannot be cloned (clones will not copy this skill) +// Restricted zones - they're configured by 'restricted ' mapflag +// 32 = Cannot be used in zone 1 maps +// 64 = Cannot be used in zone 2 maps +// 128 = Cannot be used in zone 3 maps +// 256 = Cannot be used in zone 4 maps +// 512 = Cannot be used in zone 5 maps +// 1024 = Cannot be used in zone 6 maps +// 2048 = Cannot be used in zone 7 maps + +// +// Example: +// 8,6 = Endure cannot be used in PvP and GvG maps (2+4) + +//GVG +26,4 //AL_TELEPORT +27,4 //AL_WARP +87,4 //WZ_ICEWALL +150,4 //TF_BACKSLIDING +361,4 //HP_ASSUMPTIO +362,4 //HP_BASILICA +395,4 //CG_MOONLIT +491,4 //CR_CULTIVATION + +//mixed +488,3 //CG_HERMODE + +//Clone Forbidden/pointless skills +77,16 //PR_TURNUNDEAD +79,16 //PR_MAGNUS + +//Zone 1 - Aldebaran Turbo Track +219,32 //Snatch +26,32 //Teleport +27,32 //Warp portal +51,32 //Hiding +135,32 //Cloaking +389,32 //Stealth +35,32 //Cure +87,32 //Ice Wall +359,32 //Berserk (Frenzy) +362,32 //Basilica +395,32 //Sheltering Bliss +357,32 //Spear Dynamo (Concentration) + +//Zone 2 - Jail +421,64 //TK_JUMPKICK#Flying Side Kick# +426,64 //TK_HIGHJUMP#Taekwon Jump# -- cgit v1.2.3-60-g2f50