[SUBMISSION] Frost Aura Sphere
- DeVloek
- Topic Author
- Arachnotron
Less
More
- Posts: 401
1 year 2 weeks ago - 1 year 2 weeks ago #1
by DeVloek
[SUBMISSION] Frost Aura Sphere was created by DeVloek
Info
Name: Frost Aura Sphere
Type: Damage Aura
Palette: Doom
Summon: FrostAuraSphere
Use type: Instant
Duration: Instant
Brightmaps: No
Actor modification: No
ACS: No
Description:
Gives the player a frosty aura that deals low damage to all monsters within its radius, slows them down and eventually freezes them. Corpses will be frozen as well and can be shattered. Most effective against large mobs.
Credits
Code: DeVloek
GLDEFS: DeVloek
Sounds: id Software, GSC Game World
Sprites: id Software
Sprite Edit: DeVloek
Idea base: Elemental damage auras from Grim Dawn
Sprite Preview
Download
https://drive.google.com/file/d/1PyyiDwLHe6Q9quXlCOFjfE0uJTkMSNFV/view?usp=sharing
edit: fixed editor keys.
Also here's a pk3 that includes all 3 auras (Fire, Frost, Electric). Let me know which submission method is preferable, seperate or all in one pack.
https://drive.google.com/file/d/1nx3kxHynRvL9R6a9H9Nw8J-1GcaOeLQj/view?usp=sharing
Name: Frost Aura Sphere
Type: Damage Aura
Palette: Doom
Summon: FrostAuraSphere
Use type: Instant
Duration: Instant
Brightmaps: No
Actor modification: No
ACS: No
Description:
Gives the player a frosty aura that deals low damage to all monsters within its radius, slows them down and eventually freezes them. Corpses will be frozen as well and can be shattered. Most effective against large mobs.
Credits
Code: DeVloek
GLDEFS: DeVloek
Sounds: id Software, GSC Game World
Sprites: id Software
Sprite Edit: DeVloek
Idea base: Elemental damage auras from Grim Dawn
Sprite Preview
Download
https://drive.google.com/file/d/1PyyiDwLHe6Q9quXlCOFjfE0uJTkMSNFV/view?usp=sharing
edit: fixed editor keys.
Also here's a pk3 that includes all 3 auras (Fire, Frost, Electric). Let me know which submission method is preferable, seperate or all in one pack.
https://drive.google.com/file/d/1nx3kxHynRvL9R6a9H9Nw8J-1GcaOeLQj/view?usp=sharing
Last edit: 1 year 2 weeks ago by DeVloek.
Please Log in or Create an account to join the conversation.
- Kan3
- Chaingunner
Less
More
- Posts: 73
1 year 2 weeks ago #2
by Kan3
Replied by Kan3 on topic [SUBMISSION] Frost Aura Sphere
These remind me of Skyrim cloak spells and I'm all for it!
I also took a look at the codes and that's some high zscript programming back there, wonderful stuff!
I also took a look at the codes and that's some high zscript programming back there, wonderful stuff!
Please Log in or Create an account to join the conversation.
- DeVloek
- Topic Author
- Arachnotron
Less
More
- Posts: 401
1 year 2 weeks ago #3
by DeVloek
Replied by DeVloek on topic [SUBMISSION] Frost Aura Sphere
Thanks
Not nearly as high as some of the stuff I've seen elsewhere, but I do my best. Learning something new every day.
Updated the file with the following changes:
- added a check for the NOICEDEATH flag to the freeze function so monsters that have that flag (eg. Commander Keen) won't freeze. They will still take damage from the aura though.
Not nearly as high as some of the stuff I've seen elsewhere, but I do my best. Learning something new every day.
Updated the file with the following changes:
- added a check for the NOICEDEATH flag to the freeze function so monsters that have that flag (eg. Commander Keen) won't freeze. They will still take damage from the aura though.
Please Log in or Create an account to join the conversation.
- Gothic
- Moderator
Less
More
- Posts: 1259
1 year 1 week ago #4
by Gothic
Replied by Gothic on topic [SUBMISSION] Frost Aura Sphere
Please Log in or Create an account to join the conversation.