Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #9806
- prisoner~
- A prisoner~
- A prisoner staggers away from you.
- ~
- This man has been badly beaten and looks as if he will not live long. He has
- hugh claw marks on his body and his clothes are torn and bloody.
- ~
- 128 0 1000 W 1
- 5 18 10 1d10+0 1d2+0
- -1 0 467 1
- 8 8 1
- The prisoner screams 'The ivory, it's a key I tell you, the cleric took it!'
- ~
- ~
- Which translates as ----
- Mob "A prisoner"[#9806] is known by the id string "prisoner"
- It belongs to zone "Slaadi Temple"[#98]
- It has a 35 byte long (room) description
- "A prisoner staggers away from you.
- "
- It has a 144 byte look-at description
- " This man has been badly beaten and looks as if he will not live long. He has
- hugh claw marks on his body and his clothes are torn and bloody.
- "
- It is a Really Holy Male human, standing 198cm tall and weighing 250lbs
- It has attained 5th Level in these classes: warrior
- It has 1d10+0 hp, 100 mana, and 100 move
- It has an AC of 10, and a THAC0 of 18
- It gets 1 attacks
- It has a Smiting attack for 1d2+0 damage
- It carries 0d0+0 gold and is worth 0d0+467 experience
- Its stats are: STR 0d0+14 / 0d0+0
- DEX 0d0+14
- CON 0d0+14
- INT 0d0+14
- WIS 0d0+14
- Its saving throws are: 15 15 15 15 15
- It loads in Standing, and has a default position of Standing
- It has the following ACT flags set: IsNPC Wimpy
- It makes a local sound
- "The prisoner screams 'The ivory, it's a key I tell you, the cleric took it!'
- "
- ---- or the JSON output of newer code ----
- "9806" : {
- "_data" : "#9806\nprisoner~\nA prisoner~\nA prisoner staggers away from you.\n~\n This man has been badly beaten and looks as if he will not live long. He has\nhugh claw marks on his body and his clothes are torn and bloody.\n~\n128 0 1000 W 1\n5 18 10 1d10+0 1d2+0\n-1 0 467 1\n8 8 1\nThe prisoner screams 'The ivory, it's a key I tell you, the cleric took it!'\n~\n~\n",
- "act_flags" : {
- "description" : "ACT_WIMPY",
- "flags" : {
- "ACT_WIMPY" : "128"
- },
- "value" : 128
- },
- "aff_flags" : {
- "description" : "",
- "flags" : {},
- "value" : 0
- },
- "alignment" : {
- "name" : "ALIGN_GOOD",
- "value" : "1000"
- },
- "armor_class" : 10,
- "attack_count" : 1,
- "damage" : {
- "die" : 2,
- "modifier" : 0,
- "rolls" : 1,
- "value" : "1d2+0"
- },
- "default_position" : {
- "name" : "POSITION_STANDING",
- "value" : "8"
- },
- "description" : " This man has been badly beaten and looks as if he will not live long. He has\nhugh claw marks on his body and his clothes are torn and bloody.",
- "experience" : 467,
- "gold" : 0,
- "hit_points" : {
- "die" : 10,
- "modifier" : 0,
- "rolls" : 1,
- "value" : "1d10+0"
- },
- "keyword_list" : "prisoner",
- "level" : 5,
- "load_position" : {
- "name" : "POSITION_STANDING",
- "value" : "8"
- },
- "long_description" : "A prisoner staggers away from you.",
- "race_type" : {
- "name" : "RACE_HUMAN",
- "value" : "1"
- },
- "sex" : {
- "name" : "SEX_MALE",
- "value" : "1"
- },
- "short_description" : "A prisoner",
- "sounds" : [
- "The prisoner screams 'The ivory, it's a key I tell you, the cleric took it!'",
- ""
- ],
- "thac0" : 18,
- "type" : "W",
- "vnum" : 9806
- },
Advertisement
Add Comment
Please, Sign In to add comment