Verbose Output - b38

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Verbose Output - b38

#1 Post by jenx »

Ok, here is my first (and probably only!) addon: Verbose Output.

It displays LOTS of information on screen, that normally goes in the log file.

I created it for myself, to help me understand the game better, particularly the effects of armour, defense, saving throws.

It outputs chance to hit whenever a melee OR a temporary effect calls this function. This helps you see the chance you and NPCs have of hitting, been hit, and avoiding or getting a temporary effect.

It outputs the same data from the log regarding melee, namely raw damage, after armour, after range, after multipliers, after crit hits.

It outputs how the final damage from melee (and other sources) then is modified (or not) by resistances, stunned, numbing poison etc.

Warning: it is called VERBOSE and it really is verbose, adding tons of lines to your screen if you have lots of onhits and Frenzy for instance! or a screen full of critters.

It overloads Combat.lua, Actor.lua, and damage_types.lua, so it may not be compatible with other addons that do this also.

Remove the .txt and drop into the addons folder
Attachments
tome-verboseoutput.teaa.txt
(59.43 KiB) Downloaded 213 times
MADNESS rocks

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: Verbose Output - b38

#2 Post by jenx »

Dg, how do I get this onto add ons page?
MADNESS rocks

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Verbose Output - b38

#3 Post by darkgod »

on te4.org on the right menubar, Create content => Game Addon => fill in infos; Create Content => Game Addon Version => fill in infos
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply