Ad placeholder
Wholeness of Body: Difference between revisions
Jump to navigation
Jump to search
Added that the ability also has a heal in the first paragraph.
(Added note about heal amount) |
(Added that the ability also has a heal in the first paragraph.) |
||
Line 1: | Line 1: | ||
{{ActionPage | {{ActionPage | ||
| image = Wholeness of Body.webp | | image = Wholeness of Body.webp | ||
| summary = '''{{PAGENAME}}''' is an {{action}} unique to {{SmIconLink|Class Monk Open Hand Hotbar Icon.png|Way of the Open Hand}}, a subclass of {{Class|Monk}}, that lets the monk regain Ki Points and have an extra bonus action. | | summary = '''{{PAGENAME}}''' is an {{action}} unique to {{SmIconLink|Class Monk Open Hand Hotbar Icon.png|Way of the Open Hand}}, a subclass of {{Class|Monk}}, that lets the monk heal, regain Ki Points, and have an extra bonus action. | ||
| description = Regain half your {{R|Ki}}s and enter a temporary state of {{SAI|Wholeness of Body (Condition)|Wholeness}} where you regain Ki Points and have an extra {{action|bonus}}. | | description = Regain half your {{R|Ki}}s and enter a temporary state of {{SAI|Wholeness of Body (Condition)|Wholeness}} where you regain Ki Points and have an extra {{action|bonus}}. | ||
| cost = action | | cost = action | ||
Line 8: | Line 8: | ||
| condition duration = 3 | | condition duration = 3 | ||
| class learns at level 6 = Way of the Open Hand | | class learns at level 6 = Way of the Open Hand | ||
| notes = | | notes = * The heal amount is {{code|3 * Monk Level}}, so at monk level 6 you regain {{code|6 * 3 {{=}} 18 hp}}. | ||
* The heal amount is {{code|3 * Monk Level}}, so at monk level 6 you regain {{code|6 * 3 {{=}} 18 hp}}. | |||
* Initial Ki Point restoration is rounded down. For example: 9 / 2 = 4. | * Initial Ki Point restoration is rounded down. For example: 9 / 2 = 4. | ||
}} | }} | ||
{{MonkNavbox}} | {{MonkNavbox}} |