+ add option to add a projectile to timon's axe (splits mana use) + add option to speed up sapphire wand + make pickup flashes bright + make sapphire wand's trail look more like the explosion + add option to display a detailed quest log on the automap + make ettins and centaurs not play a hit sound when missing + add an option to set the behaviour of centaurs to make them more vulnerable + add an option to make players shatter frozen enemies on touch + add an option to change the sapphire wand's damage function + make sapphire wand's projectile appear at the proper height + add an option to change the frost spell's damage function + add an option to make bloodscourge's projectiles foil invulnerability
11 lines
244 B
Plaintext
11 lines
244 B
Plaintext
version "4.8"
|
|
|
|
#include "vhtzs/fnplayer.zsc"
|
|
#include "vhtzs/fx.zsc"
|
|
#include "vhtzs/projectiles.zsc"
|
|
#include "vhtzs/weapons.zsc"
|
|
#include "vhtzs/player.zsc"
|
|
#include "vhtzs/monsters.zsc"
|
|
#include "vhtzs/quest.zsc"
|
|
#include "vhtzs/events.zsc"
|