79 lines
3.1 KiB
HTML
79 lines
3.1 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>SPECIALTY OF THE HOUSE Ability</title>
|
||
<link rel="stylesheet" href="book-page.css" />
|
||
</head>
|
||
<header>
|
||
<span class="page-number">168</span>
|
||
<h1>SPECIALTY OF THE HOUSE</h1>
|
||
</header>
|
||
|
||
<div class="requirement">
|
||
<strong>Requirements:</strong> You must have mastered the Gourmet Class.
|
||
</div>
|
||
|
||
<p>
|
||
When you acquire this Heroic Skill, choose three different tastes among
|
||
<strong>bitter</strong>, <strong>salty</strong>, <strong>sour</strong>,
|
||
<strong>sweet</strong>, and <strong>umami</strong>. Then, choose three
|
||
different effects among the following:
|
||
</p>
|
||
|
||
<div class="section-title">Selectable Effects:</div>
|
||
<ul>
|
||
<li>
|
||
You deal 20 (choose one: dark, light) damage to each of this delicacy’s
|
||
targets. This amount increases to 30 damage if you are level 30 or higher.
|
||
Choose the type of this effect when you acquire this Heroic Skill.
|
||
</li>
|
||
<li>
|
||
During the next turn of each of this delicacy’s targets, all damage they
|
||
deal becomes (choose one: dark, light) and its type cannot change. Choose
|
||
the type of this effect when you acquire this Heroic Skill.
|
||
</li>
|
||
<li>
|
||
For each of this delicacy’s targets, if they are affected by one or more
|
||
spells with a duration of “Scene”, instead they are no longer affected by
|
||
any of those spells.
|
||
</li>
|
||
<li>
|
||
Choose yourself or an ally you can see. For each of this delicacy’s
|
||
targets, the next time that target performs an attack or casts an
|
||
offensive spell (OO) before the end of this scene, they must include the
|
||
chosen creature among the targets of that attack or spell (if able).
|
||
</li>
|
||
<li>Each of this delicacy’s targets suffers <strong>enraged</strong>.</li>
|
||
<li>Each of this delicacy’s targets suffers <strong>poisoned</strong>.</li>
|
||
<li>
|
||
Each of this delicacy’s targets recovers 30 Hit Points and 30 Mind Points,
|
||
or 40 Hit Points and 40 Mind Points if you are level 30 or higher.
|
||
</li>
|
||
<li>
|
||
Each of this delicacy’s targets recovers from a single status of their
|
||
choice.
|
||
</li>
|
||
<li>
|
||
Each of this delicacy’s targets recovers from <strong>dazed</strong>,
|
||
<strong>enraged</strong>, and <strong>shaken</strong>.
|
||
</li>
|
||
<li>
|
||
Each of this delicacy’s targets recovers from <strong>poisoned</strong>,
|
||
<strong>slow</strong>, and <strong>weak</strong>.
|
||
</li>
|
||
</ul>
|
||
|
||
<div class="section-title">Advanced Activation (Ingredient Mastery)</div>
|
||
<p>
|
||
When you create a delicacy using exactly 3 ingredients during a conflict, if
|
||
each ingredient matches a different taste among those chosen when you
|
||
acquired this Heroic Skill, you may ignore all of that delicacy’s normal
|
||
effects. If you do, you may instead apply one, two, or all the effects you
|
||
chose when you acquired this Heroic Skill.
|
||
</p>
|
||
|
||
<div class="guest-customer"><strong>W</strong><br /></div>
|
||
</html>
|