Effects by number
From TheKolWiki
Effects listed by number.
Effect IDs can be determined by using a soft green echo eyedrop antidote, and viewing the source code of the effect to remove. It will be in the HTML just in front of the effect name, in code that looks like this:
<input name="whicheffect" value="XYZ" type="radio">
where XYZ is the effect ID. Additionally, if an effect is supposed to only last for 1 turn and is given in combat, like Frozen Hands, use a tattered scrap of paper to end the combat without consuming a turn, and the soft green echo eyedrop antidote to find the ID.
Additionally additionally, if you use URL manipulation, and don't mind checking several possible IDs, you can find the ID without a soft green echo eyedrop antidote.
javascript:void(mainpane.location='charsheet.php?pwd=HASH_GOES_HERE&action=unbuff&whichbuff=ID_GOES_HERE')
Input your hash and an ID, and paste it into your browser's address bar. If you don't currently have an effect with that ID, you'll get the error "You don't have that effect." However, if you have the effect, but it can't be shrugged off, like most effects, you'll get "That can't be shrugged off."
However, neither method will work with intrinsic effects.
[edit] 1 - 99
- There is no effect number 13 because of Jick's dislike for the number.
- Effects 79 and 99 do not exist, as confirmed on the February 6, 2006 episode of 120 Minutes with Jick and Mr. Skullhead.
|