1enum: SP_DJINNI
2monster: MONS_DJINNI
3name: Djinni
4short_name: Dj
5difficulty: Intermediate
6difficulty_priority: 70
7aptitudes:
8  xp: 1
9  hp: -1
10  mp_mod: 0
11  mr: 4
12  short_blades: -1
13  long_blades: -1
14  axes: -2
15  maces_and_flails: -2
16  polearms: -2
17  staves: -1
18  slings: -2
19  bows: -2
20  crossbows: -2
21  throwing: -2
22  spellcasting: -3
23  dodging: 1
24  fire_magic: False
25  ice_magic: False
26  air_magic: False
27  earth_magic: False
28  poison_magic: False
29  conjurations: False
30  hexes: False
31  summoning: False
32  necromancy: False
33  translocations: False
34  transmutations: False
35  stealth: -1
36str: 7
37int: 9
38dex: 8
39levelup_stat_frequency: 4
40levelup_stats:
41  - dex
42  - int
43mutations:
44  1:
45    MUT_HEAT_RESISTANCE: 2
46    MUT_COLD_VULNERABILITY: 1
47    MUT_FLOAT: 1
48    MUT_INNATE_CASTER: 1
49    MUT_HP_CASTING: 1
50    MUT_FLAT_HP: 1
51fake_mutations:
52  - long: You are immune to sickness and miasma.
53  - short: sickness immunity
54recommended_jobs:
55  - JOB_GLADIATOR
56  - JOB_TRANSMUTER
57  - JOB_WIZARD
58  - JOB_FIRE_ELEMENTALIST
59  - JOB_ICE_ELEMENTALIST
60recommended_weapons:
61  - SK_SHORT_BLADES
62  - SK_LONG_BLADES
63# start TAG_MAJOR_VERSION == 34
64create_enum: false
65# end TAG_MAJOR_VERSION
66