2026/06/05 Update

Added Sanctified damage type.
Added Holy damage type.
Added Unholy damage type.
Added Falling damage type.
Added Ballistic damage type.
Added Desiccation damage type.
Fixed Major Missile's LABEL in spells.2da.
Fixed Major Missile's LABEL in des_cft_spells.2da.
Fixed Major Missile's LABEL in des_cft_scrolls.2da.
Disabled incomplete PnP version of Shades spell.
Astaroth's free crafting feats should drop off onRest, when expelling a vestige & when rebinding a vestige.
Re-enabled caster level override variable clearing in GetInvokerLevel().
Change Piercing Cold's damagetype to Untyped.
Constanted new damagetypes correctly for scripting (@lightbeard)
Changed all force spells damagetype to force.
Fixed issue with Initiators using Shadows Blade, Ironheart Aura and Shadow Trickster with dual-stances.
Changed Eldritch Blast to Untyped damage.
Fixed Path of Shadow screwing up caster levels.
Changed Sanctify Martial strike to be Holy damage.
Changed Vile Martial strike to be Vile damage.
Updated Forsaker to work with Warforged "Armor".
Added a SignalEvent() to Invisible Needle so it would break Invisibility when it should.
Fixed equip exploit with Shou Disciple and monk weapons.
Changed Saint template's Holy Touch to do Holy Damage.
Changed Horrid Wilting to do Desiccation damage.
Fixed Break Enchantment's targeting.
Fixed the Command spell to obey mind immunity.
Changed Damning Darkness to do Unholy damage.
Change the Necrotic spells to do Vile damage.
Made Persistent Blade more like PnP and made it dispellable.
This commit is contained in:
Jaysyn904
2026-06-05 21:33:30 -04:00
parent c437270cd1
commit 306779349c
54 changed files with 614 additions and 167 deletions

View File

@@ -23,3 +23,9 @@
19 Force 282 ****
20 Untyped 288 ****
21 Vile 84 ****
22 Sanctified 289 ****
23 Holy 289 ****
24 Unholy 288 ****
25 Falling **** ****
26 Ballistic **** ****
27 Dessication 84 ****

View File

@@ -1,22 +1,28 @@
2DA V2.0
Label FeedbackStrref ColorR ColorG ColorB
0 Physical 5594 **** **** ****
1 Magical 5593 204 119 255
2 Acid 10458 0 102 0
3 Cold 10459 153 255 255
4 Divine 10460 255 255 0
5 Electrical 10461 0 102 255
6 Fire 10462 235 141 0
7 Negative 10463 110 3 3
8 Positive 10464 176 4 159
9 Sonic 10465 120 120 120
10 **** **** **** **** ****
11 Poison 16820375 64 255 54
12 **** **** **** **** ****
13 Psychic 16820377 133 14 135
14 **** **** **** **** ****
15 Radiant 16820379 227 191 9
16 Force 16820380 15 209 183
17 Untyped 16820354 250 250 250
18 Vile 16820357 185 32 38
Label FeedbackStrref ColorR ColorG ColorB
0 Physical 5594 **** **** ****
1 Magical 5593 204 119 255
2 Acid 10458 0 102 0
3 Cold 10459 153 255 255
4 Divine 10460 255 255 0
5 Electrical 10461 0 102 255
6 Fire 10462 235 141 0
7 Negative 10463 110 3 3
8 Positive 10464 176 4 159
9 Sonic 10465 120 120 120
10 CEP3_RESERVED **** **** **** ****
11 Poison 16820375 64 255 54
12 CEP3_RESERVED **** **** **** ****
13 Psychic 16820377 133 14 135
14 CEP3_RESERVED **** **** **** ****
15 Radiant 16820379 227 191 9
16 Force 16820380 95 158 160
17 Untyped 16820354 250 250 250
18 Vile 16820357 185 32 38
19 Sanctified 16820336 255 215 0
20 Holy 16820339 250 250 210
21 Unholy 16820342 128 0 128
22 Falling 16820345 122 0 0
23 Ballistic 16820348 128 128 128
24 Dessication 16820351 139 69 19

View File

@@ -1,26 +1,31 @@
2DA V2.0
Label CharsheetStrref DamageTypeGroup
0 Bludgeoning 58345 0
1 Piercing 58341 0
2 Slashing 58344 0
3 Magical 58302 1
4 Acid 58303 2
5 Cold 58304 3
6 Divine 58305 4
7 Electrical 58306 5
8 Fire 58308 6
9 Negative 58309 7
10 Positive 58310 8
11 Sonic 58311 9
12 Base 58301 0
13 CEP3_RESERVED **** ****
14 Poison 16820368 11
15 CEP3_RESERVED **** ****
16 Psychic 16820370 13
17 CEP3_RESERVED **** ****
18 Radiant 16820372 15
19 Force 16820373 16
20 Untyped 16820355 17
21 Vile 16820358 18
22 **** **** ****
Label CharsheetStrref DamageTypeGroup
0 Bludgeoning 58345 0
1 Piercing 58341 0
2 Slashing 58344 0
3 Magical 58302 1
4 Acid 58303 2
5 Cold 58304 3
6 Divine 58305 4
7 Electrical 58306 5
8 Fire 58308 6
9 Negative 58309 7
10 Positive 58310 8
11 Sonic 58311 9
12 Base 58301 0
13 CEP3_RESERVED **** ****
14 Poison 16820368 11
15 CEP3_RESERVED **** ****
16 Psychic 16820370 13
17 CEP3_RESERVED **** ****
18 Radiant 16820372 15
19 Force 16820373 16
20 Untyped 16820355 17
21 Vile 16820358 18
22 Sanctified 16820337 19
23 Holy 16820340 20
24 Unholy 16820343 21
25 Falling 16820346 22
26 Ballistic 16820349 23
27 Dessication 16820352 24

View File

@@ -2248,7 +2248,7 @@
2244 Dragon_Breath_Prismatic **** **** **** **** **** ****
2245 ManyShot **** **** **** **** **** ****
2246 ManyShot2 **** **** **** **** **** ****
2247 Magic_Missile prc_scr_1127 **** **** **** **** ****
2247 Major_Missile prc_scr_1127 **** **** **** **** ****
2248 ManyShot4 **** **** **** **** **** ****
2249 ManyShot6 **** **** **** **** **** ****
2250 Examine_Recipe **** **** **** **** **** ****

View File

@@ -2248,7 +2248,7 @@
2244 Dragon_Breath_Prismatic **** 1 1 1 9 0
2245 ManyShot **** 1 1 1 1 0
2246 ManyShot2 **** 1 1 1 1 0
2247 Magic_Missile 1127 1 1 0 5 0
2247 Major_Missile 1127 1 1 0 5 0
2248 ManyShot4 **** 1 1 1 1 0
2249 ManyShot6 **** 1 1 1 1 0
2250 Examine_Recipe **** 1 1 1 1 0

View File

@@ -25,3 +25,9 @@
21 16820366 Force 0.55 28
22 16820354 Untyped 0.55 8
23 16820357 Vile 0.55 9
24 16820336 Sanctified 0.55 5
25 16820339 Holy 0.55 5
26 16820342 Unholy 0.55 9
27 16820345 Falling 0.55 ****
28 16820348 Ballistic 0.55 ****
29 16820351 Dessication 0.55 6

View File

@@ -2248,7 +2248,7 @@
2244 Dragon_Breath_Prismatic 84513 is_PrisSpray V S vs 0x00 0x3e inidra_dragpris **** **** **** **** **** **** 9 2000 head **** **** **** **** **** **** out 3000 **** var_conepris **** sar_conepris 0 **** **** **** **** **** Mind-Affecting 1 **** **** **** **** **** 11 **** 2 84515 1 0 84514 1 **** **** **** 1 cone 20 **** 19 **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2245 ManyShot 16826084 **** V S 0 0x00 0x3a ft_manyshot **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** attack 1000 **** **** **** **** 1 wamar_001 ballistic hand **** path **** 0 2246 2248 2249 **** **** 2 **** 3 16826085 0 0 **** 1 3306 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2246 ManyShot2 16826013 ife_wepspec_Lbw V S 0 0x00 0x3e ft_manyshot **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** attack 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** 2245 3 **** 0 0 **** 1 525208810 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2247 Magic_Missile 16826070 is_MagMiss V L vs 0x3d 0x3A sp_mjmagmiss **** **** **** **** **** 5 5 1500 hand **** vco_mehancold03 **** sco_mehancold03 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** path **** 1 **** **** **** **** **** 2 **** 1 16826071 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2247 Major_Missile 16826070 is_MagMiss V L vs 0x3d 0x3A sp_mjmagmiss **** **** **** **** **** 5 5 1500 hand **** vco_mehancold03 **** sco_mehancold03 vs_chant_evoc_lm vs_chant_evoc_lf out 1000 **** vca_outsonic **** sca_outsonic 0 **** **** **** **** path **** 1 **** **** **** **** **** 2 **** 1 16826071 1 0 **** 1 **** **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2248 ManyShot4 16826014 ife_wepspec_Lbw V S 0 0x00 0x3e ft_manyshot **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** attack 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** 2245 3 **** 0 0 **** 1 525274346 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2249 ManyShot6 16826015 ife_wepspec_Lbw V S 0 0x00 0x3e ft_manyshot **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** attack 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** **** 2245 3 **** 0 0 **** 1 525339882 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
2250 Examine_Recipe 16824431 is_divine G P vs 0x3a 0x08 prccraft_read **** **** **** **** **** **** 1 1500 hand **** **** **** **** **** **** out 0 **** **** **** **** 0 **** **** **** **** **** **** 0 2254 2255 **** **** **** **** **** 4 16824432 1 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
@@ -19342,7 +19342,7 @@
19338 RethDekala_RecoverManeuver 16790298 ife_mastelem T P 0 **** 0x01 tob_gen_recover **** **** **** **** **** **** 9 0 head **** vco_smhanevil01 **** sco_mehannatr01 vs_chant_ench_lm vs_chant_ench_lf self 0 **** **** **** **** 0 **** **** **** **** **** **** 0 **** **** **** **** **** 10 **** 3 **** 0 0 **** 0 **** **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19339 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19340 Shadow_Conjuration_Conversation 16790387 is_ShadConj I P s **** 0x01 shdconj_convrun **** **** **** **** **** **** 4 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** 24732 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19341 PNP_SHADES 908 is_Shades I S vs 0x00 0x2F **** **** **** **** **** **** 9 9 **** **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 19342 19343 19344 19345 19346 **** **** 4 6251 1 0 **** 1 24733 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19341 PNP_SHADES 908 is_Shades I S vs 0x00 0x2F **** **** **** **** **** **** **** 9 **** **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 19342 19343 19344 19345 19346 **** **** 4 6251 1 0 **** 1 24733 **** **** 0 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19342 PNP_SHADES_QS1 16790382 is_Shades I S s **** 0x3F prc_shdconj_quik **** **** **** **** **** **** 9 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** 11 19341 1 **** 1 0 **** 1 436887709 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19343 PNP_SHADES_QS2 16790383 is_Shades I S s **** 0x3F prc_shdconj_quik **** **** **** **** **** **** 9 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** 11 19341 1 **** 1 0 **** 1 436953245 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
19344 PNP_SHADES_QS3 16790384 is_Shades I S s **** 0x3F prc_shdconj_quik **** **** **** **** **** **** 9 1500 **** **** **** **** **** vs_chant_illu_hm vs_chant_illu_hf **** **** **** **** **** **** **** **** **** **** **** **** **** 0 **** **** **** **** **** 11 19341 1 **** 1 0 **** 1 437018781 **** **** 1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****