Difference between revisions of "TortureObjects"
(New page: The torture command lives on $creature, and can be used with any item, but for it to have it's intended effect, the object being used needs a property called .torture_stuff that contai...) |
imported>Mercedes (Undo revision 3481 by Jesus christ (Talk)) |
| (One intermediate revision by one other user not shown) | |
(No difference)
| |
Latest revision as of 06:10, 4 March 2010
The torture command lives on $creature, and can be used with any item, but for it to have it's intended effect, the object being used needs a property called .torture_stuff that contains a list of the skill modifier for the object, and the message object that will be used for the torture messages. The default .torture_stuff value is {0, #35968}
The torture message object uses four types of messages:
<DL> <DT> Swing <DD> message posed by attacker when starting torture <DT>absorb <DD> message posed by target if target accepts torture and torture is successful <DT> hits <DD> message posed by target if target does not accept torture and torture is successful <DT> misses <DD> message posed by attacker if torture is unsuccessful
-- Main.PootOne - 21 Aug 2006