Avoiding PK

From The Final Challenge Wiki
Jump to navigation Jump to search


General Tips and Tricks:

  1. The best way to avoid a PK is to be attentive! This sounds easy, or obvious, but after prolonged playtime a player's reaction time can worsen
  2. Keep several potions in your inventory to cure common PK spells. Examples include teleport potions, sanity potions, remove curse potions, and cure blindness potions.
  3. Players that use full featured MUD clients will frequently create a "panic" macro, that involves fleeing and drinking an escape potion of some sort. Avoid chaining too many commands together in a panic macro. Often times the later commands are predicated on the success of the early commands.
    Example
    A typical panic macro is "fl;quaff red". This causes the character to flee, then immediately quaff a clear red potion (recall) from their inventory. However, if the flee fails for any reason (player is summoned to a no-exit room, cursed, etc), the flee command will fail and the command to drink the potion will cause the player drink the potion in combat. Aliases are typically more effective than macros, since they allow the player to react quickly without predicating the success of commands on one another.
  4. Be aware of the PK threats who are online at all times. Double check with a high level friendly character.

Class Specific Tips and Tricks: