Dodge update

Added Grey Elf as possible RACE prereq for Arcane Archer, Baelnorn, Bladesinger, Champion of Corellon, Eternal Blade & Nightshade.

Added Expeditious Dodge, Midnight Dodge & Desert Wind Dodge as FEATOR prereqs for Mobility, Spring Attack, Sidestep Charge & Quick Staff.

Added Expeditious Dodge, Midnight Dodge & Desert Wind Dodge as FEATOR prereqs for Combat Medic, Duelist, Dwarven Defender, Drunken Master, Master of Nine, Ninja Spy, Sacred Fist, Shou Disciple, Telflammar Shadowlord, Shadowdancer and Spelldancer.

Fixed PnP Shifter prereqs for Shaman class.

Fixed Invisible Needle reserve feat to work per PnP.

Fixed Song of Fury & other Bladesinger abilities to work with one-handed elven blades.

Updated release archive.
This commit is contained in:
Jaysyn904 2024-09-21 09:47:07 -04:00
parent 5072c1db8d
commit 1b043074dc
27 changed files with 448 additions and 333 deletions

BIN
Release/PRC8_20240921.7z Normal file

Binary file not shown.

View File

@ -36,7 +36,7 @@
32 FEAT_BSINGER_SPELLCASTING_WIZARD 19041 2 1 0
33 BLADESONG_STYLE 3190 3 1 0
34 LESSER_SPELLSONG 3191 3 3 0
35 BLADESONG_STYLE 3192 3 6 0
35 GREATER_SPELLSONG 3192 3 6 0
36 SONG_OF_FURY 3193 3 10 1
37 ArmProfLgt 3 3 1 0
38 SpellFocusCon 166 1 -1 0

View File

@ -1,26 +1,27 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Point_Blank_Shot FEAT 27 ****
1 WeapFocLongBow FEATOR 101 ****
2 WeapFocShortBow FEATOR 102 ****
3 Elf RACE 1 ****
4 HalfElf RACE 4 ****
5 DarksunElf RACE 34 ****
6 DarksunHalfelf RACE 35 ****
7 Kagonesti RACE 44 ****
8 Sylvanesti RACE 45 ****
9 FrstlrdElf RACE 107 ****
10 Aquatic_Elf RACE 161 ****
11 Avariel RACE 162 ****
12 Drow_female RACE 163 ****
13 Drow_male RACE 164 ****
14 SnowElf RACE 165 ****
15 Sun_Elf RACE 166 ****
16 Wild_Elf RACE 167 ****
17 Wood_Elf RACE 168 ****
18 Half_Drow RACE 183 ****
19 Feyri RACE 201 ****
20 Base_Attack BAB 6 ****
21 ScriptVar VAR X1_AllowArcher 0
22 ScriptVar VAR PRC_ArcSpell1 0
LABEL ReqType ReqParam1 ReqParam2
0 Point_Blank_Shot FEAT 27 ****
1 WeapFocLongBow FEATOR 101 ****
2 WeapFocShortBow FEATOR 102 ****
3 Elf RACE 1 ****
4 HalfElf RACE 4 ****
5 DarksunElf RACE 34 ****
6 DarksunHalfelf RACE 35 ****
7 Kagonesti RACE 44 ****
8 Sylvanesti RACE 45 ****
9 FrstlrdElf RACE 107 ****
10 Aquatic_Elf RACE 161 ****
11 Avariel RACE 162 ****
12 Drow_female RACE 163 ****
13 Drow_male RACE 164 ****
14 SnowElf RACE 165 ****
15 Sun_Elf RACE 166 ****
16 Wild_Elf RACE 167 ****
17 Wood_Elf RACE 168 ****
18 Half_Drow RACE 183 ****
19 Feyri RACE 201 ****
20 Base_Attack BAB 6 ****
21 Grey_Elf VAR 169 ****
21 ScriptVar VAR X1_AllowArcher 0
22 ScriptVar VAR PRC_ArcSpell1 0

View File

@ -1,25 +1,26 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 ScriptVar VAR PRC_AllowBaeln 0
1 Concentrate SKILL 1 5
2 Elf RACE 1 ****
3 HalfElf RACE 4 ****
4 DarksunElf RACE 34 ****
5 DarksunHalfelf RACE 35 ****
6 Kagonesti RACE 44 ****
7 Sylvanesti RACE 45 ****
8 FrstlrdElf RACE 107 ****
9 Aquatic_Elf RACE 161 ****
10 Avariel RACE 162 ****
11 Drow_female RACE 163 ****
12 Drow_male RACE 164 ****
13 SnowElf RACE 165 ****
14 Sun_Elf RACE 166 ****
15 Wild_Elf RACE 167 ****
16 Wood_Elf RACE 168 ****
17 Half_Drow RACE 183 ****
18 Feyri RACE 201 ****
19 NoLichLevels VAR PRC_NoLich 0
20 Spellcraft SKILL 16 14
21 ScriptVar VAR PRC_AllSpell6 0
LABEL ReqType ReqParam1 ReqParam2
0 ScriptVar VAR PRC_AllowBaeln 0
1 Concentrate SKILL 1 5
2 Elf RACE 1 ****
3 HalfElf RACE 4 ****
4 DarksunElf RACE 34 ****
5 DarksunHalfelf RACE 35 ****
6 Kagonesti RACE 44 ****
7 Sylvanesti RACE 45 ****
8 FrstlrdElf RACE 107 ****
9 Aquatic_Elf RACE 161 ****
10 Avariel RACE 162 ****
11 Drow_female RACE 163 ****
12 Drow_male RACE 164 ****
13 SnowElf RACE 165 ****
14 Sun_Elf RACE 166 ****
15 Wild_Elf RACE 167 ****
16 Wood_Elf RACE 168 ****
17 Half_Drow RACE 183 ****
18 Feyri RACE 201 ****
19 Grey_Elf RACE 169 ****
20 NoLichLevels VAR PRC_NoLich 0
21 Spellcraft SKILL 16 14
22 ScriptVar VAR PRC_AllSpell6 0

View File

@ -1,31 +1,32 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Concentration SKILL 1 4
1 Tumble SKILL 21 2
2 CombatCasting FEAT 7 ****
3 Dodge FEAT 10 ****
4 StillSpell FEAT 37 ****
5 WeapFocRapier FEATOR 104 ****
6 WeapFocLSw FEATOR 106 ****
7 ScriptVar VAR PRC_ArcSpell1 0
8 Elf RACE 1 ****
9 HalfElf RACE 4 ****
10 DarksunElf RACE 34 ****
11 DarksunHalfelf RACE 35 ****
12 Kagonesti RACE 44 ****
13 Sylvanesti RACE 45 ****
14 FrstlrdElf RACE 107 ****
15 Aquatic_Elf RACE 161 ****
16 Avariel RACE 162 ****
17 Drow_female RACE 163 ****
18 Drow_male RACE 164 ****
19 SnowElf RACE 165 ****
20 Sun_Elf RACE 166 ****
21 Wild_Elf RACE 167 ****
22 Wood_Elf RACE 168 ****
23 Half_Drow RACE 183 ****
24 Feyri RACE 201 ****
25 Base_Attack BAB 5 ****
26 ScriptVar VAR PRC_AllowBlades 0
27 Perform SKILL 11 3
LABEL ReqType ReqParam1 ReqParam2
0 Concentration SKILL 1 4
1 Tumble SKILL 21 2
2 CombatCasting FEAT 7 ****
3 Dodge FEAT 10 ****
4 StillSpell FEAT 37 ****
5 WeapFocRapier FEATOR 104 ****
6 WeapFocLSw FEATOR 106 ****
7 ScriptVar VAR PRC_ArcSpell1 0
8 Elf RACE 1 ****
9 HalfElf RACE 4 ****
10 DarksunElf RACE 34 ****
11 DarksunHalfelf RACE 35 ****
12 Kagonesti RACE 44 ****
13 Sylvanesti RACE 45 ****
14 FrstlrdElf RACE 107 ****
15 Aquatic_Elf RACE 161 ****
16 Avariel RACE 162 ****
17 Drow_female RACE 163 ****
18 Drow_male RACE 164 ****
19 SnowElf RACE 165 ****
20 Sun_Elf RACE 166 ****
21 Wild_Elf RACE 167 ****
22 Wood_Elf RACE 168 ****
23 Half_Drow RACE 183 ****
24 Feyri RACE 201 ****
25 Grey_Elf RACE 169 ****
26 Base_Attack BAB 5 ****
27 ScriptVar VAR PRC_AllowBlades 0
28 Perform SKILL 11 3

View File

@ -1,9 +1,12 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Concentration SKILL 1 4
1 Heal SKILL 4 8
2 CombatCasting FEAT 7 ****
3 Dodge FEAT 10 ****
4 ScriptVar VAR PRC_AllowCbtMed 0
5 ScriptVar VAR PRC_PrereqCbtMed 0
LABEL ReqType ReqParam1 ReqParam2
0 Concentration SKILL 1 4
1 Heal SKILL 4 8
2 CombatCasting FEAT 7 ****
3 Dodge FEATOR 10 ****
4 MidnightDodge FEATOR 8885 ****
5 ExpeditiousDodge FEATOR 5202 ****
6 Desert_Wind_Dodge FEATOR 4179 ****
7 ScriptVar VAR PRC_AllowCbtMed 0
8 ScriptVar VAR PRC_PrereqCbtMed 0

View File

@ -1,32 +1,33 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Persuade SKILL 12 4
1 Lore SKILL 7 2
2 WeapProfMar FEAT 45 ****
3 ArmProfHvy FEAT 2 ****
4 Dodge FEAT 10 ****
5 Expertise FEAT 389 ****
6 WeapProfThinbld FEATOR 7936 ****
7 WeapFocLSw FEATOR 106 ****
8 WeapProfCrtbld FEATOR 7937 ****
9 Elf RACE 1 ****
10 HalfElf RACE 4 ****
11 DarksunElf RACE 34 ****
12 DarksunHalfelf RACE 35 ****
13 Kagonesti RACE 44 ****
14 Sylvanesti RACE 45 ****
15 FrstlrdElf RACE 107 ****
16 Aquatic_Elf RACE 161 ****
17 Avariel RACE 162 ****
18 Drow_female RACE 163 ****
19 Drow_male RACE 164 ****
20 SnowElf RACE 165 ****
21 Sun_Elf RACE 166 ****
22 Wild_Elf RACE 167 ****
23 Wood_Elf RACE 168 ****
24 Half_Drow RACE 183 ****
25 Feyri RACE 201 ****
26 Base_Attack BAB 7 ****
27 ScriptVar VAR PRC_AllowCoC 0
28 ScriptVar VAR PRC_PrereqCoC 0
LABEL ReqType ReqParam1 ReqParam2
0 Persuade SKILL 12 4
1 Lore SKILL 7 2
2 WeapProfMar FEAT 45 ****
3 ArmProfHvy FEAT 2 ****
4 Dodge FEAT 10 ****
5 Expertise FEAT 389 ****
6 WeapProfThinbld FEATOR 7936 ****
7 WeapFocLSw FEATOR 106 ****
8 WeapProfCrtbld FEATOR 7937 ****
9 Elf RACE 1 ****
10 HalfElf RACE 4 ****
11 DarksunElf RACE 34 ****
12 DarksunHalfelf RACE 35 ****
13 Kagonesti RACE 44 ****
14 Sylvanesti RACE 45 ****
15 FrstlrdElf RACE 107 ****
16 Aquatic_Elf RACE 161 ****
17 Avariel RACE 162 ****
18 Drow_female RACE 163 ****
19 Drow_male RACE 164 ****
20 SnowElf RACE 165 ****
21 Sun_Elf RACE 166 ****
22 Wild_Elf RACE 167 ****
23 Wood_Elf RACE 168 ****
24 Half_Drow RACE 183 ****
25 Feyri RACE 201 ****
26 Grey_Elf RACE 169 ****
27 Base_Attack BAB 7 ****
28 ScriptVar VAR PRC_AllowCoC 0
29 ScriptVar VAR PRC_PrereqCoC 0

View File

@ -1,9 +1,12 @@
2DA V2.0
Label ReqType ReqParam1 ReqParam2
0 Tumble SKILL 21 6
1 Base_Attack BAB 4 ****
2 ScriptVar VAR PRC_AllowDrnkn 0
3 GreatFort FEAT 14 ****
4 Dodge FEAT 10 ****
5 Evasion FEAT 206 ****
Label ReqType ReqParam1 ReqParam2
0 Tumble SKILL 21 6
1 Base_Attack BAB 4 ****
3 GreatFort FEAT 14 ****
4 Dodge FEATOR 10 ****
5 Evasion FEAT 206 ****
6 MidnightDodge FEATOR 8885 ****
7 ExpeditiousDodge FEATOR 5202 ****
8 Desert_Wind_Dodge FEATOR 4179 ****
9 ScriptVar VAR PRC_AllowDrnkn 0

View File

@ -1,10 +1,13 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 AttackBonus BAB 6 ****
1 Tumble SKILL 21 5
2 Perform SKILL 11 3
3 Dodge FEAT 10 ****
4 WeapFinesse FEAT 42 ****
5 Mobility FEAT 26 ****
6 ScriptVar VAR PRC_AllowDuel 0
LABEL ReqType ReqParam1 ReqParam2
0 AttackBonus BAB 6 ****
1 Tumble SKILL 21 5
2 Perform SKILL 11 3
3 Dodge FEATOR 10 ****
4 WeapFinesse FEAT 42 ****
5 Mobility FEAT 26 ****
6 MidnightDodge FEATOR 8885 ****
7 ExpeditiousDodge FEATOR 5202 ****
8 Desert_Wind_Dodge FEATOR 4179 ****
9 ScriptVar VAR PRC_AllowDuel 0

View File

@ -1,20 +1,23 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Dwarf RACE 0 ****
1 DSDwarf RACE 33 ****
2 Mul RACE 38 ****
3 DarkDwarf RACE 47 ****
4 GullyDwarf RACE 48 ****
5 FirebldDwrf RACE 106 ****
6 ArcticDwarf RACE 151 ****
7 GoldDwarf RACE 152 ****
8 GreyDwarf RACE 153 ****
9 GlacrDwarf RACE 154 ****
10 Urdunnir RACE 155 ****
11 WildDwarf RACE 156 ****
12 Korobokuru RACE 245 ****
13 Dodge FEAT 10 ****
14 Toughness FEAT 40 ****
15 Base_Attack BAB 7 ****
16 ScriptVar VAR X1_AllowDwDef 0
LABEL ReqType ReqParam1 ReqParam2
0 Dwarf RACE 0 ****
1 DSDwarf RACE 33 ****
2 Mul RACE 38 ****
3 DarkDwarf RACE 47 ****
4 GullyDwarf RACE 48 ****
5 FirebldDwrf RACE 106 ****
6 ArcticDwarf RACE 151 ****
7 GoldDwarf RACE 152 ****
8 GreyDwarf RACE 153 ****
9 GlacrDwarf RACE 154 ****
10 Urdunnir RACE 155 ****
11 WildDwarf RACE 156 ****
12 Korobokuru RACE 245 ****
13 Dodge FEATOR 10 ****
14 Toughness FEAT 40 ****
15 Base_Attack BAB 7 ****
16 MidnightDodge FEATOR 8885 ****
18 ExpeditiousDodge FEATOR 5202 ****
19 Desert_Wind_Dodge FEATOR 4179 ****
20 ScriptVar VAR X1_AllowDwDef 0

View File

@ -1,23 +1,24 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 AttackBonus BAB 10 ****
1 ScriptVar VAR PRC_AllowETBL 0
2 Elf RACE 1 ****
3 HalfElf RACE 4 ****
4 DarksunElf RACE 34 ****
5 DarksunHalfelf RACE 35 ****
6 Kagonesti RACE 44 ****
7 Sylvanesti RACE 45 ****
8 FrstlrdElf RACE 107 ****
9 Aquatic_Elf RACE 161 ****
10 Avariel RACE 162 ****
11 Drow_female RACE 163 ****
12 Drow_male RACE 164 ****
13 SnowElf RACE 165 ****
14 Sun_Elf RACE 166 ****
15 Wild_Elf RACE 167 ****
16 Wood_Elf RACE 168 ****
17 Half_Drow RACE 183 ****
18 Feyri RACE 201 ****
19 ScriptVar VAR PRC_PrereqETBL 0
LABEL ReqType ReqParam1 ReqParam2
0 AttackBonus BAB 10 ****
1 ScriptVar VAR PRC_AllowETBL 0
2 Elf RACE 1 ****
3 HalfElf RACE 4 ****
4 DarksunElf RACE 34 ****
5 DarksunHalfelf RACE 35 ****
6 Kagonesti RACE 44 ****
7 Sylvanesti RACE 45 ****
8 FrstlrdElf RACE 107 ****
9 Aquatic_Elf RACE 161 ****
10 Avariel RACE 162 ****
11 Drow_female RACE 163 ****
12 Drow_male RACE 164 ****
13 SnowElf RACE 165 ****
14 Sun_Elf RACE 166 ****
15 Wild_Elf RACE 167 ****
16 Wood_Elf RACE 168 ****
17 Half_Drow RACE 183 ****
18 Feyri RACE 201 ****
19 Grey_Elf RACE 169 ****
20 ScriptVar VAR PRC_PrereqETBL 0

View File

@ -1,10 +1,13 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 ScriptVar VAR PRC_AllowMoNine 0
1 ScriptVar VAR PRC_PrereqMoNine 0
2 AdaptiveStyle FEAT 24075 ****
3 Dodge FEAT 10 ****
4 Blindfight FEAT 408 ****
5 ImpInitiative FEAT 377 ****
6 ImpUnarmedStr FEAT 21 ****
LABEL ReqType ReqParam1 ReqParam2
0 ScriptVar VAR PRC_AllowMoNine 0
1 ScriptVar VAR PRC_PrereqMoNine 0
2 AdaptiveStyle FEAT 24075 ****
3 Dodge FEATOR 10 ****
4 Blindfight FEAT 408 ****
5 ImpInitiative FEAT 377 ****
6 ImpUnarmedStr FEAT 21 ****
7 MidnightDodge FEATOR 8885 ****
8 ExpeditiousDodge FEATOR 5202 ****
9 Desert_Wind_Dodge FEATOR 4179 ****

View File

@ -1,24 +1,25 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Point_Blank_Shot FEAT 27 ****
1 Elf RACE 1 ****
2 HalfElf RACE 4 ****
3 DarksunElf RACE 34 ****
4 DarksunHalfelf RACE 35 ****
5 Kagonesti RACE 44 ****
6 Sylvanesti RACE 45 ****
7 FrstlrdElf RACE 107 ****
8 Aquatic_Elf RACE 161 ****
9 Avariel RACE 162 ****
10 Drow_female RACE 163 ****
11 Drow_male RACE 164 ****
12 SnowElf RACE 165 ****
13 Sun_Elf RACE 166 ****
14 Wild_Elf RACE 167 ****
15 Wood_Elf RACE 168 ****
16 Half_Drow RACE 183 ****
17 Feyri RACE 201 ****
18 MoveSilent SKILL 8 7
19 ScriptVar VAR PRC_AllowNights 0
20 ScriptVar VAR PRC_ArcSpell1 0
LABEL ReqType ReqParam1 ReqParam2
0 Point_Blank_Shot FEAT 27 ****
1 Elf RACE 1 ****
2 HalfElf RACE 4 ****
3 DarksunElf RACE 34 ****
4 DarksunHalfelf RACE 35 ****
5 Kagonesti RACE 44 ****
6 Sylvanesti RACE 45 ****
7 FrstlrdElf RACE 107 ****
8 Aquatic_Elf RACE 161 ****
9 Avariel RACE 162 ****
10 Drow_female RACE 163 ****
11 Drow_male RACE 164 ****
12 SnowElf RACE 165 ****
13 Sun_Elf RACE 166 ****
14 Wild_Elf RACE 167 ****
15 Wood_Elf RACE 168 ****
16 Half_Drow RACE 183 ****
17 Feyri RACE 201 ****
18 Grey_Elf RACE 169 ****
19 MoveSilent SKILL 8 7
20 ScriptVar VAR PRC_AllowNights 0
21 ScriptVar VAR PRC_ArcSpell1 0

View File

@ -1,9 +1,12 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Bluff SKILL 23 10
1 Hide SKILL 5 10
2 Tumble SKILL 21 10
3 Dodge FEAT 10 ****
4 Evasion FEAT 206 ****
5 ScriptVar VAR PRC_AllowNinja 0
LABEL ReqType ReqParam1 ReqParam2
0 Bluff SKILL 23 10
1 Hide SKILL 5 10
2 Tumble SKILL 21 10
3 Dodge FEATOR 10 ****
4 Evasion FEAT 206 ****
5 ScriptVar VAR PRC_AllowNinja 0
6 MidnightDodge FEATOR 8885 ****
7 ExpeditiousDodge FEATOR 5202 ****
8 Desert_Wind_Dodge FEATOR 4179 ****

View File

@ -1,11 +1,14 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Base_Attack BAB 4 ****
1 Lore SKILL 7 8
2 ImpUnarmed FEAT 21 ****
3 CmbtCast FEAT 7 ****
4 Dodge FEAT 10 ****
5 StunFist FEAT 39 ****
6 ScriptVar VAR PRC_AllowSacFist 0
7 ScriptVar VAR PRC_DivSpell1 0
LABEL ReqType ReqParam1 ReqParam2
0 Base_Attack BAB 4 ****
1 Lore SKILL 7 8
2 ImpUnarmed FEAT 21 ****
3 CmbtCast FEAT 7 ****
4 Dodge FEATOR 10 ****
5 StunFist FEAT 39 ****
6 ScriptVar VAR PRC_AllowSacFist 0
7 ScriptVar VAR PRC_DivSpell1 0
8 MidnightDodge FEATOR 8885 ****
9 ExpeditiousDodge FEATOR 5202 ****
10 Desert_Wind_Dodge FEATOR 4179 ****

View File

@ -0,0 +1,12 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 HideSkill SKILL 5 10
1 MoveSilentSkill SKILL 8 8
2 Tumble SKILL 21 5
3 dodge FEATOR 10 ****
4 mobility FEAT 26 ****
5 MidnightDodge FEATOR 8885 ****
6 ExpeditiousDodge FEATOR 5202 ****
7 Desert_Wind_Dodge FEATOR 4179 ****
8 ScriptVar VAR X1_AllowShadow 0

View File

@ -1,10 +1,13 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Tumble SKILL 21 4
1 Jump SKILL 28 8
2 Dodge FEAT 10 ****
3 ImpStrike FEAT 21 ****
4 WeapFocUnArm FEAT 100 ****
5 Base_Attack BAB 3 ****
6 ScriptVar VAR PRC_AllowShou 0
LABEL ReqType ReqParam1 ReqParam2
0 Tumble SKILL 21 4
1 Jump SKILL 28 8
2 Dodge FEATOR 10 ****
3 ImpStrike FEAT 21 ****
4 WeapFocUnArm FEAT 100 ****
5 Base_Attack BAB 3 ****
6 ScriptVar VAR PRC_AllowShou 0
7 MidnightDodge FEATOR 8885 ****
8 ExpeditiousDodge FEATOR 5202 ****
9 Desert_Wind_Dodge FEATOR 4179 ****

View File

@ -1,12 +1,15 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 Perform SKILL 11 6
1 Concentration SKILL 1 4
2 Tumble SKILL 21 4
3 CmbtCast FEAT 7 ****
4 Dodge FEAT 10 ****
5 Mobility FEAT 26 ****
6 Endurance FEAT 2568 ****
7 ScriptVar VAR PRC_ArcSpell3 0
8 ScriptVar VAR PRC_AllowSpelldancer 0
LABEL ReqType ReqParam1 ReqParam2
0 Perform SKILL 11 6
1 Concentration SKILL 1 4
2 Tumble SKILL 21 4
3 CmbtCast FEAT 7 ****
4 Dodge FEATOR 10 ****
5 Mobility FEAT 26 ****
6 Endurance FEAT 2568 ****
7 MidnightDodge FEATOR 8885 ****
8 ExpeditiousDodge FEATOR 5202 ****
9 Desert_Wind_Dodge FEATOR 4179 ****
10 ScriptVar VAR PRC_ArcSpell3 0
11 ScriptVar VAR PRC_AllowSpelldancer 0

View File

@ -1,13 +1,16 @@
2DA V2.0
LABEL ReqType ReqParam1 ReqParam2
0 BlindFight FEAT 408 ****
1 Dodge FEAT 10 ****
2 Mobility FEAT 26 ****
3 SpringAttack FEAT 392 ****
4 Lore SKILL 7 2
5 Hide SKILL 5 10
6 MoveSilently SKILL 8 10
7 ScriptVar VAR PRC_AllowShaLow 0
8 ScriptVar VAR PRC_PrereqTelflam 0
9 ScriptVar VAR PRC_SneakLevel2 0
LABEL ReqType ReqParam1 ReqParam2
0 BlindFight FEAT 408 ****
1 Dodge FEAT 10 ****
2 Mobility FEAT 26 ****
3 SpringAttack FEAT 392 ****
4 Lore SKILL 7 2
5 Hide SKILL 5 10
6 MoveSilently SKILL 8 10
7 MidnightDodge FEATOR 8885 ****
8 ExpeditiousDodge FEATOR 5202 ****
9 Desert_Wind_Dodge FEATOR 4179 ****
10 ScriptVar VAR PRC_AllowShaLow 0
11 ScriptVar VAR PRC_PrereqTelflam 0
12 ScriptVar VAR PRC_SneakLevel2 0

View File

@ -19363,7 +19363,7 @@
19359 SPELL_MYSTIC_BACKLASH **** 1 1 1 5 ****
19360 SPELL_ACIDIC_SPLATTER **** 1 1 1 2 ****
19361 SPELL_FIERY_BURST **** 1 1 1 2 ****
19362 SPELL_STORM_BURST **** 1 1 1 3 ****
19362 SPELL_STORM_BOLT **** 1 1 1 3 ****
19363 SPELL_WINTERS_BLAST **** 1 1 1 2 ****
19364 SPELL_CLAP_OF_THUNDER **** 1 1 1 3 ****
19365 SPELL_SICKENING_GRASP **** 1 1 1 3 ****

View File

@ -7,7 +7,7 @@
3 Barkskin 753 is_Barkskin T T vs 0x3a 0x2B NW_S0_Barkskin **** **** 2 **** 2 **** 2 1500 hand **** vco_smhannatr01 **** sco_mehannatr01 vs_chant_ench_lm vs_chant_ench_lf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 16790148 1 0 **** 0 **** **** **** 0 **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** **** ****
4 Bestow_Curse 754 is_BesCurse T T vs 0x38 0x2B NW_S0_BesCurse 3 3 **** **** **** 4 3 1500 hand **** vco_mehanevil01 **** sco_mehanevil01 vs_chant_ench_lm vs_chant_ench_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 3 **** 1 6100 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 4
5 Blade_Barrier 755 is_BladeBar V M vs 0x3f 0x2e NW_S0_BladeBar **** 6 **** **** **** **** 6 1500 hand **** vco_mehanevil02 vco_lgrinevil01 sco_lgrinevil01 vs_chant_evoc_hm vs_chant_evoc_hf area 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path **** 1 **** **** **** **** **** 11 **** 1 6101 1 0 **** 1 **** **** **** 1 rectangle 1 10 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
6 Bless 756 is_Bless E P vs 0x3a 0x09 NW_S0_Bless **** 1 **** 1 **** **** 1 1500 hand **** vco_smhanholy01 **** sco_mehanholy01 vs_chant_ench_lm vs_chant_ench_lf area 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 6102 1 0 **** 0 **** 449 **** 0 sphere 10 **** 20 **** **** **** **** 1 1 **** **** 1 1 **** **** 1
6 Bless 756 is_Bless E T vs 0x3a 0x09 NW_S0_Bless **** 1 **** 1 **** **** 1 1500 hand **** vco_smhanholy01 **** sco_mehanholy01 vs_chant_ench_lm vs_chant_ench_lf area 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 6102 1 0 **** 0 **** 449 **** 0 sphere 10 **** 20 **** **** **** **** 1 1 **** **** 1 1 **** **** 1
7 Bless_Weapon **** is_BlessWeap T T vs **** 0x28 NW_S0_BlessWeap **** **** **** **** **** **** 1 1500 head **** **** **** **** vs_chant_ench_lm vs_chant_ench_lf **** **** **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 6103 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
8 Blindness_and_Deafness 758 is_BlindDeaf T M v 0x1a 0x2A NW_S0_BlindDeaf 2 3 **** **** **** 2 2 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 vs_chant_ench_lm vs_chant_ench_lf out 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path **** 1 **** **** **** **** **** 2 **** 1 16836432 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 3
9 Bulls_Strength 759 is_BullStr T T vs 0x3f 0x2b nw_s0_abilbuff 2 2 2 2 **** 2 2 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 vs_chant_ench_lm vs_chant_ench_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 6105 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** 2 2 2 2 **** **** **** **** 2
@ -42,7 +42,7 @@
38 Death_Ward 788 is_DeaWard N T vs 0x3a 0x2B NW_S0_DeaWard **** 4 5 4 **** **** 4 1500 hand **** vco_mehanmind01 **** sco_mehanmind01 vs_chant_necr_hm vs_chant_necr_hf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 6135 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** 4 4 **** **** **** **** 4 4 4 ****
39 Delayed_Blast_Fireball 789 is_DelFireball V M vs 0x3f 0x3E NW_S0_DelFirebal **** **** **** **** **** 7 7 1500 hand **** vco_mebalfire01 **** sco_mebalfire01 vs_chant_evoc_hm vs_chant_evoc_hf out 1000 **** **** **** **** 1 vpr_fireball homing hand spr_fireball path Fire 1 **** **** **** **** **** 11 **** 1 6136 1 0 **** 1 **** **** **** 1 sphere 2 **** 2 **** **** **** **** **** **** **** **** **** **** **** **** ****
40 Dismissal 790 is_Dismissal A S vs 0x38 0x2e NW_S0_Dismissal 4 4 **** **** **** 5 4 1500 head **** **** vco_lgupnatr01 sco_lgupnatr01 vs_chant_conj_hm vs_chant_conj_hf touch 1000 **** vca_outholy01 **** sca_outholy01 0 **** **** head **** path **** 0 **** **** **** **** **** 11 **** 1 6137 1 0 **** 1 **** **** **** 1 sphere 10 **** 11 **** **** **** **** **** **** **** 4 **** **** **** **** 4
41 Dispel_Magic 791 is_DisMagic A M vs 0x38 0x2F NW_S0_DisMagic 3 3 4 3 **** 3 3 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 vs_chant_conj_lm vs_chant_conj_lf touch 1000 **** vca_outsonic **** sca_outsonic 1 vpr_los accelerating hand spr_los path **** 0 **** **** **** **** **** 3 **** 1 6138 1 0 **** 0 **** **** **** 1 sphere 5 **** 35 3 **** **** **** 3 **** **** 3 3 **** 3 **** 3
41 Dispel_Magic 791 is_DisMagic A M vs 0x38 0x2F NW_S0_DisMagic 3 3 4 3 **** 3 3 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 vs_chant_conj_lm vs_chant_conj_lf touch 1000 **** vca_outsonic **** sca_outsonic 1 vpr_los accelerating hand spr_los path **** 0 **** **** **** **** **** 3 **** 1 6138 1 0 **** 0 **** **** **** 1 sphere 6.096 **** 35 3 **** **** **** 3 **** **** 3 3 **** 3 **** 3
42 Divine_Power 792 is_DivPower V P vs 0x3a 0x09 NW_S0_DivPower **** 4 **** **** **** **** 4 1500 head vco_mehanholy03 **** **** sco_mehanholy03 vs_chant_evoc_hm vs_chant_evoc_hf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 1 6139 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** 4 4 **** **** **** **** **** **** ****
43 Dominate_Animal 793 is_DomAn E M vs 0x3a 0x2A NW_S0_DomAn **** **** 3 **** **** **** 3 1500 head **** vco_mehanmind02 **** sco_mehanmind02 vs_chant_ench_lm vs_chant_ench_lf out 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path Mind_Affecting 1 **** **** **** **** **** 2 **** 1 6140 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
44 Dominate_Monster 794 is_DomMon E M vs 0x3a 0x2a NW_S0_DomMon **** **** **** **** **** 9 9 1500 head **** **** vco_lgsprmind01 sco_lgsprmind01 vs_chant_ench_hm vs_chant_ench_hf out 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path Mind_Affecting 1 **** **** **** **** **** 2 **** 1 6141 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -450,7 +450,7 @@
446 Inferno 2368 is_X1Inferno T S vs 0x3f 0x3A x0_s0_inferno **** **** 5 **** **** **** 5 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** **** **** **** 0 vpr_aroacid homing hand spr_aroacid path Fire 1 **** **** **** **** **** 2 **** 1 2374 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
447 Isaacs_Lesser_Missile_Storm 2377 is_X1LesMis V L vs 0x3d 0x1E x0_s0_missstorm1 **** **** **** **** **** 4 4 1500 hand **** vco_mehancold03 **** sco_mehancold03 vs_chant_evoc_lm vs_chant_evoc_lf out 1900 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** path **** 1 **** **** **** **** **** 2 **** 1 2375 1 0 **** 1 **** **** **** 1 sphere 8.33 **** 2 **** **** **** **** **** **** **** **** **** **** **** **** ****
448 Isaacs_Greater_Missile_Storm 2378 is_X1GreMis V L vs 0x3d 0x1E x0_s0_missstorm2 **** **** **** **** **** 6 6 1500 hand **** vco_mehancold03 **** sco_mehancold03 vs_chant_evoc_lm vs_chant_evoc_lf out 2500 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** path **** 1 **** **** **** **** **** 2 **** 1 2376 1 0 **** 1 **** **** **** 1 sphere 8.33 **** 2 **** **** **** **** **** **** **** **** **** **** **** **** ****
449 Bane 2663 is_X1Bane E P vs 0x3a 0x09 X0_S0_Bane **** 1 **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 vs_chant_evoc_lm vs_chant_evoc_lf up 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 2664 1 0 **** 0 **** 6 **** 0 sphere 10 **** 18 **** **** **** **** 1 **** **** **** **** **** 1 **** 1
449 Bane 2663 is_X1Bane E T vs 0x3a 0x09 X0_S0_Bane **** 1 **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 vs_chant_evoc_lm vs_chant_evoc_lf up 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 2664 1 0 **** 0 **** 6 **** 0 sphere 10 **** 18 **** **** **** **** 1 **** **** **** **** **** 1 **** 1
450 Shield_of_Faith 2666 is_X1ShlFat A T vs 0x3a 0x2B X0_S0_ShieldFait **** 1 **** **** **** **** 1 1500 hand **** vco_smhannatr01 **** sco_mehannatr01 vs_chant_conj_lm vs_chant_conj_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 2665 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** 1 1 **** **** **** 1 **** **** 1
451 Planar_Ally 2667 is_X1PlaAll C S vs 0x3a 0x2E X0_S0_Planar **** 6 **** **** **** **** 6 1500 head **** **** vco_lgupodd01 sco_lgupodd01 vs_chant_conj_hm vs_chant_conj_hf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 2668 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 6
452 Magic_Fang 2670 is_X1MagFan C T vs 0x3a 0x2B x0_s0_magicfang **** **** 1 **** 1 **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 vs_chant_conj_lm vs_chant_conj_lf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 16825075 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18003,13 +18003,13 @@
17999 ####END_OF_TOB_SPELLBOOK_RESERVE **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18000 **BEGIN_INVOCATIONS** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18001 BeguilingInfluence 16832981 inv_influence T P s 0x00 0x01 inv_dra_beglinf **** **** **** **** **** **** 2 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832982 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18002 BreathOfTheNight 16832983 inv_breathnight C L s 0x00 0x3e inv_dra_brthngt **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 1 vpr_ectoodd01 homing hand spr_ectoodd01 path **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18003 Darkness 16832985 inv_darkness V L s 0x00 0x2b inv_dra_darkness **** **** **** **** **** **** 2 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18004 DeafeningRoar 16832987 inv_deafenroar E S vs 0x00 0x3E inv_dra_dfnroar **** **** **** **** **** **** 2 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18002 BreathOfTheNight 16832983 inv_breathnight C L s 0x00 0x3e inv_dra_brthngt **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 1 vpr_ectoodd01 homing hand spr_ectoodd01 path **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 **** **** **** 1 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18003 Darkness 16832985 inv_darkness V L s 0x00 0x2b inv_dra_darkness **** **** **** **** **** **** 2 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 **** **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18004 DeafeningRoar 16832987 inv_deafenroar E S vs 0x00 0x3E inv_dra_dfnroar **** **** **** **** **** **** 2 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 **** **** **** 0 cone 9.144 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18005 DraconicKnowledge 16832989 inv_dracknow D P s 0x00 0x01 inv_dra_dracknow **** **** **** **** **** **** 2 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832990 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18006 EndureExposure 16832991 inv_endexposure A T s 0x00 0x2B inv_dra_endrexp **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 16832992 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18007 MagicInsight 16832993 inv_magicinsight D T s 0x00 0x09 inv_dra_maginst **** **** **** **** **** **** 2 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832994 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18008 ScaldingGust 16832995 inv_scaldgust T S s 0x00 0x3E inv_dra_scldgust **** **** **** **** **** **** 2 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18008 ScaldingGust 16832995 inv_scaldgust T S s 0x00 0x3E inv_dra_scldgust **** **** **** **** **** **** 2 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 **** **** **** 1 rectangle 60 3 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18009 SeeTheUnseen 16832997 inv_seeunseen D P s 0x00 0x01 inv_dra_seeunsn **** **** **** **** **** **** 2 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 7 **** 1 16832998 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18010 Charm 16832999 inv_charm E M s 0x00 0x2A inv_dra_charm **** **** **** **** **** **** 4 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** area 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path Mind_Affecting 1 **** **** **** **** **** 2 **** 1 16833000 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18011 EnergyResistance 16833001 inv_energies T P s 0x00 0x01 **** **** **** **** **** **** **** 3 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 0 18012 18013 18014 18015 18016 13 **** 1 16833002 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18026,13 +18026,13 @@
18022 HumanoidShape_Quickslot_1 16833176 inv_humanshape T P s 0x00 0x01 prc_chngshp_quik **** **** **** **** **** **** 1 1528 head vco_smhannatr01 **** **** sco_mehannatr01 **** **** up 1000 **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 18018 1 16824348 0 0 **** 0 574689746 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18023 HumanoidShape_Quickslot_2 16833177 inv_humanshape T P s 0x00 0x01 prc_chngshp_quik **** **** **** **** **** **** 1 1528 head vco_smhannatr01 **** **** sco_mehannatr01 **** **** up 1000 **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 18018 1 16824348 0 0 **** 0 571937234 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18024 Voidsense 16833012 inv_voidsense D P s 0x00 0x01 inv_dra_voidsnse **** **** **** **** **** **** 4 1500 head vco_mehanmind02 **** **** sco_mehanmind02 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 6 **** 1 16833013 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18025 VoraciousDispelling 16833014 inv_vordispel A M s 0x00 0x2F inv_dra_vordspl **** **** **** **** **** **** 4 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 1 vpr_los accelerating hand spr_los path **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18025 VoraciousDispelling 16833014 inv_vordispel A M s 0x00 0x2F inv_dra_vordspl **** **** **** **** **** **** 4 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 1 vpr_los accelerating hand spr_los path **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 **** **** **** 1 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18026 WalkUnseen 16833016 inv_walkunseen I P s 0x00 0x01 inv_dra_walkunsn **** **** **** **** **** **** 2 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** sdr_invisible 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16833017 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18027 AuraOfFlame 16833018 inv_auraflame V P s 0x00 0x01 inv_dra_auraflm **** **** **** **** **** **** 6 1500 hand **** vco_mehanfire01 **** sco_mehanfire01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 12 **** 1 16833019 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18028 ChillingFog 16833020 inv_chillfog C L s 0x00 0x3e inv_dra_chillfog **** **** **** **** **** **** 6 1500 head **** vco_mebalcold01 **** sco_mebalcold01 **** **** area 1000 **** **** **** **** 1 vpr_ectocold01 homing hand spr_ectocold01 path Cold 1 **** **** **** **** **** 11 **** 1 16833021 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18029 DevourMagic 16833022 inv_devourmagic A M s 0x00 0x2F inv_dra_devrmag **** **** **** **** **** **** 6 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18028 ChillingFog 16833020 inv_chillfog C L s 0x00 0x3e inv_dra_chillfog **** **** **** **** **** **** 6 1500 head **** vco_mebalcold01 **** sco_mebalcold01 **** **** area 1000 **** **** **** **** 1 vpr_ectocold01 homing hand spr_ectocold01 path Cold 1 **** **** **** **** **** 11 **** 1 16833021 1 0 **** 1 **** **** **** 1 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18029 DevourMagic 16833022 inv_devourmagic A M s 0x00 0x2F inv_dra_devrmag **** **** **** **** **** **** 6 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 **** **** **** 1 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18030 DraconicToughness 16833024 inv_dractough E P s 0x00 0x01 inv_dra_dractgh **** **** **** **** **** **** 5 1500 hand **** vco_smhanholy01 **** sco_mehanholy01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 16833025 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18031 TerrifyingRoar 16833026 inv_terrifyroar N S vs 0x00 0x2E inv_dra_terrroar **** **** **** **** **** **** 5 1500 head **** vco_mehanmind02 **** sco_mehanmind02 **** **** out 1000 **** vca_conenatr01 **** sca_dragmind 0 **** **** **** **** **** Fear 1 **** **** **** **** **** 1 **** 1 16833027 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18031 TerrifyingRoar 16833026 inv_terrifyroar N S vs 0x00 0x2E inv_dra_terrroar **** **** **** **** **** **** 5 1500 head **** vco_mehanmind02 **** sco_mehanmind02 **** **** out 1000 **** vca_conenatr01 **** sca_dragmind 0 **** **** **** **** **** Fear 1 **** **** **** **** **** 1 **** 1 16833027 1 0 **** 1 **** **** **** 1 cone 9.144 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18032 EnergyImmunity 16833028 inv_energies T P s 0x00 0x01 **** **** **** **** **** **** **** 8 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18033 18034 18035 18036 18037 13 **** 1 16833029 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18033 EnergyImmunityAcid 16833030 inv_acid T P s **** 0x01 inv_dra_eimmune **** **** **** **** **** **** 8 1500 hand **** vco_mehanacid03 **** sco_mehanacid03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18032 1 16833029 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18034 EnergyImmunityCold 16833031 inv_cold T P s **** 0x01 inv_dra_eimmune **** **** **** **** **** **** 8 1500 hand **** vco_mehancold03 **** sco_mehancold03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18032 1 16833029 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18065,7 +18065,7 @@
18061 HammerBlast 16834340 inv_hammerblast V P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 2 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834341 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18062 HideousBlow 16834342 inv_hideousblow V T s 0x00 0x3a inv_hideous_blow **** **** **** **** **** **** 1 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** attack 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834343 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18063 LeapsAndBounds 16834344 inv_leapsbounds T P s 0x00 0x01 inv_leapbound **** **** **** **** **** **** 2 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834345 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18064 MiasmicCloud 16834346 inv_miasmiccloud C P s 0x00 0x01 inv_miasmiccloud **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16834347 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18064 MiasmicCloud 16834346 inv_miasmiccloud C P s 0x00 0x01 inv_miasmiccloud **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16834347 1 0 **** 0 **** **** **** 0 sphere 3.048 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18065 OtherworldlyWhispers 16834348 inv_otherworldws D P s 0x00 0x01 inv_othrwrldwspr **** **** **** **** **** **** 2 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834349 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18066 SerpentsTongue 16834350 inv_serptongue T P s 0x00 0x01 inv_serptongue **** **** **** **** **** **** 2 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834351 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18067 SickeningBlast 16834352 inv_sickenblast N P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 2 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834353 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18100,12 +18100,12 @@
18096 ColdComfort 16834388 inv_coldcomfort A P s 0x00 0x01 inv_coldcomfort **** **** **** **** **** **** 2 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834389 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18097 CurseOfDespair 16834390 inv_cursedespair E T s 0x00 0x02 inv_curseofdesp **** **** **** **** **** **** 4 1500 hand **** vco_mehanevil01 **** sco_mehanevil01 vs_chant_ench_lm vs_chant_ench_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 3 **** 1 16834391 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18098 DreadSeizure 16834392 inv_dreadseizure N M vs 0x00 0x02 inv_dreadseizure **** **** **** **** **** **** 4 1500 hand **** vco_mehansonc03 **** sco_mehansonc03 vs_chant_illu_hm vs_chant_illu_hf area 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path Mind_Affecting 1 **** **** **** **** **** 11 **** 1 16834393 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18099 EldritchChain 16834394 inv_eldrtchchain V M s 0x00 0x3a inv_eldtch_chain **** **** **** **** **** **** 4 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** touch 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834395 1 0 **** 1 4460 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18099 EldritchChain 16834394 inv_eldrtchchain V M s 0x00 0x3a inv_eldtch_chain **** **** **** **** **** **** 4 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** touch 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834395 1 0 **** 1 4460 **** **** 0 sphere 9.144 **** 2 **** **** **** **** **** **** **** **** **** **** **** **** ****
18100 FleeTheScene 16834396 inv_fleethescene C L v 0x18 0x2e **** **** **** **** **** **** **** 4 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18101 18102 **** **** **** 13 **** 1 16834397 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18101 FleeTheScene_Selected 16834398 inv_fleethescene C L v 0x18 0x2e inv_fleethescene **** **** **** **** **** **** 4 2500 head **** **** vco_swar3blue sco_lgupmind01 vs_chant_conj_lm vs_chant_conj_lf area 100 **** **** **** sdr_freemove 0 **** **** **** **** **** **** 0 **** **** **** **** **** 7 18100 1 16834397 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18102 FleeTheScene_Direction_and_Distance 16834399 inv_fleethescene C L v 0x18 0x2e inv_fleethescene **** **** **** **** **** **** 4 2500 head **** **** vco_swar3blue sco_lgupmind01 vs_chant_conj_lm vs_chant_conj_lf area 100 **** **** **** sdr_freemove 0 **** **** **** **** **** **** 0 **** **** **** **** **** 7 18100 1 16834397 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18103 HellrimeBlast 16834400 inv_helrimeblast V P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 4 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834401 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18104 HungryDarkness 16834402 inv_hungrydarkns C T s 0x00 0x2b inv_hungrydarkns **** **** **** **** **** **** 3 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16834403 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18104 HungryDarkness 16834402 inv_hungrydarkns C T s 0x00 0x2b inv_hungrydarkns **** **** **** **** **** **** 3 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16834403 1 0 **** 0 **** **** **** 0 sphere 6.7 **** 11 **** **** **** **** **** **** **** **** **** **** **** **** ****
18105 IgnoreThePyre 16834404 inv_ignorepyre A P s 0x00 0x01 **** **** **** **** **** **** **** 4 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18106 18107 18108 18109 18110 13 **** 1 16834405 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18106 IgnoreThePyreAcid 16834406 inv_ignorepyre A P s 0x00 0x01 inv_ignorepyre **** **** **** **** **** **** 4 1500 hand **** vco_mehanacid03 **** sco_mehanacid03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18105 1 16834405 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18107 IgnoreThePyreCold 16834407 inv_ignorepyre A P s 0x00 0x01 inv_ignorepyre **** **** **** **** **** **** 4 1500 hand **** vco_mehancold03 **** sco_mehancold03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18105 1 16834405 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18120,30 +18120,30 @@
18116 **Steal_Incarnum** **** **** **** **** **** 0x00 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18117 StonyGrasp 16834417 inv_stonygrasp C S vs 0x00 0x2e inv_earthengrasp **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_conj_lm vs_chant_conj_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834418 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18118 TheDeadWalk 16834419 inv_thedeadwalk C S s 0x00 0x2c inv_thedeadwalk **** **** **** **** **** **** 4 1500 hand **** vco_mebalsonc01 **** sco_mebalsonc01 vs_chant_necr_lm vs_chant_necr_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834420 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18119 WallOfGloom 16834421 inv_wallgloom N L vs 0x00 0x3e inv_wallofgloom **** **** **** **** **** **** 2 1500 hand **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_necr_hm vs_chant_necr_hf up 1000 **** vca_outneg **** sca_outneg 0 **** **** **** **** **** **** 1 **** **** **** **** **** 1 **** 1 16834422 1 0 **** 0 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18119 WallOfGloom 16834421 inv_wallgloom N L vs 0x00 0x3e inv_wallofgloom **** **** **** **** **** **** 2 1500 hand **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_necr_hm vs_chant_necr_hf up 1000 **** vca_outneg **** sca_outneg 0 **** **** **** **** **** **** 1 **** **** **** **** **** 1 **** 1 16834422 1 0 **** 0 **** **** **** 1 rectangle 1 12.192 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18120 WitchwoodStep 16834423 inv_wtchwoodstep A P s 0x00 0x01 inv_witchwood **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834424 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18121 BewitchingBlast 16834425 inv_bewitchblast E P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 4 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834426 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18122 CausticMire 16834427 inv_causticmire C L vs 0x00 0x3e inv_causticmire **** **** **** **** **** **** 4 1500 head **** vco_mebalacid01 **** sco_mebalacid01 vs_chant_conj_hm vs_chant_conj_hf area 1000 **** **** **** **** 1 vpr_ectoacid01 homing hand spr_ectoacid01 path Acid 1 **** **** **** **** **** 11 **** 1 16834428 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18123 ChillingTentacles 16834429 inv_chillingtent C L vs 0x00 0x3e inv_chillingtent **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_conj_hm vs_chant_conj_hf out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path Cold 0 **** **** **** **** **** 1 **** 1 16834430 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18122 CausticMire 16834427 inv_causticmire C L vs 0x00 0x3e inv_causticmire **** **** **** **** **** **** 4 1500 head **** vco_mebalacid01 **** sco_mebalacid01 vs_chant_conj_hm vs_chant_conj_hf area 1000 **** **** **** **** 1 vpr_ectoacid01 homing hand spr_ectoacid01 path Acid 1 **** **** **** **** **** 11 **** 1 16834428 1 0 **** 1 **** **** **** 1 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18123 ChillingTentacles 16834429 inv_chillingtent C L vs 0x00 0x3e inv_chillingtent **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_conj_hm vs_chant_conj_hf out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path Cold 0 **** **** **** **** **** 1 **** 1 16834430 1 0 **** 1 **** **** **** 1 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18124 DragonWard 16834431 inv_dragonward A P s 0x00 0x01 inv_dragonward **** **** **** **** **** **** 6 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834432 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18125 EldritchCone 16834433 inv_eldrtchcone V S s 0x00 0x3e inv_eldtch_shape **** **** **** **** **** **** 5 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** vca_conenatr01 **** sca_conenatr01 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834434 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18126 EldritchLine 16834435 inv_eldrtchline V M s 0x00 0x3e inv_eldtch_shape **** **** **** **** **** **** 5 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834436 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18125 EldritchCone 16834433 inv_eldrtchcone V S s 0x00 0x3e inv_eldtch_shape **** **** **** **** **** **** 5 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** vca_conenatr01 **** sca_conenatr01 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834434 1 0 **** 1 **** **** **** 1 cone 9.144 **** 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18126 EldritchLine 16834435 inv_eldrtchline V M s 0x00 0x3e inv_eldtch_shape **** **** **** **** **** **** 5 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834436 1 0 **** 1 **** **** **** 0 rectangle 18.288 2 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18127 EnervatingShadow 16834437 inv_ennervshadow I P s 0x00 0x01 inv_enervshdw **** **** **** **** **** **** 5 1500 hand **** vco_smhanelec01 **** sco_mehanevil01 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834438 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18128 HellspawnedGrace 16834439 inv_helspwngrace T P s 0x00 0x01 inv_hlspwngrace **** **** **** **** **** **** 6 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 1 16834440 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18129 HinderingBlast 16834441 inv_hinderblast E P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 4 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834442 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18130 **Incarnum_Blast** **** **** **** **** **** 0x00 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18131 NightmaresMadeReal 16834443 inv_realnitemare I S vs 0x00 0x3e inv_realnghtmre **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_illu_hm vs_chant_illu_hf out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path **** 0 **** **** **** **** **** 1 **** 1 16834444 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18131 NightmaresMadeReal 16834443 inv_realnitemare I S vs 0x00 0x3e inv_realnghtmre **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_illu_hm vs_chant_illu_hf out 1000 **** **** **** **** 1 vpr_los homing hand spr_los path **** 0 **** **** **** **** **** 1 **** 1 16834444 1 0 **** 1 **** **** **** 1 sphere 18.288 9 **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18132 NoxiousBlast 16834445 inv_noxiousblast N P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 6 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834446 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18133 PainfulSlumberOfTheAges 16834447 inv_painslumber E S vs 0x00 0x02 inv_painslumber **** **** **** **** **** **** 6 1500 hand **** vco_smhanmind01 **** sco_mehanmind01 vs_chant_ench_lm vs_chant_ench_lf out 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path Mind_Affecting 1 **** **** **** **** **** 1 **** 1 16834448 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18134 PenetratingBlast 16834449 inv_pentrteblast A P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 6 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834450 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18135 TenaciousPlague 16834451 inv_tenaciousplg C L vs 0x00 0x2c inv_tenacplague **** **** **** **** **** **** 6 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_conj_lm vs_chant_conj_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834452 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18136 VitriolicBlast 16834453 inv_vitrolcblast C P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 6 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834454 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18137 WallOfPerilousFlame 16834455 inv_wallperilflm C L vs 0x00 0x3e inv_wallperlflm **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdfire01 sco_megrdfire01 vs_chant_evoc_hm vs_chant_evoc_hf touch 1000 **** **** **** **** 0 **** **** **** **** path Fire 1 **** **** **** **** **** 11 **** 1 16834456 1 0 **** 1 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18137 WallOfPerilousFlame 16834455 inv_wallperilflm C L vs 0x00 0x3e inv_wallperlflm **** **** **** **** **** **** 5 1500 hand **** **** vco_megrdfire01 sco_megrdfire01 vs_chant_evoc_hm vs_chant_evoc_hf touch 1000 **** **** **** **** 0 **** **** **** **** path Fire 1 **** **** **** **** **** 11 **** 1 16834456 1 0 **** 1 **** **** **** 0 rectangle 2 10 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18138 BindingBlast 16834457 inv_bindingblast E P s 0x00 0x01 inv_blastessence **** **** **** **** **** **** 7 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834458 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18139 CastersLament 16834459 inv_casterlament A T s 0x00 0x3b inv_castlament **** **** **** **** **** **** 8 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** **** **** **** 1 vpr_los accelerating hand spr_los path **** 0 **** **** **** **** **** 3 **** 1 16834460 1 0 **** 0 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18140 DarkDiscorporation 16834461 inv_darkdiscorp T P s 0x00 0x01 inv_darkdiscorp **** **** **** **** **** **** 8 1500 hand **** vco_mehannatr03 **** sco_mehannatr03 vs_chant_ench_lm vs_chant_ench_lf out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 1 16834462 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18141 DarkForesight 16834463 inv_drkforesight D P vs 0x00 0x01 inv_drkforesight **** **** **** **** **** **** 9 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** 1000 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 7 **** 1 16834464 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18142 EldritchDoom 16834465 inv_eldrtchdoom V P s 0x00 0x01 inv_eldtch_shape **** **** **** **** **** **** 8 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** up 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834466 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18142 EldritchDoom 16834465 inv_eldrtchdoom V P s 0x00 0x01 inv_eldtch_shape **** **** **** **** **** **** 8 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** up 1700 **** **** **** **** 0 **** **** **** **** path Cold 1 **** **** **** **** **** 2 **** 1 16834466 1 0 **** 0 **** **** **** 0 sphere 6.096 **** 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18143 **Incarnum_Shroud** **** **** **** **** **** 0x00 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18144 PathOfShadow 16834467 inv_pathshadow C P s 0x00 0x01 **** **** **** **** **** **** **** 6 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18145 18146 **** **** **** 13 **** 1 16834468 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18145 PathOfShadowSelf 16834469 inv_pathshadow C P s 0x00 0x01 inv_pathofshadow **** **** **** **** **** **** 6 1500 head **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_ench_hm vs_chant_ench_hf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 18144 3 16834468 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18163,10 +18163,10 @@
18159 Warlock_AllSeeingEyes 16838718 inv_allseeingeye T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834318 1 0 **** 0 7501 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18160 Warlock_BalefulUtterance 16838719 inv_balefulutter T S vs 0x00 0x3a inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr01 **** sco_mehannatr01 vs_chant_conj_lm vs_chant_conj_lf out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16834320 1 0 **** 1 7502 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18161 Warlock_BeguilingInfluence 16838720 inv_influence T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832982 1 0 **** 0 7503 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18162 Warlock_BreathOfTheNight 16838721 inv_breathnight C L s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7504 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18162 Warlock_BreathOfTheNight 16838721 inv_breathnight C L s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7504 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18163 Warlock_CallOfTheBeast 16838722 inv_callbeast E S vs 0x00 0x02 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_ench_lm vs_chant_ench_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16834322 1 0 **** 0 7505 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18164 Warlock_CocoonOfRefuse 16838723 inv_cocoonrefuse C M s 0x00 0x02 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr01 **** sco_mehannatr01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16834480 1 0 **** 1 7506 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18165 Warlock_Darkness 16838724 inv_darkness V L s 0x00 0x2b inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7507 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18165 Warlock_Darkness 16838724 inv_darkness V L s 0x00 0x2b inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7507 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18166 Warlock_DarkOnesOwnLuck 16838725 inv_darkonesluck A P s 0x00 0x01 prc_radialbug **** **** **** **** **** **** 1 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 0 18167 18168 18169 **** **** 9 **** 1 16834324 1 0 **** 0 7508 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18167 Warlock_DarkOnesOwnLuck_Fort 16838726 inv_darkonesluck A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 18166 1 16834324 1 0 **** 0 574168404 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18168 Warlock_DarkOnesOwnLuck_Reflex 16838727 inv_darkonesluck A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 18166 1 16834324 1 0 **** 0 574561620 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18180,7 +18180,7 @@
18176 Warlock_HammerBlast 16838735 inv_hammerblast V P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834341 1 0 **** 0 7515 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18177 Warlock_HideousBlow 16838736 inv_hideousblow V T s 0x00 0x3a inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** attack 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834343 1 0 **** 1 7516 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18178 Warlock_LeapsAndBounds 16838737 inv_leapsbounds T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834345 1 0 **** 0 7517 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18179 Warlock_MiasmicCloud 16838738 inv_miasmiccloud C P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16834347 1 0 **** 0 7518 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18179 Warlock_MiasmicCloud 16838738 inv_miasmiccloud C P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16834347 1 0 **** 0 7518 **** **** 0 sphere 3.048 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18180 Warlock_OtherworldlyWhispers 16838739 inv_otherworldws D P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834349 1 0 **** 0 7519 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18181 Warlock_SeeTheUnseen 16838740 inv_seeunseen D P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 7 **** 1 16832998 1 0 **** 0 7520 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18182 Warlock_SerpentsTongue 16838741 inv_serptongue T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834351 1 0 **** 0 7521 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18217,12 +18217,12 @@
18213 Warlock_ColdComfort 16838772 inv_coldcomfort A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834389 1 0 **** 0 7550 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18214 Warlock_CurseOfDespair 16838773 inv_cursedespair E T s 0x00 0x02 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanevil01 **** sco_mehanevil01 vs_chant_ench_lm vs_chant_ench_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 3 **** 1 16834391 1 0 **** 1 7551 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18215 Warlock_DreadSeizure 16838774 inv_dreadseizure N M vs 0x00 0x02 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehansonc03 **** sco_mehansonc03 vs_chant_illu_hm vs_chant_illu_hf area 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 1 **** **** **** **** **** 11 **** 1 16834393 1 0 **** 1 7552 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18216 Warlock_EldritchChain 16838775 inv_eldrtchchain V M s 0x00 0x3a inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** touch 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834395 1 0 **** 1 7553 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18216 Warlock_EldritchChain 16838775 inv_eldrtchchain V M s 0x00 0x3a inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** touch 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834395 1 0 **** 1 7553 **** **** 0 sphere 9.144 **** 2 **** **** **** **** **** **** **** **** **** **** **** **** ****
18217 Warlock_FleeTheScene 16838776 inv_fleethescene C L v 0x18 0x2e prc_radialbug **** **** **** **** **** **** 2 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18218 18219 **** **** **** 13 **** 1 16834397 1 0 **** 1 7554 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18218 Warlock_FleeTheScene_Selected 16838777 inv_fleethescene C L v 0x18 0x2e inv_WAR_generic **** **** **** **** **** **** 2 2500 head **** **** vco_swar3blue sco_lgupmind01 vs_chant_conj_lm vs_chant_conj_lf area 100 **** **** **** sdr_freemove 0 **** **** **** **** **** **** 0 **** **** **** **** **** 7 18217 1 16834397 1 0 **** 0 575675778 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18219 Warlock_FleeTheScene_Direction_and_Distance 16838778 inv_fleethescene C L v 0x18 0x2e inv_WAR_generic **** **** **** **** **** **** 2 2500 head **** **** vco_swar3blue sco_lgupmind01 vs_chant_conj_lm vs_chant_conj_lf area 100 **** **** **** sdr_freemove 0 **** **** **** **** **** **** 0 **** **** **** **** **** 7 18217 1 16834397 1 0 **** 0 575806850 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18220 Warlock_HellrimeBlast 16838779 inv_helrimeblast V P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834401 1 0 **** 0 7555 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18221 Warlock_HungryDarkness 16838780 inv_hungrydarkns C T s 0x00 0x2b inv_WAR_generic **** **** **** **** **** **** 2 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16834403 1 0 **** 0 7556 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18221 Warlock_HungryDarkness 16838780 inv_hungrydarkns C T s 0x00 0x2b inv_WAR_generic **** **** **** **** **** **** 2 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16834403 1 0 **** 0 7556 **** **** 0 sphere 6.7 **** 11 **** **** **** **** **** **** **** **** **** **** **** **** ****
18222 Warlock_IgnoreThePyre 16838781 inv_ignorepyre A P s 0x00 0x01 prc_radialbug **** **** **** **** **** **** 2 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18223 18224 18225 18226 18227 13 **** 1 16834405 1 0 **** 0 7557 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18223 Warlock_IgnoreThePyreAcid 16838782 inv_ignorepyre A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanacid03 **** sco_mehanacid03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18222 1 16834405 1 0 **** 0 575937925 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18224 Warlock_IgnoreThePyreCold 16838783 inv_ignorepyre A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehancold03 **** sco_mehancold03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18222 1 16834405 1 0 **** 0 576134533 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18237,17 +18237,17 @@
18233 Warlock_StonyGrasp 16838792 inv_stonygrasp C S vs 0x00 0x2e inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_conj_lm vs_chant_conj_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834418 1 0 **** 0 7561 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18234 Warlock_TheDeadWalk 16838793 inv_thedeadwalk C S s 0x00 0x2c inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mebalsonc01 **** sco_mebalsonc01 vs_chant_necr_lm vs_chant_necr_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834420 1 0 **** 0 7562 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18235 Warlock_Voidsense 16838794 inv_voidsense D P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 head vco_mehanmind02 **** **** sco_mehanmind02 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 6 **** 1 16833013 1 0 **** 0 7563 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18236 Warlock_VoraciousDispelling 16838795 inv_vordispel A M s 0x00 0x2F inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** **** **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 7564 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18236 Warlock_VoraciousDispelling 16838795 inv_vordispel A M s 0x00 0x2F inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** **** **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 7564 **** **** 0 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18237 Warlock_WalkUnseen 16838796 inv_walkunseen I P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** sdr_invisible 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16833017 1 0 **** 0 7565 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18238 Warlock_WallOfGloom 16838797 inv_wallgloom N L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_necr_hm vs_chant_necr_hf up 1000 **** vca_outneg **** sca_outneg 0 **** **** **** **** **** **** 1 **** **** **** **** **** 1 **** 1 16834422 1 0 **** 0 7566 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18238 Warlock_WallOfGloom 16838797 inv_wallgloom N L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_necr_hm vs_chant_necr_hf up 1000 **** vca_outneg **** sca_outneg 0 **** **** **** **** **** **** 1 **** **** **** **** **** 1 **** 1 16834422 1 0 **** 0 7566 **** **** 0 rectangle 1 12.192 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18239 Warlock_WitchwoodStep 16838798 inv_wtchwoodstep A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834424 1 0 **** 0 7567 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18240 Warlock_BewitchingBlast 16838799 inv_bewitchblast E P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834426 1 0 **** 0 7568 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18241 Warlock_CausticMire 16838800 inv_causticmire C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 head **** vco_mebalacid01 **** sco_mebalacid01 vs_chant_conj_hm vs_chant_conj_hf area 1000 **** **** **** **** 0 **** **** **** **** **** Acid 1 **** **** **** **** **** 11 **** 1 16834428 1 0 **** 1 7569 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18242 Warlock_ChillingTentacles 16838801 inv_chillingtent C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_conj_hm vs_chant_conj_hf out 1000 **** **** **** **** 0 **** **** **** **** **** Cold 0 **** **** **** **** **** 1 **** 1 16834430 1 0 **** 1 7570 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18243 Warlock_DevourMagic 16838802 inv_devourmagic A M s 0x00 0x2F inv_WAR_generic **** **** **** **** **** **** 3 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 7571 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18241 Warlock_CausticMire 16838800 inv_causticmire C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 head **** vco_mebalacid01 **** sco_mebalacid01 vs_chant_conj_hm vs_chant_conj_hf area 1000 **** **** **** **** 0 **** **** **** **** **** Acid 1 **** **** **** **** **** 11 **** 1 16834428 1 0 **** 1 7569 **** **** 0 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18242 Warlock_ChillingTentacles 16838801 inv_chillingtent C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** **** vco_megrdevil01 sco_megrdevil01 vs_chant_conj_hm vs_chant_conj_hf out 1000 **** **** **** **** 0 **** **** **** **** **** Cold 0 **** **** **** **** **** 1 **** 1 16834430 1 0 **** 1 7570 **** **** 0 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18243 Warlock_DevourMagic 16838802 inv_devourmagic A M s 0x00 0x2F inv_WAR_generic **** **** **** **** **** **** 3 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 7571 **** **** 0 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18244 Warlock_DragonWard 16838803 inv_dragonward A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834432 1 0 **** 0 7572 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18245 Warlock_EldritchCone 16838804 inv_eldrtchcone V S s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** vca_conenatr01 **** sca_conenatr01 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834434 1 0 **** 1 7573 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18246 Warlock_EldritchLine 16838805 inv_eldrtchline V M s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834436 1 0 **** 1 7574 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18245 Warlock_EldritchCone 16838804 inv_eldrtchcone V S s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** vca_conenatr01 **** sca_conenatr01 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834434 1 0 **** 1 7573 **** **** 0 cone 9.144 **** 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18246 Warlock_EldritchLine 16838805 inv_eldrtchline V M s 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** out 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834436 1 0 **** 1 7574 **** **** 0 rectangle 18.288 2 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18247 Warlock_EnervatingShadow 16838806 inv_ennervshadow I P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanelec01 **** sco_mehanevil01 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16834438 1 0 **** 0 7575 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18248 Warlock_HellspawnedGrace 16838807 inv_helspwngrace T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 1 16834440 1 0 **** 0 7576 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18249 Warlock_HinderingBlast 16838808 inv_hinderblast E P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834442 1 0 **** 0 7577 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18257,12 +18257,12 @@
18253 Warlock_PenetratingBlast 16838812 inv_pentrteblast A P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834450 1 0 **** 0 7581 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18254 Warlock_TenaciousPlague 16838813 inv_tenaciousplg C L vs 0x00 0x2c inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_conj_lm vs_chant_conj_lf up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 15 **** 1 16834452 1 0 **** 0 7582 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18255 Warlock_VitriolicBlast 16838814 inv_vitrolcblast C P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 3 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834454 1 0 **** 0 7583 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18256 Warlock_WallOfPerilousFlame 16838815 inv_wallperilflm C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** **** vco_megrdfire01 sco_megrdfire01 vs_chant_evoc_hm vs_chant_evoc_hf touch 1000 **** **** **** **** 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16834456 1 0 **** 1 7584 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18256 Warlock_WallOfPerilousFlame 16838815 inv_wallperilflm C L vs 0x00 0x3e inv_WAR_generic **** **** **** **** **** **** 3 1500 hand **** **** vco_megrdfire01 sco_megrdfire01 vs_chant_evoc_hm vs_chant_evoc_hf touch 1000 **** **** **** **** 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16834456 1 0 **** 1 7584 **** **** 0 rectangle 1 12.192 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18257 Warlock_BindingBlast 16838816 inv_bindingblast E P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834458 1 0 **** 0 7585 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18258 Warlock_CastersLament 16838817 inv_casterlament A T s 0x00 0x3b inv_WAR_generic **** **** **** **** **** **** 4 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 3 **** 1 16834460 1 0 **** 0 7586 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18259 Warlock_DarkDiscorporation 16838818 inv_darkdiscorp T P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 hand **** vco_mehannatr03 **** sco_mehannatr03 vs_chant_ench_lm vs_chant_ench_lf out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 1 16834462 1 0 **** 0 7587 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18260 Warlock_DarkForesight 16838819 inv_drkforesight D P vs 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** 1000 **** **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** 7 **** 1 16834464 1 0 **** 0 7588 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18261 Warlock_EldritchDoom 16838820 inv_eldrtchdoom V P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** up 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834466 1 0 **** 0 7589 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18261 Warlock_EldritchDoom 16838820 inv_eldrtchdoom V P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 hand **** vco_smhanevil01 **** sco_mehanodd02 **** **** up 1700 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 2 **** 1 16834466 1 0 **** 0 7589 **** **** 0 sphere 6.096 **** 17 **** **** **** **** **** **** **** **** **** **** **** **** ****
18262 Warlock_PathOfShadow 16838821 inv_pathshadow C P s 0x00 0x01 prc_radialbug **** **** **** **** **** **** 4 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18263 18264 **** **** **** 13 **** 1 16834468 1 0 **** 0 7590 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18263 Warlock_PathOfShadowSelf 16838822 inv_pathshadow C P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 head **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_ench_hm vs_chant_ench_hf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 18262 3 16834468 1 0 **** 0 577772966 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18264 Warlock_PathOfShadowParty 16838823 inv_pathshadow C P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 1500 head **** **** vco_megrdodd01 sco_megrdodd01 vs_chant_ench_hm vs_chant_ench_hf self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 18262 3 16834468 1 0 **** 0 577969574 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18271,22 +18271,22 @@
18267 Warlock_UtterdarkBlast 16838826 inv_uttrdrkblast N P s 0x00 0x01 inv_WAR_generic **** **** **** **** **** **** 4 0 head **** **** **** **** **** **** self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 16834476 1 0 **** 0 7593 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18268 Warlock_WordOfChanging 16838827 inv_wordchanging T S vs 0x00 0x02 inv_WAR_generic **** **** **** **** **** **** 4 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16834478 1 0 **** 1 7594 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18269 DragonShaman_BeguilingInfluence 16838828 inv_influence T P s 0x00 0x01 inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832982 1 0 **** 0 7595 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18270 DragonShaman_BreathOfTheNight 16838829 inv_breathnight C L s 0x00 0x3e inv_DRG_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7596 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18271 DragonShaman_Darkness 16838830 inv_darkness V L s 0x00 0x2b inv_DRG_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7597 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18272 DragonShaman_DeafeningRoar 16838831 inv_deafenroar E S vs 0x00 0x3E inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 7598 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18270 DragonShaman_BreathOfTheNight 16838829 inv_breathnight C L s 0x00 0x3e inv_DRG_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7596 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18271 DragonShaman_Darkness 16838830 inv_darkness V L s 0x00 0x2b inv_DRG_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7597 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18272 DragonShaman_DeafeningRoar 16838831 inv_deafenroar E S vs 0x00 0x3E inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 7598 **** **** 0 cone 9.144 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18273 DragonShaman_DraconicKnowledge 16838832 inv_dracknow D P s 0x00 0x01 inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832990 1 0 **** 0 7599 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18274 DragonShaman_EndureExposure 16838833 inv_endexposure A T s 0x00 0x2B inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 16832992 1 0 **** 0 7600 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18275 DragonShaman_MagicInsight 16838834 inv_magicinsight D T s 0x00 0x09 inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832994 1 0 **** 0 7601 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18276 DragonShaman_ScaldingGust 16838835 inv_scaldgust T S s 0x00 0x3E inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 7602 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18276 DragonShaman_ScaldingGust 16838835 inv_scaldgust T S s 0x00 0x3E inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 7602 **** **** 0 rectangle 60 3 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18277 DragonShaman_SeeTheUnseen 16838836 inv_seeunseen D P s 0x00 0x01 inv_DRG_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 7 **** 1 16832998 1 0 **** 0 7603 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18278 Dragonfire_Adept_BeguilingInfluence 16838837 inv_influence T P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832982 1 0 **** 0 7604 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18279 Dragonfire_Adept_BreathOfTheNight 16838838 inv_breathnight C L s 0x00 0x3e inv_DFA_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7605 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18280 Dragonfire_Adept_Darkness 16838839 inv_darkness V L s 0x00 0x2b inv_DFA_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7606 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18281 Dragonfire_Adept_DeafeningRoar 16838840 inv_deafenroar E S vs 0x00 0x3E inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 7607 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18279 Dragonfire_Adept_BreathOfTheNight 16838838 inv_breathnight C L s 0x00 0x3e inv_DFA_generic **** **** **** **** **** **** 1 1500 head **** vco_mebalodd01 **** sco_mebalodd01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 11 **** 1 16832984 1 0 **** 0 7605 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18280 Dragonfire_Adept_Darkness 16838839 inv_darkness V L s 0x00 0x2b inv_DFA_generic **** **** **** **** **** **** 1 1500 head **** **** vco_grndpurp sco_megrdodd01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832986 1 0 **** 0 7606 **** **** 0 sphere 6.096 **** 0 **** **** **** **** **** **** **** **** **** **** **** **** ****
18281 Dragonfire_Adept_DeafeningRoar 16838840 inv_deafenroar E S vs 0x00 0x3E inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehanodd02 **** sco_mehanodd02 **** **** out 1000 **** vca_conesonc01 **** sca_dragodd 0 **** **** **** **** **** **** 1 **** **** **** **** **** 2 **** 1 16832988 1 0 **** 1 7607 **** **** 0 cone 9.144 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18282 Dragonfire_Adept_DraconicKnowledge 16838841 inv_dracknow D P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanodd01 **** sco_mehanodd01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16832990 1 0 **** 0 7608 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18283 Dragonfire_Adept_EndureExposure 16838842 inv_endexposure A T s 0x00 0x2B inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 **** **** touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 13 **** 1 16832992 1 0 **** 0 7609 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18284 Dragonfire_Adept_MagicInsight 16838843 inv_magicinsight D T s 0x00 0x09 inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** **** 1 16832994 1 0 **** 0 7610 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18285 Dragonfire_Adept_ScaldingGust 16838844 inv_scaldgust T S s 0x00 0x3E inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 7611 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18285 Dragonfire_Adept_ScaldingGust 16838844 inv_scaldgust T S s 0x00 0x3E inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanfire01 **** sco_mehanfire01 **** **** out 1700 **** var_conefire **** sar_conefire 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 11 **** 1 16832996 1 0 **** 1 7611 **** **** 0 rectangle 60 3 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18286 Dragonfire_Adept_SeeTheUnseen 16838845 inv_seeunseen D P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 1 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 7 **** 1 16832998 1 0 **** 0 7612 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18287 Dragonfire_Adept_Charm 16838846 inv_charm E M s 0x00 0x2A inv_DFA_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 1 **** **** **** **** **** 2 **** 1 16833000 1 0 **** 1 7613 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18288 Dragonfire_Adept_EnergyResistance 16838847 inv_energies T P s 0x00 0x01 prc_radialbug **** **** **** **** **** **** 2 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 0 18289 18290 18291 18292 18293 13 **** 1 16833002 1 0 **** 0 7614 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -18303,13 +18303,13 @@
18299 Dragonfire_Adept_HumanoidShape_Quickslot_1 16838858 inv_humanshape T P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 2 1528 head vco_smhannatr01 **** **** sco_mehannatr01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** 18295 1 16824348 0 0 **** 0 579280320 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18300 Dragonfire_Adept_HumanoidShape_Quickslot_2 16838859 inv_humanshape T P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 2 1528 head vco_smhannatr01 **** **** sco_mehannatr01 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** 18295 1 16824348 0 0 **** 0 579411392 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18301 Dragonfire_Adept_Voidsense 16838860 inv_voidsense D P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 2 1500 head vco_mehanmind02 **** **** sco_mehanmind02 **** **** up 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 6 **** 1 16833013 1 0 **** 0 7617 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18302 Dragonfire_Adept_VoraciousDispelling 16838861 inv_vordispel A M s 0x00 0x2F inv_DFA_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** **** **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 7618 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18302 Dragonfire_Adept_VoraciousDispelling 16838861 inv_vordispel A M s 0x00 0x2F inv_DFA_generic **** **** **** **** **** **** 2 1500 hand **** vco_mehanmind02 **** sco_mehanmind02 **** **** touch 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** **** **** 0 **** **** **** **** **** 3 **** 1 16833015 1 0 **** 0 7618 **** **** 0 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18303 Dragonfire_Adept_WalkUnseen 16838862 inv_walkunseen I P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 2 1500 hand **** vco_smhanelec01 **** sco_mehanelec01 **** **** self 1000 **** **** **** sdr_invisible 0 **** **** **** **** **** **** 0 **** **** **** **** **** 9 **** 1 16833017 1 0 **** 0 7619 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18304 Dragonfire_Adept_AuraOfFlame 16838863 inv_auraflame V P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 3 1500 hand **** vco_mehanfire01 **** sco_mehanfire01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** Fire 1 **** **** **** **** **** 12 **** 1 16833019 1 0 **** 0 7620 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18305 Dragonfire_Adept_ChillingFog 16838864 inv_chillfog C L s 0x00 0x3e inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** vco_mebalcold01 **** sco_mebalcold01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 11 **** 1 16833021 1 0 **** 1 7621 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18306 Dragonfire_Adept_DevourMagic 16838865 inv_devourmagic A M s 0x00 0x2F inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 7622 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18305 Dragonfire_Adept_ChillingFog 16838864 inv_chillfog C L s 0x00 0x3e inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** vco_mebalcold01 **** sco_mebalcold01 **** **** area 1000 **** **** **** **** 0 **** **** **** **** **** Cold 1 **** **** **** **** **** 11 **** 1 16833021 1 0 **** 1 7621 **** **** 0 sphere 6.096 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
18306 Dragonfire_Adept_DevourMagic 16838865 inv_devourmagic A M s 0x00 0x2F inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** **** vco_megrdmind01 sco_megrdmind01 **** **** out 1000 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 2 **** 1 16833023 1 0 **** 0 7622 **** **** 0 sphere 6.096 **** 35 **** **** **** **** **** **** **** **** **** **** **** **** ****
18307 Dragonfire_Adept_DraconicToughness 16838866 inv_dractough E P s 0x00 0x01 inv_DFA_generic **** **** **** **** **** **** 3 1500 hand **** vco_smhanholy01 **** sco_mehanholy01 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** Mind_Affecting 0 **** **** **** **** **** 9 **** 1 16833025 1 0 **** 0 7623 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18308 Dragonfire_Adept_TerrifyingRoar 16838867 inv_terrifyroar N S vs 0x00 0x2E inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** vco_mehanmind02 **** sco_mehanmind02 **** **** out 1000 **** vca_conenatr01 **** sca_dragmind 0 **** **** **** **** **** Fear 1 **** **** **** **** **** 1 **** 1 16833027 1 0 **** 1 7624 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18308 Dragonfire_Adept_TerrifyingRoar 16838867 inv_terrifyroar N S vs 0x00 0x2E inv_DFA_generic **** **** **** **** **** **** 3 1500 head **** vco_mehanmind02 **** sco_mehanmind02 **** **** out 1000 **** vca_conenatr01 **** sca_dragmind 0 **** **** **** **** **** Fear 1 **** **** **** **** **** 1 **** 1 16833027 1 0 **** 1 7624 **** **** 0 cone 9.144 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
18309 Dragonfire_Adept_EnergyImmunity 16838868 inv_energies T P s 0x00 0x01 prc_radialbug **** **** **** **** **** **** 4 1500 **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** **** 1 18310 18311 18312 18313 18314 13 **** 1 16833029 1 0 **** 0 7625 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18310 Dragonfire_Adept_EnergyImmunityAcid 16838869 inv_acid T P s **** 0x01 inv_DFA_generic **** **** **** **** **** **** 4 1500 hand **** vco_mehanacid03 **** sco_mehanacid03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18309 1 16833029 1 0 **** 0 579542473 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
18311 Dragonfire_Adept_EnergyImmunityCold 16838870 inv_cold T P s **** 0x01 inv_DFA_generic **** **** **** **** **** **** 4 1500 hand **** vco_mehancold03 **** sco_mehancold03 **** **** self 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** **** 18309 1 16833029 1 0 **** 0 579673545 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@ -19362,9 +19362,9 @@
19358 PNP_GREATER_SHADOW_CONJURATION_QS5 16790398 is_GrShConj I S s **** 0x3F prc_shdconj_quik **** **** **** **** **** **** 7 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** 11 19353 1 **** 1 0 **** 1 437805215 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19359 SPELL_MYSTIC_BACKLASH 16852220 is_LsSpTurn A T **** **** 0x0B prc_mystbklsh **** **** **** **** **** **** 5 1500 hand **** vco_mehanevil01 **** sco_mehanevil01 vs_chant_ench_lm vs_chant_ench_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 3 **** 3 16852221 0 0 **** 1 24737 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19360 SPELL_ACIDIC_SPLATTER 16852222 is_lacidorb C S **** **** 0x3A prc_reservrng **** **** **** **** **** **** 2 1500 hand **** vco_mehanacid02 **** sco_mehanacid03 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** **** **** **** 1 vpr_ectoacid01 homing hand spr_los path Acid 1 **** **** **** **** **** 2 **** 3 16852223 0 0 **** 1 24738 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19361 SPELL_FIERY_BURST 16852224 is_Fireball V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 2 1500 hand **** vco_mehanfire03 **** sco_mehanfire03 vs_chant_evoc_lm vs_chant_evoc_lf area 1000 **** **** **** **** 1 vpr_fireball homing hand spr_fireball path Fire 1 **** **** **** **** **** 11 **** 3 16852225 0 0 **** 1 24739 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19362 SPELL_STORM_BURST 16852226 is_LightnBolt V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 3 1500 hand **** vco_mehanelec01 **** sco_mehanelec01 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** **** **** **** 0 **** linked hand **** path Electricity 1 **** **** **** **** **** 11 **** 3 16852227 0 0 **** 1 24740 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19363 SPELL_WINTERS_BLAST 16852228 is_ConeCold V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 2 1500 hand vco_swar3blue **** **** sco_swar3blue vs_chant_evoc_hm vs_chant_evoc_hf out 1000 **** var_conecold **** sar_conecold 0 **** **** **** **** path Cold 0 **** **** **** **** **** 11 **** 3 16852229 0 0 **** 1 24741 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19361 SPELL_FIERY_BURST 16852224 is_Fireball V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 2 1500 hand **** vco_mehanfire03 **** sco_mehanfire03 vs_chant_evoc_lm vs_chant_evoc_lf area 1000 **** **** **** **** 1 vpr_fireball homing hand spr_fireball path Fire 1 **** **** **** **** **** 11 **** 3 16852225 0 0 **** 1 24739 **** **** 1 sphere 1.524 **** 3 **** **** **** **** **** **** **** **** **** **** **** **** ****
19362 SPELL_STORM_BOLT 16852226 is_LightnBolt V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 3 1500 hand **** vco_mehanelec01 **** sco_mehanelec01 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** **** **** **** 0 **** linked hand **** path Electricity 1 **** **** **** **** **** 11 **** 3 16852227 0 0 **** 1 24740 **** **** 0 rectangle 6.096 2 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
19363 SPELL_WINTERS_BLAST 16852228 is_ConeCold V S **** **** 0x3E prc_reservaoe **** **** **** **** **** **** 2 1500 hand vco_swar3blue **** **** sco_swar3blue vs_chant_evoc_hm vs_chant_evoc_hf out 1000 **** var_conecold **** sar_conecold 0 **** **** **** **** path Cold 0 **** **** **** **** **** 11 **** 3 16852229 0 0 **** 1 24741 **** **** 1 cone 4.572 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** ****
19364 SPELL_CLAP_OF_THUNDER 16852230 is_X2GrtThdclp V T **** **** 0x0B prc_reservtch **** **** **** **** **** **** 3 1500 hand **** vco_mehansonc01 **** sco_mehansonc01 vs_chant_evoc_lm vs_chant_evoc_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** Sonic 1 **** **** **** **** **** 11 **** 3 16852231 0 0 **** 1 24742 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19365 SPELL_SICKENING_GRASP 16852232 is_VampTch N T **** **** 0x0B prc_reservtch **** **** **** **** **** **** 3 1500 hand **** vco_mehannatr02 **** sco_mehannatr02 vs_chant_necr_lm vs_chant_necr_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** **** 1 **** **** **** **** **** 3 **** 3 16852233 0 0 **** 1 24743 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19366 SPELL_TOUCH_OF_HEALING 16852234 is_CurMinW C T **** **** 0x2B prc_reservheal **** **** **** **** **** **** 2 1500 hand **** vco_smhanheal01 **** sco_mehanheal01 vs_chant_conj_lm vs_chant_conj_lf touch 1000 **** **** **** **** 0 **** **** **** **** **** Positive 1 **** **** **** **** **** 5 **** 3 16852235 0 0 **** 0 24744 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****

View File

@ -6338,6 +6338,7 @@ epicspellobjs\wander_unseen.ncs
2das\cls_pres_sdmind.2da \
2das\cls_pres_sergrd.2da \
2das\cls_pres_shadep.2da \
2das\cls_pres_shadow.2da \
2das\cls_pres_shaman.2da \
2das\cls_pres_shape.2da \
2das\cls_pres_sharss.2da \
@ -30161,7 +30162,7 @@ objs\prc_reservheal.ncs: scripts\prc_reservheal.nss include\prc_sp_func.nss incl
objs\prc_reservhrbrth.ncs: scripts\prc_reservhrbrth.nss include\spinc_dimdoor.nss include\prc_inc_combmove.nss include\prc_inc_spells.nss include\prc_inc_teleport.nss include\prc_inc_chat.nss include\inc_newspellbook.nss include\inc_vfx_const.nss include\spinc_necro_cyst.nss include\true_utter_const.nss include\prc_inc_sneak.nss include\prcsp_engine.nss include\inc_item_props.nss include\prc_inc_core.nss include\inc_sp_gain_mem.nss include\lookup_2da_spell.nss include\inc_lookups.nss include\prc_inc_damage.nss include\prc_inc_sb_const.nss include\inc_2dacache.nss include\inc_debug.nss include\prc_inc_switch.nss include\prc_inc_array.nss include\prc_class_const.nss include\prc_effect_inc.nss include\prc_inc_castlvl.nss include\prc_inc_newip.nss include\prc_inc_descrptr.nss include\prc_x2_itemprop.nss include\prc_ipfeat_const.nss include\inc_utility.nss include\prc_inc_nwscript.nss include\inc_target_list.nss include\inc_logmessage.nss include\inc_threads.nss include\prc_inc_actions.nss include\inc_time.nss include\inc_draw_prc.nss include\inc_eventhook.nss include\inc_metalocation.nss include\inc_array_sort.nss include\inc_uniqueid.nss include\inc_set.nss include\prc_misc_const.nss include\prc_spell_const.nss include\inv_invoc_const.nss include\psi_power_const.nss include\prc_inc_racial.nss include\moi_meld_const.nss include\bnd_vestig_const.nss include\prc_feat_const.nss include\prc_racial_const.nss include\inc_persist_loca.nss include\prc_inc_skin.nss include\inc_persistsql.nss include\inc_draw.nss include\inc_draw_tools.nss include\inc_pers_array.nss include\inc_area.nss include\inc_heap.nss include\inc_prc_npc.nss include\tob_move_const.nss include\prcsp_archmaginc.nss include\prc_add_spl_pen.nss include\prcsp_reputation.nss include\prc_inc_combat.nss include\inc_dynconv.nss include\prc_inc_unarmed.nss include\prc_inc_onhit.nss include\prc_inc_fork.nss include\prc_inc_natweap.nss include\inc_abil_damage.nss include\prc_inc_sp_tch.nss
objs\prc_reservinvndl.ncs: scripts\prc_reservinvndl.nss include\prc_sp_func.nss include\prc_inc_sp_tch.nss include\prc_add_spell_dc.nss include\prc_alterations.nss include\prc_inc_unarmed.nss include\inc_abil_damage.nss include\prc_inc_damage.nss include\prc_effect_inc.nss include\inc_item_props.nss include\prc_inc_castlvl.nss include\prc_inc_newip.nss include\prc_inc_descrptr.nss include\prc_x2_itemprop.nss include\prc_ipfeat_const.nss include\inc_utility.nss include\prc_inc_nwscript.nss include\prc_class_const.nss include\inc_target_list.nss include\inc_logmessage.nss include\inc_threads.nss include\prc_inc_actions.nss include\inc_time.nss include\inc_draw_prc.nss include\inc_eventhook.nss include\inc_metalocation.nss include\inc_array_sort.nss include\inc_uniqueid.nss include\inc_set.nss include\prc_misc_const.nss include\prc_spell_const.nss include\inv_invoc_const.nss include\psi_power_const.nss include\prc_inc_racial.nss include\prc_inc_array.nss include\moi_meld_const.nss include\bnd_vestig_const.nss include\inc_2dacache.nss include\prc_feat_const.nss include\prc_racial_const.nss include\inc_debug.nss include\prc_inc_switch.nss include\inc_persist_loca.nss include\prc_inc_skin.nss include\inc_persistsql.nss include\inc_draw.nss include\inc_draw_tools.nss include\inc_pers_array.nss include\inc_area.nss include\inc_heap.nss include\inc_prc_npc.nss include\prc_inc_natweap.nss include\prc_inc_spells.nss include\inc_newspellbook.nss include\inc_vfx_const.nss include\spinc_necro_cyst.nss include\true_utter_const.nss include\prc_inc_sneak.nss include\prcsp_engine.nss include\prc_inc_core.nss include\inc_sp_gain_mem.nss include\lookup_2da_spell.nss include\inc_lookups.nss include\prc_inc_sb_const.nss include\tob_move_const.nss include\prcsp_archmaginc.nss include\prc_add_spl_pen.nss include\prcsp_reputation.nss include\prc_inc_combat.nss include\prc_inc_onhit.nss include\prc_inc_fork.nss
objs\prc_reservinvndl.ncs: scripts\prc_reservinvndl.nss include\x2_inc_spellhook.nss include\prc_x2_craft.nss include\prc_inc_spells.nss include\prc_inc_combat.nss include\prc_inc_itmrstr.nss include\prc_inc_burn.nss include\pnp_shft_main.nss include\inc_dynconv.nss include\inc_npc.nss include\prc_inc_newip.nss include\prc_add_spell_dc.nss include\prc_x2_itemprop.nss include\prc_ipfeat_const.nss include\inc_utility.nss include\prc_inc_nwscript.nss include\prc_class_const.nss include\inc_target_list.nss include\inc_logmessage.nss include\inc_threads.nss include\prc_inc_actions.nss include\inc_time.nss include\inc_draw_prc.nss include\inc_eventhook.nss include\inc_metalocation.nss include\inc_array_sort.nss include\inc_uniqueid.nss include\inc_set.nss include\prc_misc_const.nss include\prc_spell_const.nss include\inv_invoc_const.nss include\psi_power_const.nss include\prc_inc_racial.nss include\prc_inc_array.nss include\moi_meld_const.nss include\bnd_vestig_const.nss include\inc_2dacache.nss include\prc_feat_const.nss include\prc_racial_const.nss include\inc_debug.nss include\prc_inc_switch.nss include\inc_persist_loca.nss include\prc_inc_skin.nss include\inc_persistsql.nss include\inc_draw.nss include\inc_draw_tools.nss include\inc_pers_array.nss include\inc_area.nss include\inc_heap.nss include\inc_newspellbook.nss include\inc_vfx_const.nss include\spinc_necro_cyst.nss include\true_utter_const.nss include\prc_inc_sneak.nss include\prcsp_engine.nss include\inc_item_props.nss include\prc_inc_core.nss include\inc_sp_gain_mem.nss include\lookup_2da_spell.nss include\inc_lookups.nss include\prc_inc_damage.nss include\prc_inc_sb_const.nss include\prc_effect_inc.nss include\prc_inc_castlvl.nss include\prc_inc_descrptr.nss include\inc_prc_npc.nss include\tob_move_const.nss include\prcsp_archmaginc.nss include\prc_add_spl_pen.nss include\prcsp_reputation.nss include\prc_inc_unarmed.nss include\prc_inc_onhit.nss include\prc_inc_fork.nss include\prc_inc_natweap.nss include\inc_abil_damage.nss include\prc_getbest_inc.nss include\prc_inc_function.nss include\prc_inc_util.nss include\prc_inc_stunfist.nss include\inc_nwnx_funcs.nss include\prc_template_con.nss include\prc_alterations.nss
objs\prc_reservlern.ncs: scripts\prc_reservlern.nss include\prc_inc_shifting.nss include\prc_inc_spells.nss include\prc_inc_racial.nss include\prc_inc_function.nss include\prc_inc_onhit.nss include\prc_shifter_info.nss include\prc_weap_apt.nss include\prc_inc_wpnrest.nss include\inc_nwnx_funcs.nss include\prc_class_const.nss include\prc_feat_const.nss include\prc_racial_const.nss include\prc_inc_util.nss include\prc_inc_stunfist.nss include\prc_template_con.nss include\prc_alterations.nss include\inc_abil_damage.nss include\prc_inc_damage.nss include\prc_effect_inc.nss include\inc_item_props.nss include\prc_inc_castlvl.nss include\prc_inc_newip.nss include\prc_inc_descrptr.nss include\prc_x2_itemprop.nss include\prc_ipfeat_const.nss include\inc_utility.nss include\prc_inc_nwscript.nss include\inc_target_list.nss include\inc_logmessage.nss include\inc_threads.nss include\prc_inc_actions.nss include\inc_time.nss include\inc_draw_prc.nss include\inc_eventhook.nss include\inc_metalocation.nss include\inc_array_sort.nss include\inc_uniqueid.nss include\inc_set.nss include\prc_misc_const.nss include\prc_spell_const.nss include\inv_invoc_const.nss include\psi_power_const.nss include\prc_inc_array.nss include\moi_meld_const.nss include\bnd_vestig_const.nss include\inc_2dacache.nss include\inc_debug.nss include\prc_inc_switch.nss include\inc_persist_loca.nss include\prc_inc_skin.nss include\inc_persistsql.nss include\inc_draw.nss include\inc_draw_tools.nss include\inc_pers_array.nss include\inc_area.nss include\inc_heap.nss include\inc_prc_npc.nss include\inc_newspellbook.nss include\inc_vfx_const.nss include\spinc_necro_cyst.nss include\true_utter_const.nss include\prc_inc_sneak.nss include\prcsp_engine.nss include\prc_inc_core.nss include\inc_sp_gain_mem.nss include\lookup_2da_spell.nss include\inc_lookups.nss include\prc_inc_sb_const.nss include\tob_move_const.nss include\prcsp_archmaginc.nss include\prc_add_spl_pen.nss include\prcsp_reputation.nss include\inc_dynconv.nss include\prc_inc_combat.nss include\prc_inc_unarmed.nss include\prc_inc_fork.nss include\prc_inc_natweap.nss

View File

@ -22,6 +22,7 @@ void main()
int nWeapType = GetBaseItemType(GetItemInSlot(INVENTORY_SLOT_RIGHTHAND, oTarget));
if(nWeapType != BASE_ITEM_RAPIER
&& nWeapType != BASE_ITEM_LONGSWORD
&& nWeapType != BASE_ITEM_ELVEN_LIGHTBLADE
&& nWeapType != BASE_ITEM_ELVEN_THINBLADE)
return;

View File

@ -93,10 +93,14 @@ void OnUnEquip(object oPC,object oSkin)
}
if ( !(GetBaseItemType(oWeapL)==BASE_ITEM_RAPIER ||
GetBaseItemType(oWeapR)==BASE_ITEM_RAPIER ||
GetBaseItemType(oWeapL)==BASE_ITEM_LONGSWORD ||
GetBaseItemType(oWeapR)==BASE_ITEM_LONGSWORD) )
if (!(GetBaseItemType(oWeapL)==BASE_ITEM_RAPIER ||
GetBaseItemType(oWeapR)==BASE_ITEM_RAPIER ||
GetBaseItemType(oWeapL)==BASE_ITEM_ELVEN_THINBLADE ||
GetBaseItemType(oWeapR)==BASE_ITEM_ELVEN_THINBLADE ||
GetBaseItemType(oWeapL)==BASE_ITEM_ELVEN_LIGHTBLADE ||
GetBaseItemType(oWeapR)==BASE_ITEM_ELVEN_LIGHTBLADE ||
GetBaseItemType(oWeapL)==BASE_ITEM_LONGSWORD ||
GetBaseItemType(oWeapR)==BASE_ITEM_LONGSWORD) )
{
if (GetHasFeatEffect(FEAT_SONG_OF_FURY,oPC))
{

View File

@ -247,6 +247,12 @@ void Shifter(object oPC, int iArcSpell, int iDivSpell)
//Wild Shape qualifies
SetLocalInt(oPC, "PRC_PrereqShift", 0);
}
//These classes have appropriate alternate forms
if (GetLevelByClass(CLASS_TYPE_SHAMAN) >= 7)
{
//Wild Shape qualifies
SetLocalInt(oPC, "PRC_PrereqShift", 0);
}
if (GetLevelByClass(CLASS_TYPE_INITIATE_DRACONIC) >= 10)
{
//Dragon Shape qualifies

View File

@ -1,46 +1,101 @@
//Spell script for reserve feat Invisible Needle
//prc_reservinvndl
//by ebonfowl
//Dedicated to Edgar, the real Ebonfowl
#include "x2_inc_spellhook"
#include "prc_sp_func"
#include "prc_inc_sp_tch"
#include "prc_add_spell_dc"
// Function to calculate the ranged attack bonus manually
int CalculateRangedAB(object oCaster)
{
int nBAB = GetBaseAttackBonus(oCaster); // Get the base attack bonus of the caster
int nDexMod = GetAbilityModifier(ABILITY_DEXTERITY, oCaster); // Get Dexterity modifier
int nRangedAttackBonus = nBAB + nDexMod; // Ranged attack bonus is BAB + Dexterity modifier
// Check if the caster has Point Blank Shot feat and is within 30 feet of the target
return nRangedAttackBonus;
}
// Function to handle the ranged attack
void ForceNeedleAttack(object oCaster, object oTarget, int nBonus)
{
// Constants
float fRange = FeetToMeters(5.0 * IntToFloat(nBonus)); // Range is 5 feet per spell level
effect eMissile = EffectVisualEffect(VFX_IMP_MIRV);
effect eVis = EffectVisualEffect(VFX_IMP_MAGBLUE);
// Get the distance to the target and check if it's within range
float fDistance = GetDistanceBetween(oCaster, oTarget);
if (fDistance > fRange)
{
SendMessageToPC(oCaster, "Target is out of range.");
return;
}
// Calculate ranged attack bonus
int nRangedAttackBonus = CalculateRangedAB(oCaster);
// Check for Point Blank Shot (feat)
if (GetHasFeat(FEAT_POINT_BLANK_SHOT, oCaster) && fDistance <= FeetToMeters(30.0)) // Within 30 feet for PBS bonus
{
nRangedAttackBonus += 1;
}
// Perform a standard ranged attack roll (not a ranged touch attack)
int nDieRoll = d20(1);
int nAttackRoll = nDieRoll + nRangedAttackBonus;
int nAC = GetAC(oTarget); // Get the target's AC for a normal ranged attack
// Construct the attack roll message in the format of NWN combat log
string sMessage;
string sCasterName = GetName(oCaster);
string sTargetName = GetName(oTarget);
if (nAttackRoll >= nAC)
{
// If the attack hits, deal damage based on the highest force spell level
int nDamage = d4(nBonus); // Deal 1d4 damage per force spell level
// Handle critical hit on a natural 20
if (nDieRoll == 20)
{
nDamage *= 2;
sMessage = PRC_TEXT_LIGHT_BLUE + sCasterName + PRC_TEXT_ORANGE +" attacks " + sTargetName + ": *critical hit* " + "(" + IntToString(nDieRoll) + " + " + IntToString(nRangedAttackBonus) + " = " + IntToString(nAttackRoll) + ")";
}
else
{
sMessage = PRC_TEXT_LIGHT_BLUE + sCasterName + PRC_TEXT_ORANGE +" attacks " + sTargetName + ": *hit* " + "(" + IntToString(nDieRoll) + " + " + IntToString(nRangedAttackBonus) + " = " + IntToString(nAttackRoll) + ")";
}
// Apply the MIRV and damage effect
effect eDam = PRCEffectDamage(oTarget, nDamage, DAMAGE_TYPE_MAGICAL);
// Delay visual effects to simulate missile travel
float fDelay = fDistance / (3.0 * log(fDistance) + 2.0);
DelayCommand(fDelay, SPApplyEffectToObject(DURATION_TYPE_INSTANT, eDam, oTarget));
DelayCommand(fDelay, SPApplyEffectToObject(DURATION_TYPE_TEMPORARY, eVis, oTarget, 0.0f, FALSE));
DelayCommand(fDelay + 0.1, SPApplyEffectToObject(DURATION_TYPE_INSTANT, eMissile, oTarget));
DelayCommand(fDelay + 0.2, SendMessageToPC(oCaster, sMessage));
}
else
{
// If the attack misses
sMessage = PRC_TEXT_LIGHT_BLUE + sCasterName + PRC_TEXT_ORANGE + " attacks " + sTargetName + ": *miss* " + "(" + IntToString(nDieRoll) + " + " + IntToString(nRangedAttackBonus) + " = " + IntToString(nAttackRoll) + ")";
SendMessageToPC(oCaster, sMessage);
}
}
void main()
{
//Declare major variables ( fDist / (3.0f * log( fDist ) + 2.0f) )
// Declare major variables
object oPC = OBJECT_SELF;
object oTarget = PRCGetSpellTargetObject();
int nBonus = GetLocalInt(oPC, "InvisibleNeedleBonus");
int nDamage = d4(nBonus);
int nAttack = GetAttackRoll(oTarget, oPC, OBJECT_INVALID);
effect eMissile = EffectVisualEffect(VFX_IMP_MIRV);
effect eVis = EffectVisualEffect(VFX_IMP_MAGBLUE);
float fDist = GetDistanceBetween(oPC, oTarget);
float fDelay = fDist/(3.0 * log(fDist) + 2.0);
float fDelay2, fTime;
fTime = fDelay;
fDelay2 += 0.1;
fTime += fDelay2;
if (!GetLocalInt(oPC, "InvisibleNeedleBonus"))
{
FloatingTextStringOnCreature("You do not have a spell available of adequate level or type", oPC, FALSE);
return;
}
//Do ranged attack
if (nAttack)
{
//Doube damage on a crit
if (nAttack == 2) nDamage = nDamage*2;
//Apply the MIRV and damage effect
effect eDam = PRCEffectDamage(oTarget, nDamage, DAMAGE_TYPE_MAGICAL);
DelayCommand(fTime, SPApplyEffectToObject(DURATION_TYPE_INSTANT, eDam, oTarget));
DelayCommand(fTime, SPApplyEffectToObject(DURATION_TYPE_TEMPORARY, eVis, oTarget,0.0f,FALSE));
DelayCommand(fDelay2, SPApplyEffectToObject(DURATION_TYPE_INSTANT, eMissile, oTarget));
}
}
ForceNeedleAttack(oPC, oTarget, nBonus);
}