General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
Exalted
▼
:
Document Index
»
Page:
OlvirCharms
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Selene's Flurry
»
Olvir Boarcatcher
»
OlvirCharms
Wiki source code of
OlvirCharms
Last modified by on 2025/05/23 00:35
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
= Olvir's Charm Sheet = == Potential Charms == |= Charm |= Type |= Description | Wind-Wings Carry Technique | Strength | Increase the range of attacks | Agitation of the Swarm Technique | Strength | Double onslaught penalties | Ferocious Biting Tooth | Strength | Have parry defense values | Foe Marking Style | Strength | Scar an Exalt | Prey-Hobbling bite | Strength | Lower opponents move with damage | Claws of the Silver Moon | Strength | Grow silver claws | Shell-Crushing Atemi | Strength | Ignore hardness | Molted Feather-Weight Technique | Strength | Negate accuracy penalty for any weapon | Lightning Flash Might Methodology | Strength | Break object as action instead of dramatic action | Roused Bear Throw | Strength | Clinch action, throw opponent 10 yards | Moonsilver Stomach Conversion | Stamina | Eat anything | Ox-Body Technique | Stamina | Increase health levels | Steadfast Yeddim Meditation | Stamina | Ignore up to -2 in wound penalties | (Directional) Mastery Technique | Stamina | Ignore all environmental damage | Might-Bolstering Blow | Stamina | Regain motes when striking opponent | Breath-Drinking Executioner Attack | Stamina | Regain motes when someone dies | Relentless Lunar Fury | Stamina | Rage | Armour-Forming Technique | Stamina | Gain 6 B/L soak and 2 A soak. Obvious | Scorpion and Toad Absolution | Stamina | Add 3 successes to resistance rolls against disease and poison | Rapid-Speech Technique | Charisma | Reduce social attack penalties | Secret Speech Method | Charisma | Hide social attacks | Instinct Memory Insertion | Charisma | Add charisma to targets memory rolls | Perfect Fear Scent | Charisma | Inflict fear on opponents | Terrifying Lust Infliction | Charisma | Inflict craving on opponents | Face of the Moon Concealment | Charisma | Conceal a unit for ambush | Maintaining the Pack | Charisma | Avoid unit loss of magnitude | Hero Reinforcement Stance | Charisma | Create an intimacy for culture in the target | Forsaking the Blood Posture | Charisma | Create an intimacy against culture in the target | Culling the Pride | Charisma | Makes it hard to resist a Social attack | New Friend Aroma | Appearance | Make a Charisma + Presence against MDF to add intimacy to target == Purchased Charms == {{velocity}} {{section}} {{column}} #foreach ($charm in $doc.getObjects("Exalted.Charms")) #if ($velocityCount % 2 != 0) |= $charm.get("Charm") |((( **Cost**: $charm.get("Cost") **Type**: $charm.get("Type") **Duration**: $charm.get("Duration") **Keywords**: $charm.get("Keywords") $charm.get("Description") ))) #end #end {{/column}} {{column}} #foreach ($charm in $doc.getObjects("Exalted.Charms")) #if ($velocityCount % 2 == 0) |= $charm.get("Charm") |((( **Cost**: $charm.get("Cost") **Type**: $charm.get("Type") **Duration**: $charm.get("Duration") **Keywords**: $charm.get("Keywords") $charm.get("Description") ))) #end #end {{/column}} {{/section}} {{/velocity}}