-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpenanggalen.html
442 lines (424 loc) · 33.7 KB
/
penanggalen.html
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
<meta name = "viewport" content = "width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<title>Penanggalen</title>
<link rel = "stylesheet" type = "text/css" href = "../include/prd-stylesheet.css" />
<link rel = "stylesheet" type = "text/css" href = "http://cdn.paizo.com/chrome/style/jquery.dataTables.min.css" />
<link rel = "stylesheet" type = "text/css" href = "http://cdn.paizo.com/chrome/style/jquery-ui.min.css" />
</head>
<body>
<div style="width: 100%; background: #c8433f; padding: 0.5rem;">
<article style="color: #fffdf8;">
<p style="font-size: 0.85rem; text-align: center;">You are viewing the legacy Pathfinder Reference Document website.<br />Paizo Inc. has now partnered with Archives of Nethys to provide the online version of the Pathfinder RPG rules at <a href = "http://pfrd.info" style = "color: #fffdf8;"><b>pfrd.info</b></a>.<br />
<a href = "http://paizo.com/community/blog/v5748dyo6sg93?Big-PathfinderStarfinder-Reference-Document-News" style = "color: #fffdf8;">Learn more</a>.</p>
</article>
</div>
<div class = "header">
<!-- Logos -->
<div class = "header-content">
<div id = "header-full">
<a href = "../index.html"><img src = "../include/PRD-Logo.png" alt = "Pathfinder Reference Document" style = "margin: 15px 0 0 0;" /></a>
</div>
<div id = "header-mobile">
<a href = "../index.html"><img src = "../include/PRD-Logo_Mobile.png" alt = "Pathfinder Reference Document" style = "margin: 5px 0 0 10px;" /></a>
</div>
</div>
<!-- Search & Navigation -->
<div id = "nav-menu" class = "nav-menu">
<a href = "penanggalen.html#menu" class = "menu-link has-subnav"><img src = "../include/menu.png"></a>
<div id = "menu" class = "menu">
<ul>
<!-- Search -->
<!-- Core Rulebook -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Core Rulebook</a>
<ul class = "level-2">
<li><a href = "../coreRulebook/gettingStarted.html">Getting Started</a></li>
<li><a href = "../coreRulebook/races.html">Races</a></li>
<li><a href = "../coreRulebook/classes.html">Classes</a></li>
<li><a href = "../coreRulebook/usingSkills.html">Using Skills</a></li>
<li><a href = "../coreRulebook/skillDescriptions.html">Skill Descriptions</a></li>
<li><a href = "../coreRulebook/feats.html">Feats</a></li>
<li><a href = "../coreRulebook/equipment.html">Equipment</a></li>
<li><a href = "../coreRulebook/additionalRules.html">Additional Rules</a></li>
<li><a href = "../coreRulebook/combat.html">Combat</a></li>
<li><a href = "../coreRulebook/magic.html">Magic</a></li>
<li><a href = "../coreRulebook/spellLists.html">Spell Lists</a></li>
<li><a href = "../coreRulebook/spellIndex.html">Spell Index</a></li>
<li><a href = "../coreRulebook/prestigeClasses.html">Prestige Classes</a></li>
<li><a href = "../coreRulebook/gamemastering.html">Gamemastering</a></li>
<li><a href = "../coreRulebook/environment.html">Environment</a></li>
<li><a href = "../coreRulebook/nPCClasses.html">NPC Classes</a></li>
<li><a href = "../coreRulebook/creatingNPCs.html">Creating NPCs</a></li>
<li><a href = "../coreRulebook/magicItems.html">Magic Items</a></li>
<li><a href = "../coreRulebook/glossary.html">Glossary</a></li>
</ul>
</li>
<!-- Advanced Class Guide -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Advanced Class Guide</a>
<ul class = "level-2">
<li><a href = "../advancedClassGuide/classes/index.html">Classes</a></li>
<li><a href = "../advancedClassGuide/classOptions/index.html">Archetypes and Class Options</a></li>
<li><a href = "../advancedClassGuide/feats.html">Feats</a></li>
<li><a href = "../advancedClassGuide/spells/index.html">Spells</a></li>
<li><a href = "../advancedClassGuide/spells/spellLists.html">Spell Lists</a></li>
<li><a href = "../advancedClassGuide/gear/index.html">Gear and Magic Items</a></li>
<li><a href = "../advancedClassGuide/designingClasses.html">Designing Classes</a></li>
</ul>
</li>
<!-- Advanced Player's Guide -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Advanced Player's Guide</a>
<ul class = "level-2">
<li><a href = "../advancedPlayersGuide/advancedRaces.html">Races</a></li>
<li><a href = "../advancedPlayersGuide/advancedBaseClasses.html">Base Classes</a></li>
<li><a href = "../advancedPlayersGuide/advancedCoreClasses.html">Core Classes</a></li>
<li><a href = "../advancedPlayersGuide/advancedPrestigeClasses.html">Prestige Classes</a></li>
<li><a href = "../advancedPlayersGuide/advancedFeats.html">Feats</a></li>
<li><a href = "../advancedPlayersGuide/advancedGear.html">Gear</a></li>
<li><a href = "../advancedPlayersGuide/advancedSpellLists.html">Spell Lists</a></li>
<li><a href = "../advancedPlayersGuide/advancedSpellIndex.html">Spell Index</a></li>
<li><a href = "../advancedPlayersGuide/advancedMagicItems.html">Magic Items</a></li>
<li><a href = "../advancedPlayersGuide/advancedNewRules.html">New Rules</a></li>
</ul>
</li>
<!-- Advanced Race Guide -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Advanced Race Guide</a>
<ul class = "level-2">
<li><a href = "../advancedRaceGuide/coreRaces.html">Core Races</a></li>
<li><a href = "../advancedRaceGuide/featuredRaces.html">Featured Races</a></li>
<li><a href = "../advancedRaceGuide/uncommonRaces.html">Uncommon Races</a></li>
<li><a href = "../advancedRaceGuide/raceBuilder.html">Race Builder</a></li>
<li><a href = "../advancedRaceGuide/ageHeightWeight.html">Age, Height & Weight</a></li>
<li><a href = "../advancedRaceGuide/spellLists.html">Spell Lists</a></li>
</ul>
</li>
<!-- Bestiaries -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Bestiaries</a>
<ul class = "level-2">
<li><a href = "../bestiary/introduction.html">Monster Introduction</a></li>
<li><a href = "../indices/bestiary.html">Global Bestiary Indices</a></li>
<li><a href = "../bestiary/monsterIndex.html"><i>Bestiary</i> Monster Index</a></li>
<li><a href = "../bestiary2/additionalMonsterIndex.html"><i>Bestiary 2</i> Monster Index</a></li>
<li><a href = "monsterIndex.html"><i>Bestiary 3</i> Monster Index</a></li>
<li><a href = "../bestiary4/monsterIndex.html"><i>Bestiary 4</i> Monster Index</a></li>
<li><a href = "../bestiary5/index.html"><em>Bestiary 5</em> Monster Index</a></li>
<li><a href = "../bestiary/variantMonsterIndex.html">Variant Monster Index</a></li>
<li><a href = "../bestiary/monsterCohorts.html">Monster Cohorts</a></li>
<li><a href = "../bestiary/animalCompanions.html">Animal Companions</a></li>
<li><a href = "../bestiary/monstersAsPCs.html">Monsters as PCs</a></li>
<li><a href = "../bestiary/monsterRoles.html">Monster Roles</a></li>
<li><a href = "../bestiary/encounterTables.html"><i>Bestiary</i> Encounter Tables</a></li>
<li><a href = "../bestiary/monsterCreation.html">Monster Creation</a></li>
<li><a href = "../bestiary/monsterAdvancement.html">Monster Advancement</a></li>
<li><a href = "../bestiary/universalMonsterRules.html">Universal Monster Rules</a></li>
<li><a href = "../bestiary/creatureTypes.html">Creature Types</a></li>
<li><a href = "../bestiary/monsterFeats.html">Monster Feats</a></li>
<!--<li><a href = "/pathfinderRPG/prd/bestiary/monstersByType.html"><i>Bestiary</i> Monsters by Type</a></li>
<li><a href = "/pathfinderRPG/prd/bestiary/monstersByCR.html"><i>Bestiary</i> Monsters by CR</a></li>
<li><a href = "/pathfinderRPG/prd/bestiary/monstersByTerrain.html"><i>Bestiary</i> Monsters by Terrain</a></li>-->
</ul>
</li>
<!-- Game Mastery Guide -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Game Mastery Guide</a>
<ul class = "level-2">
<li><a href = "../gameMasteryGuide/planarAdventures.html">Planar Adventures</a></li>
<li><a href = "../gameMasteryGuide/settlements.html">Settlements</a></li>
<li><a href = "../gameMasteryGuide/fastPlayShipCombat.html">Fast Play Ship Combat</a></li>
<li><a href = "../gameMasteryGuide/chases.html">Chases</a></li>
<li><a href = "../gameMasteryGuide/disasters.html">Disasters</a></li>
<li><a href = "../gameMasteryGuide/drugsAndAddiction.html">Drugs and Addiction</a></li>
<li><a href = "../gameMasteryGuide/haunts.html">Haunts</a></li>
<li><a href = "../gameMasteryGuide/hazards.html">Hazards</a></li>
<li><a href = "../gameMasteryGuide/sanityAndMadness.html">Sanity and Madness</a></li>
<li><a href = "../gameMasteryGuide/nPCBoons.html">NPC Boons</a></li>
<li><a href = "../gameMasteryGuide/nPCGallery.html">NPC Gallery</a></li>
</ul>
</li>
<!-- Monster Codex -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Monster Codex</a>
<ul class = "level-2">
<li><a href = "../monsterCodex/boggards.html">Boggards</a></li>
<li><a href = "../monsterCodex/bugbears.html">Bugbears</a></li>
<li><a href = "../monsterCodex/drow.html">Drow</a></li>
<li><a href = "../monsterCodex/duergar.html">Duergar</a></li>
<li><a href = "../monsterCodex/fireGiants.html">Fire Giants</a></li>
<li><a href = "../monsterCodex/frostGiants.html">Frost Giants</a></li>
<li><a href = "../monsterCodex/ghouls.html">Ghouls</a></li>
<li><a href = "../monsterCodex/gnolls.html">Gnolls</a></li>
<li><a href = "../monsterCodex/goblins.html">Goblins</a></li>
<li><a href = "../monsterCodex/hobgoblins.html">Hobgoblins</a></li>
<li><a href = "../monsterCodex/kobolds.html">Kobolds</a></li>
<li><a href = "../monsterCodex/lizardfolk.html">Lizardfolk</a></li>
<li><a href = "../monsterCodex/ogres.html">Ogres</a></li>
<li><a href = "../monsterCodex/orcs.html">Orcs</a></li>
<li><a href = "../monsterCodex/ratfolk.html">Ratfolk</a></li>
<li><a href = "../monsterCodex/sahuagin.html">Sahuagin</a></li>
<li><a href = "../monsterCodex/serpentfolk.html">Serpentfolk</a></li>
<li><a href = "../monsterCodex/troglodytes.html">Troglodytes</a></li>
<li><a href = "../monsterCodex/trolls.html">Trolls</a></li>
<li><a href = "../monsterCodex/vampires.html">Vampires</a></li>
<li><a href = "../monsterCodex/appendix.html">Modifying Monsters</a></li>
</ul>
</li>
<!-- Mythic Adventures -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Mythic Adventures</a>
<ul class = "level-2">
<li><a href = "../mythicAdventures/glossary.html">Glossary</a></li>
<li><a href = "../mythicAdventures/mythicHeroes.html">Mythic Heroes</a></li>
<li><a href = "../mythicAdventures/mythicFeats.html">Mythic Feats</a></li>
<li><a href = "../mythicAdventures/mythicSpells.html">Mythic Spells</a></li>
<li><a href = "../mythicAdventures/mythicSpells/spellIndex.html">Mythic Spell Index</a></li>
<li><a href = "../mythicAdventures/mythicSpells/spellLists.html">Mythic Spell Lists</a></li>
<li><a href = "../mythicAdventures/mythicGame.html">Running a Mythic Game</a></li>
<li><a href = "../mythicAdventures/mythicItems.html">Mythic Magic Items</a></li>
<li><a href = "../mythicAdventures/mythicMonsters.html">Mythic Monsters</a></li>
</ul>
</li>
<!-- NPC Codex -->
<li class = "has-subnav">
<a href = "penanggalen.html#">NPC Codex</a>
<ul class = "level-2">
<li><a href = "../npcCodex/core/index.html">Core Classes</a></li>
<li><a href = "../npcCodex/prestige/index.html">Prestige Classes</a></li>
<li><a href = "../npcCodex/npc/index.html">NPC Classes</a></li>
<li><a href = "../npcCodex/appendix.html">Appendix</a></li>
</ul>
</li>
<!-- Pathfinder Unchained -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Pathfinder Unchained</a>
<ul class = "level-2">
<li><a href = "../unchained/classes/index.html">Classes</a></li>
<li><a href = "../unchained/skillsAndOptions/index.html">Skills and Options</a></li>
<li><a href = "../unchained/gameplay/index.html">Gameplay</a></li>
<li><a href = "../unchained/magic/index.html">Magic</a></li>
<li><a href = "../unchained/monsters/index.html">Monsters</a></li>
</ul>
</li>
<!-- Occult Adventures -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Occult Adventures</a>
<ul class = "level-2">
<li><a href = "../occultAdventures/classes/index.html">Occult Classes</a></li>
<li><a href = "../occultAdventures/archetypes/index.html">Archetypes</a></li>
<li><a href = "../occultAdventures/feats.html">Feats</a></li>
<li><a href = "../occultAdventures/psychicMagic.html">Psychic Magic</a></li>
<li><a href = "../occultAdventures/spellLists.html">Spell Lists</a></li>
<li><a href = "../occultAdventures/spells/index.html">Spells</a></li>
<li><a href = "../occultAdventures/occultRules.html">Occult Rules</a></li>
<li><a href = "../occultAdventures/occultGame.html">Running an Occult Game</a></li>
<li><a href = "../occultAdventures/occultRewards.html">Occult Rewards</a></li>
</ul>
</li>
<!-- Ultimate Campaign -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Ultimate Campaign</a>
<ul class = "level-2">
<li><a href = "../ultimateCampaign/characterBackground.html">Character Background</a></li>
<li><a href = "../ultimateCampaign/downtime.html">Downtime</a></li>
<li><a href = "../ultimateCampaign/campaignSystems.html">Campaign Systems</a></li>
<li><a href = "../ultimateCampaign/kingdomsAndWar.html">Kingdoms and War</a></li>
</ul>
</li>
<!-- Ultimate Combat -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Ultimate Combat</a>
<ul class = "level-2">
<li><a href = "../ultimateCombat/classes/gunslinger.html">Gunslinger</a></li>
<li><a href = "../ultimateCombat/classes/ninja.html">Ninja</a></li>
<li><a href = "../ultimateCombat/classes/samurai.html">Samurai</a></li>
<li><a href = "../ultimateCombat/classArchetypes.html">Class Archetypes</a></li>
<li><a href = "../ultimateCombat/ultimateCombatFeats.html">Feats</a></li>
<li><a href = "../ultimateCombat/combat/introduction.html">Mastering Combat</a></li>
<li><a href = "../ultimateCombat/ultimateCombatVehicles.html">Vehicles</a></li>
<li><a href = "../ultimateCombat/variants/introduction.html">Variant Rules</a></li>
<li><a href = "../ultimateCombat/ultimateCombatSpellIndex.html">Spell Index</a></li>
<li><a href = "../ultimateCombat/ultimateCombatSpellLists.html">Spell Lists</a></li>
</ul>
</li>
<!-- Ultimate Equipment -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Ultimate Equipment</a>
<ul class = "level-2">
<li><a href = "../ultimateEquipment/armsAndArmor/index.html">Arms and Armor</a></li>
<li><a href = "../ultimateEquipment/gear/index.html">Gear</a></li>
<li><a href = "../ultimateEquipment/magicArmsAndArmor/index.html">Magic Arms and Armor</a></li>
<li><a href = "../ultimateEquipment/ringsRodsStaves/index.html">Rings, Rods, and Staves</a></li>
<li><a href = "../ultimateEquipment/wondrousItems/index.html">Wondrous Items</a></li>
<li><a href = "../ultimateEquipment/artifactsAndOthers/index.html">Artifacts and Other Items</a></li>
<li><a href = "../ultimateEquipment/appendix.html">Appendix</a></li>
</ul>
</li>
<!-- Ultimate Magic -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Ultimate Magic</a>
<ul class = "level-2">
<li><a href = "../ultimateMagic/spellcasters/magus.html">Magus</a></li>
<li><a href = "../ultimateMagic/spellcastingClassOptions.html">Spellcasting Class Options</a></li>
<li><a href = "../ultimateMagic/magic/introduction.html">Mastering Magic</a></li>
<li><a href = "../ultimateMagic/ultimateMagicFeats.html">Feats</a></li>
<li><a href = "../ultimateMagic/ultimateMagicWordsOfPower.html">Words of Power</a></li>
<li><a href = "../ultimateMagic/ultimateMagicSpellIndex.html">Spells</a></li>
<li><a href = "../ultimateMagic/ultimateMagicSpellLists.html">Spell Lists</a></li>
<li><a href = "../ultimateMagic/ultimateMagicAppendices.html">Updates</a></li>
</ul>
</li>
<!-- Technology Guide -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Technology Guide</a>
<ul class = "level-2">
<li class = "has-subnav">
<a href = "penanggalen.html#" style = "padding-left: 20px;">Technology in the World</a>
<ul class = "level-3">
<li><a href = "../technologyGuide/skills.html">Skills</a></li>
<li><a href = "../technologyGuide/feats.html">Feats</a></li>
<li><a href = "../technologyGuide/spells.html">Spells</a></li>
<li><a href = "../technologyGuide/archetypes.html">Archetypes</a></li>
<li><a href = "../technologyGuide/technomancer.html">Technomancer</a></li>
<li><a href = "../technologyGuide/crafting.html">Crafting</a></li>
</ul>
</li>
<li class = "has-subnav">
<a href = "penanggalen.html#" style = "padding-left: 20px;">Equipment</a>
<ul class = "level-3">
<li><a href = "../technologyGuide/equipmentIntroduction.html">Introduction</a></li>
<li><a href = "../technologyGuide/weapons.html">Weapons</a></li>
<li><a href = "../technologyGuide/armor.html">Armor</a></li>
<li><a href = "../technologyGuide/pharmaceuticals.html">Pharmaceuticals</a></li>
<li><a href = "../technologyGuide/cybertech.html">Cybertech</a></li>
<li><a href = "../technologyGuide/gear.html">Gear</a></li>
</ul>
</li>
<li class = "has-subnav">
<a href = "penanggalen.html#" style = "padding-left: 20px;">Hazards and Artifacts</a>
<ul class = "level-3">
<li><a href = "../technologyGuide/hazards.html">Hazards</a></li>
<li><a href = "../technologyGuide/ai.html">Artificial Intelligences</a></li>
<li><a href = "../technologyGuide/artifacts.html">Artifacts</a></li>
</ul>
</li>
</ul>
</li>
<!-- Index -->
<li class = "has-subnav">
<a href = "penanggalen.html#">Index</a>
<ul class = "level-2">
<li><a href = "../indices/bestiary.html">Bestiary Index</a></li>
<li><a href = "../indices/feats.html">Feats Index</a></li>
<!--<li><a href = "/pathfinderRPG/prd/indices/spells.html">Spell Index</a></li>-->
<li><a href = "../indices/spelllists.html">Spell List Index</a></li>
<li><a href = "../indices/templates.html">Template Index</a></li>
</ul>
</li>
<!-- OGL -->
<li>
<a href = "../openGameLicense.html">Open Game License</a>
</li>
</ul>
</div>
</div>
</div>
<div class = "body-content">
<div id = "nav-path"></div>
<div class = "body">
<h1 id="penanggalen" class="monster-header">Penanggalen</h1>
<p class="flavor-text">A pale face framed by glossy black hair hangs in the air, trailing viscera from the ragged stump of its neck like a grisly tail.</p>
<p class="stat-block-title">Penanggalen <span class="stat-block-cr">CR 5</span></p>
<p class="stat-block-xp">XP 1,600</p>
<p class="stat-block-1"><a href="../bestiary/creatureTypes.html#human-subtype" >Human</a> penanggalen witch 5</p>
<p class="stat-block-1">NE Medium undead (<a href="../bestiary/creatureTypes.html#augmented-subtype" >augmented</a> humanoid)</p>
<p class="stat-block-1"><b>Init</b> +4; <b>Senses</b> darkvision 60 ft.; <a href="../coreRulebook/skills/perception.html#perception" >Perception</a> +16</p>
<p class="stat-block-breaker">Defense</p>
<p class="stat-block-1"><b>AC</b> 21, touch 15, flat-footed 16 (+4 Dex, +1 dodge, +6 natural)</p>
<p class="stat-block-1"><b>hp</b> 45 (5d6+25); fast healing 5</p>
<p class="stat-block-1"><b>Fort</b> +4, <b>Ref</b> +5, <b>Will</b> +7</p>
<p class="stat-block-1"><b>Defensive Abilities</b> channel <a href="../bestiary/universalMonsterRules.html#resistance" >resistance</a> +4; <b>DR</b> 5/silver and slashing; <b>Immune</b> undead traits; <b>Resist</b> <a href="../bestiary/creatureTypes.html#cold-subtype" >cold</a> 10, <a href="../bestiary/creatureTypes.html#fire-subtype" >fire</a> 10</p>
<p class="stat-block-1"><b>Weaknesses</b> light sensitivity, penanggalen weaknesses</p>
<p class="stat-block-breaker">Offense</p>
<p class="stat-block-1"><b>Speed</b> fly 60 ft. (good)</p>
<p class="stat-block-1"><b>Melee</b> bite +6 (1d6+4 plus <a href="../bestiary/universalMonsterRules.html#disease-(ex-or-su)" >disease</a>), slam +6 (1d4+4 plus <a href="../bestiary/universalMonsterRules.html#grab" >grab</a> and wither)</p>
<p class="stat-block-1"><b>Special Attacks</b> <a href="../bestiary/universalMonsterRules.html#blood-drain" >blood drain</a> (1d4 Constitution), create spawn, <a href="../bestiary/universalMonsterRules.html#disease-(ex-or-su)" >disease</a> (filth fever, DC 15), hexes (cackle, <a href="../bestiary/creatureTypes.html#evil-subtype" >evil</a> eye, misfortune)</p>
<p class="stat-block-1"><b>Witch Spells Prepared</b> (CL 5th; concentration +8)</p>
<p class="stat-block-2">3rd—<i>dispel magic</i>, <i><a href="../coreRulebook/spells/stinkingCloud.html#stinking-cloud" >stinking cloud</a></i> (DC 16)</p>
<p class="stat-block-2">2nd—<i><a href="../coreRulebook/spells/glitterdust.html#glitterdust" >glitterdust</a></i> (DC 15), <i><a href="../coreRulebook/spells/holdPerson.html#hold-person" >hold person</a></i> (DC 16), <i><a href="../coreRulebook/spells/seeInvisibility.html#see-invisibility" >see invisibility</a></i></p>
<p class="stat-block-2">1st—<i><a href="../coreRulebook/spells/charmPerson.html#charm-person" >charm person</a></i> (DC 15), <i><a href="../coreRulebook/spells/command.html#command" >command</a></i> (DC 15), <i><a href="../coreRulebook/spells/mageArmor.html#mage-armor" >mage armor</a></i>, <i><a href="../coreRulebook/spells/obscuringMist.html#obscuring-mist" >obscuring mist</a></i></p>
<p class="stat-block-2">0 (at will)—<i><a href="../coreRulebook/spells/dancingLights.html#dancing-lights" >dancing lights</a></i>, <i><a href="../coreRulebook/spells/detectMagic.html#detect-magic" >detect magic</a></i>, <i><a href="../coreRulebook/spells/readMagic.html#read-magic" >read magic</a></i>, <i><a href="../coreRulebook/spells/touchOfFatigue.html#touch-of-fatigue" >touch of fatigue</a> </i>(DC 13)</p>
<p class="stat-block-2"><b>Patron</b> Plague</p>
<p class="stat-block-breaker">Statistics</p>
<p class="stat-block-1"><b>Str</b> 18, <b>Dex</b> 18, <b>Con</b> —, <b>Int</b> 17, <b>Wis</b> 16, <b>Cha</b> 16</p>
<p class="stat-block-1"><b>Base Atk</b> +2; <b>CMB</b> +6 (+10 grapple); <b>CMD</b> 21</p>
<p class="stat-block-1"><b>Feats</b> <a href="../coreRulebook/feats.html#dodge" >Dodge</a>, <a href="../coreRulebook/feats.html#eschew-materials" >Eschew Materials</a>, <a href="../coreRulebook/feats.html#spell-focus" >Spell Focus</a> (enchantment), <a href="../coreRulebook/feats.html#toughness" >Toughness</a></p>
<p class="stat-block-1"><b>Skills</b> <a href="../coreRulebook/skills/bluff.html#bluff" >Bluff</a> +11, <a href="../coreRulebook/skills/fly.html#fly" >Fly</a> +20, <a href="../coreRulebook/skills/knowledge.html#knowledge" >Knowledge</a> (arcana) +19, <a href="../coreRulebook/skills/knowledge.html#knowledge" >Knowledge</a> (nature) +7, <a href="../coreRulebook/skills/perception.html#perception" >Perception</a> +16, <a href="../coreRulebook/skills/senseMotive.html#sense-motive" >Sense Motive</a> +14, <a href="../coreRulebook/skills/spellcraft.html#spellcraft" >Spellcraft</a> +11, <a href="../coreRulebook/skills/stealth.html#stealth" >Stealth</a> +20, <a href="../coreRulebook/skills/useMagicDevice.html#use-magic-device" >Use Magic Device</a> +11; <b>Racial Modifiers</b> +8 <a href="../coreRulebook/skills/bluff.html#bluff" >Bluff</a>, +8 <a href="../coreRulebook/skills/fly.html#fly" >Fly</a>, +8 <a href="../coreRulebook/skills/knowledge.html#knowledge" >Knowledge</a> (arcana), +8 <a href="../coreRulebook/skills/perception.html#perception" >Perception</a>, +8 <a href="../coreRulebook/skills/senseMotive.html#sense-motive" >Sense Motive</a>, +8 <a href="../coreRulebook/skills/stealth.html#stealth" >Stealth</a></p>
<p class="stat-block-1"><b>Languages</b> Common, Draconic, Gnoll, Infernal</p>
<p class="stat-block-1"><b>SQ</b> separate, witch's familiar (centipede)</p>
<p class="stat-block-breaker">Ecology</p>
<p class="stat-block-1"><b>Environment</b> any</p>
<p class="stat-block-1"><b>Organization</b> solitary</p>
<p class="stat-block-1"><b>Treasure</b> NPC gear</p>
<p class="stat-block-breaker">Special Abilities</p>
<p class="stat-block-1"><b>Hexes</b> A penanggalen witch can use any of her hexes at will on any creature within 30 feet. Using a hex is a standard action (unless otherwise noted) that does not provoke an attack of opportunity. Save DCs are Intelligence-based.</p>
<p class="stat-block-2"><i>Cackle Hex (Su) </i>As a move action, the penanggalen may cackle. Any creature within 30 feet that is under the effects of the penanggalen's evil eye or misfortune hex has the duration of that hex extended by 1 round.</p>
<p class="stat-block-2"><i>Evil Eye Hex (Su) </i>This hex causes the target creature to take a –2 penalty on one of the following (penanggalen's choice): AC, ability checks, attack rolls, saving throws, or skill checks. This effect lasts for 6 rounds, or only 1 round if the target succeeds at a DC 15 Will save. This is a mind-affecting effect.</p>
<p class="stat-block-2"><i>Misfortune Hex (Su)</i><span class="char-style-override-33"> </span>This hex causes a creature to suffer grave misfortune for 1 round. Whenever the target makes an ability check, attack roll, saving throw, or skill check during this time, it must roll twice and take the worse result. A DC 15 Will save negates this effect. A creature may only be targeted by this hex once per day.</p>
<p>The hideous penanggalen is one of the most horrific vampiric monstrosities. By day, a penanggalen appears to be a normal humanoid, but at night or when provoked, the creature's head rips free from the rest of her body, coils of viscera and entrails dangling from her throat as she launches into the air, seeking blood to sate her unholy thirst.</p>
<p>Unlike most undead, the penanggalen is more akin to the lich in that she willfully abandons both her mortality and morality to become a hideous undead monster. While penanggalens are traditionally female spellcasters, any creature capable of performing the vile ritual of transformation can become one. </p>
<p>Similar to a lich, a creature works toward becoming a penanggalen. More than one such transformation ritual exists, but all require heinous acts that symbolize the casting aside of kindness, benevolence, and any semblance of feelings other than cruelty. Many of these rituals call for the repeated consumption of blood, bile, tears, and other fluids drawn from captured and tortured innocents.</p>
<p>A penanggalen keeps a vat of vinegar in her lair. When returning from a night of feeding, a penanggalen's organs are swollen with blood. In order to fit back into her body, the penanggalen must soak for 1 hour in this vat of vinegar. Once reduced, a penanggalen slides back into her body. If a penanggalen is slain away from her body, the body rapidly deteriorates into foul-smelling grit.</p>
<p>The penanggalen presented above was a witch in life. The witch class is presented in full in the <i>Advanced Player's Guide</i>.</p>
<h1 id="creating-a-penanggalen">Creating a Penanggalen</h1>
<p>"Penanggalen" is an acquired template that can be added to any living creature with 5 or more Hit Dice (referred to hereafter as the base creature). Most penanggalens were once humanoids or monstrous humanoids and nearly every penanggalen is female. A penanggalen uses the base creature's stats and abilities except as noted here.</p>
<p><b>CR</b>: Same as base creature +1.</p>
<p><b>Alignment</b>: Any evil.</p>
<p><b>Type</b>: The creature's type changes to undead (augmented). Do not recalculate class Hit Dice, BAB, or saves.</p>
<p><b>Senses</b>: A penanggalen gains darkvision 60 ft.</p>
<p><b>Armor Class</b>: Natural armor improves by +6.</p>
<p><b>Hit Dice</b>: Change the base creature's racial HD to d8s. All HD derived from class levels remain unchanged. As undead, a penanggalen uses her Charisma modifier to determine bonus hit points (instead of Constitution).</p>
<p><b>Defensive Abilities</b>: A penanggalen gains channel resistance +4, DR 5/silver and slashing, resistance to cold 10 and fire 10, and all of the defensive abilities granted by the undead type. A penanggalen also gains fast healing 5.</p>
<p><b>Weaknesses</b>: A penanggalen gains light sensitivity. In addition, a penanggalen is staggered while outside of her human body and exposed to direct sunlight.</p>
<p><b>Speed</b>: When a penanggalen is attached to her body, she retains the same base speed as the base creature. When a penanggalen is separated from her body, she has only a fly speed of 60 feet with good maneuverability.</p>
<p><b>Melee</b>: A penanggalen gains a bite attack and a slam attack when she is detached from her body. Damage is standard for attacks of these types for the penanggalen's size. Both natural attacks are treated as magic for the purpose of overcoming damage reduction.</p>
<p><b>Special Attacks</b>: A penanggalen retains all of the base creature's special attacks. She also gains the following additional special attacks. Save DCs are equal to 10 + 1/2 the penanggalen's HD + the penanggalen's Charisma modifier unless otherwise noted. </p>
<p class="stat-block-2"><i>Blood Drain (Su)</i>: A penanggalen's blood drain special attack causes 1d4 Constitution damage.</p>
<p class="stat-block-2"><i>Create Spawn (Su)</i>: When a penanggalen slays a female humanoid via blood drain, and if that slain humanoid had at least 10 Hit Dice in life, that slain humanoid rises as a manananggal at the next sunset. This manananggal is under the command of the penanggalen who created it, and remains enslaved until that penanggalen's destruction. A penanggalen may have enslaved spawn totalling no more than twice its own Hit Dice; any spawn it creates that would exceed this limit become free-willed undead.</p>
<p class="stat-block-2"><i>Disease (Su)</i>: Any creature a penanggalen bites is exposed to filth fever—the save DC against this disease is set by the penanggalen, not the disease itself.</p>
<p class="stat-block-2"><i>Wither (Su)</i>: A penanggalen's entrails drip with a foul bile that blisters and weakens living flesh. Any creature that is damaged by a penanggalen's slam attack must succeed at a Fortitude save or take 1d4 Dexterity and 1d4 Charisma damage. </p>
<p><b>Ability Scores</b>: Str +6, Dex +4, Int +2, Wis +2, Cha +4. As an undead creature, a penanggalen has no Constitution score.</p>
<p><b>Skills</b>: A penanggalen gains a +8 racial bonus on <a href="../coreRulebook/skills/bluff.html#bluff" >Bluff</a>, <a href="../coreRulebook/skills/fly.html#fly" >Fly</a>, <a href="../coreRulebook/skills/knowledge.html#knowledge" >Knowledge</a> (arcana), <a href="../coreRulebook/skills/perception.html#perception" >Perception</a>, <a href="../coreRulebook/skills/senseMotive.html#sense-motive" >Sense Motive</a>, and <a href="../coreRulebook/skills/stealth.html#stealth" >Stealth</a> checks.</p>
<p><b>Special Qualities</b>: A penanggalen gains the following special quality.</p>
<p class="stat-block-2"><i>Separate (Su)</i>: During the day, a penanggalen has the same appearance as she did in life, and does not detect as undead (though she is still an undead creature). At night, she can detach her head and entrails as a full-round action. Her physical but now hollow body exists as dead flesh, but can be destroyed if it suffers damage equal to the penanggalen's normal hit point total. Before a penanggalen can return to her body, she must soak her entrails in vinegar for 1 hour—she can then reattach to her body, at which point any damage done to the body immediately heals (although damage the penanggalen herself suffered remains). A penanggalen whose body is destroyed can never again walk the day in living form, but is otherwise unharmed (save for no longer having a safe way to travel in direct sunlight). When a penanggalen wears her body, she cannot use her natural attacks, her fly speed, or any of her special penanggalen attacks.</p>
</div>
</div> <div class = "footer">
<p>
<!--<a href = "/threads/rzs2soys">Report a Problem</a><br /><br />
©2002-2016 Paizo, Inc.®<br />
Paizo Inc., Paizo, Pathfinder, and the Pathfinder logo are registered trademarks of Paizo Inc., and<br />
Pathfinder Roleplaying Game and Pathfinder Campaign Setting are trademarks of Paizo Inc.<br />-->
<a href="../openGameLicense.html">Open Game License</a>.
</p>
</div>
</div>
</div>
<script type = "text/javascript" src = "../include/js/jquery-1.10.2.min.js"></script>
<script type = "text/javascript" src = "../include/js/jquery.cookie.js"></script>
<script type = "text/javascript" src = "http://cdn.paizo.com/chrome/js/jquery.dataTables.min.js"></script>
<script type = "text/javascript" src = "../include/js/prd-jquery.js"></script>
<script type = "text/javascript" src = "../include/js/prd-scripts.js"></script>
<script type = "text/javascript">var globalTitle="Penanggalen",globalNavPath=[{ href: '/pathfinderRPG/prd/bestiary3/monsterIndex.html', name: 'Bestiary 3 Index'}];</script>
<script type = "text/javascript">
$(function () {
if(!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
highlightNavLocation(globalNavPath);
}
});
</script>
</body>
</html>