Workin' Joey
Vars | |
damage_delay | delay between attack voicelines. Short but done for anti-spam |
---|---|
damaged | list of voicelines to use when damaged |
quip_delay | delay between Quips. Slightly randomized with quip_delay_minimum plus a random number |
quip_delay_minimum | converted into minutes when used to determine cooldown timer between quips |
quips | list of quip emotes, taken from Working Joe |
Procs | |
attacked | A terrible way of handling being hit. If signals would work it should be used. |
emote | SAY THE LINE JOE |
Var Details
damage_delay
delay between attack voicelines. Short but done for anti-spam
damaged
list of voicelines to use when damaged
quip_delay
delay between Quips. Slightly randomized with quip_delay_minimum plus a random number
quip_delay_minimum
converted into minutes when used to determine cooldown timer between quips
quips
list of quip emotes, taken from Working Joe
Proc Details
attacked
A terrible way of handling being hit. If signals would work it should be used.
emote
SAY THE LINE JOE