File: dragon.yaml

package info (click to toggle)
crawl 2%3A0.34.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100,188 kB
  • sloc: cpp: 363,709; ansic: 27,765; javascript: 9,516; python: 8,463; perl: 3,293; java: 3,132; xml: 2,380; makefile: 1,835; sh: 611; objc: 250; cs: 15; sed: 9; lisp: 3
file content (33 lines) | stat: -rw-r--r-- 824 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
enum: dragon
equivalent_mons: program_bug
description: a fearsome dragon!
skill: {min: 17, max: 25}
talisman: dragon
melds: [physical]
resists: {fire: 1, cold: 1, poison: 1}
str: 10
size: giant
hp_mod: 150
ac: {base: 12, scaling: 6}
unarmed: {base: 8, scaling: 10}
unarmed_colour: green
unarmed_name: Teeth and claws
unarmed_verbs: [hit, claw, bite, maul]
offhand_punch: yes
special_damage_name: Breath Dmg
can_fly: yes
can_swim: no
changes_anatomy: yes
has_hair: no
has_bones: yes
has_feet: yes
has_ears: yes
shout_verb: roar
shout_volume: 6
hand_name: foreclaw
prayer_action: bow your head before
flesh_name: flesh
# resistances, breath, flying added separately
fakemuts:
  - ["dragon claw", "You have a powerful clawing attack."]
  - ["dragon scales", "Your giant scaled body is strong and resilient, but less evasive."]