1enum: SP_OGRE
2monster: MONS_OGRE
3name: Ogre
4adjective: Ogreish
5difficulty: Intermediate
6difficulty_priority: 30
7aptitudes:
8  xp: 0
9  hp: 3
10  mp_mod: 0
11  mr: 4
12  fighting: 3
13  short_blades: -1
14  long_blades: -1
15  maces_and_flails: -1
16  slings: -3
17  bows: -3
18  crossbows: -3
19  armour: -2
20  dodging: -1
21  stealth: -2
22  shields: -1
23  unarmed_combat: -1
24  spellcasting: 1
25  conjurations: -1
26  hexes: -1
27  summoning: -1
28  necromancy: -1
29  translocations: -1
30  transmutations: -1
31  fire_magic: -1
32  ice_magic: -1
33  air_magic: -1
34  earth_magic: -1
35  poison_magic: -1
36  invocations: 1
37  evocations: -2
38size: large
39str: 11
40int: 9
41dex: 4
42levelup_stat_frequency: 3
43levelup_stats:
44  - str
45mutations:
46  1:
47    MUT_TOUGH_SKIN: 1
48recommended_jobs:
49  - JOB_HUNTER
50  - JOB_BERSERKER
51  - JOB_ARCANE_MARKSMAN
52  - JOB_WIZARD
53  - JOB_FIRE_ELEMENTALIST
54recommended_weapons:
55  - SK_MACES_FLAILS
56  - SK_POLEARMS
57  - SK_STAVES
58  - SK_AXES
59# start TAG_MAJOR_VERSION == 34
60create_enum: false
61# end TAG_MAJOR_VERSION
62