Spiritually Gifted NPC Generator

Yu Yu Hakusho RPG

Description (more info)

Used to Generate NPCs for the Yu Yu Hakusho tabletop RPG game.

Modifications assigned for techniques don't verify if they meet the requirements they normally due according to the game's rules; they're just meant to serve as an inspiration for an additional twist you can add to the Techniques that end up with one.

This chart uses input variables
Result

{# Assigns several key things based on character level. #}
{%if level == {1}%}{% favored_stat_mod = 0 %}{% regular_stat_mod = 0 %}{% energy_per_level = 0 %}{% feats = 1 %}{% spirit_adept_feat = 0 %}{% detective_tools = 1 %}{% lvl_t_upgrade_tier = 0 %}{% signature_upgrade_tier = 1 %}{%range_mod=0%}{% rules = {1} %}{% companion_bonus = {0} %}{% techs = {1} %}{%end%}
{%if level == {2}%}{% favored_stat_mod = 1 %}{% regular_stat_mod = 0 %}{% tech1 = {OFF} %}{% tech2 = {OFF} %}{% tech3 = {OFF} %}{% tech4 = {OFF} %}{% tech5 = {OFF} %}{% tech6 = {OFF} %}{%range_mod=0%}{% rules = {1} %}{% companion_bonus = {0} %}{% techs = {1} %}{%end%}
{% forgone_attribute_bonus1_stat3 = {0} %}{% favored_stat_mod = 1 %}{% forgone_attribute_bonus2_stat1 = {0} %}{% forgone_attribute_bonus2_stat2 = {0} %}{% forgone_attribute_bonus2_stat3 = {0} %}{% spirit_adept_feat = 0 %}{% forgone_attribute_bonus3_stat1 = {0} %}{% forgone_attribute_bonus3_stat2 = {0} %}{% forgone_attribute_bonus3_stat3 = {0} %}{%range_mod=1%}{% rules = {1} %}{% companion_bonus = {0} %}{% techs = {1} %}{%end%}
{% forgone_attribute_bonus6_stat3 = {0} %}{% favored_stat_mod = 1 %}{% forgone_attribute_bonus_stat1 = {0} %}{% forgone_attribute_bonus_stat2 = {0} %}{% forgone_attribute_bonus_stat3 = {0} %}{% forgone_attribute_bonus_stat4 = {0} %}{% forgone_attribute_bonus_stat5 = {0} %}{% forgone_attribute_bonus_stat6 = {0} %}{% signature_upgrade_tier = 2 %}{%range_mod=1%}{% rules = {1} %}{% companion_bonus = {0} %}{% techs = {2} %}{%end%}
{%if level == {5}%}{% favored_stat_mod = 1 %}{% regular_stat_mod = 0 %}{% energy_per_level = 1 %}{% feats = 2 %}{% spirit_adept_feat = 1 %}{% detective_tools = 2 %}{% lvl_t_upgrade_tier = 1 %}{% signature_upgrade_tier = 3 %}{%range_mod=1%}{% rules = {1} %}{% companion_bonus = {0} %}{% techs = {2} %}{%end%}
{%if level == {6}%}{% mod_likelyhood_total = {{$mod_likelyhood_2} + {$mod_likelyhood_3} + {$mod_likelyhood_4} + {$mod_likelyhood_5} + {$mod_likelyhood_6}} %}{% regular_stat_mod = 0 %}{% energy_per_level = 2 %}{% feats = 3 %}{% spirit_adept_feat = 1 %}{% detective_tools = 2 %}{% lvl_t_upgrade_tier = 2 %}{% signature_upgrade_tier = 3 %}{%range_mod=2%}{% rules = {1} %}{% companion_bonus = {1} %}{% techs = {2} %}{%end%}
{%if level == {7}%}{% favored_stat_mod = 2 %}{% regular_stat_mod = 0 %}{% energy_per_level = 2 %}{% feats = 3 %}{% spirit_adept_feat = 1 %}{% detective_tools = 2 %}{% lvl_t_upgrade_tier = 2 %}{% signature_upgrade_tier = 4 %}{%range_mod=2%}{% rules = {1} %}{% companion_bonus = {1} %}{% techs = {3} %}{%end%}
{%if level == {8}%}{% favored_stat_mod = 2 %}{% regular_stat_mod = 0 %}{% energy_per_level = 2 %}{% feats = 3 %}{% spirit_adept_feat = 2 %}{% detective_tools = 3 %}{% lvl_t_upgrade_tier = 2 %}{% signature_upgrade_tier = 4 %}{%range_mod=2%}{% rules = {1|2} %}{% companion_bonus = {1} %}{% techs = {3} %}{%end%}
{% featcheck_sa2 = "NA" %}{% featcheck_sa3 = "NA" %}{% featcheck_sa4 = "NA" %}{% featcheck_sa5 = "NA" %}{% feats = 4 %}{% spirit_adept_feat = 2 %}{% detective_tools = 3 %}{% secondform = {OFF} %}{% signature_upgrade_tier = 5 %}{%range_mod=2%}{% rules = {1|2} %}{% companion_bonus = {1} %}{% techs = {3} %}{%end%}
{%if level == {10}%}{% favored_stat_mod = 2 %}{% regular_stat_mod = 1 %}{% bonus_shift = {0} %}{% feats = 4 %}{% spirit_adept_feat = 2 %}{% detective_tools = 3 %}{% lvl_t_upgrade_tier = 3 %}{% signature_upgrade_tier = 5 %}{%range_mod=2%}{% rules = {1|2} %}{% companion_bonus = {1} %}{% techs = {4} %}{%end%}
{%if level == {11}%}{% favored_stat_mod = 2 %}{% regular_stat_mod = 1 %}{% energy_per_level = 3 %}{% feats = 4 %}{% potency = {{$spiritlevel} + {$constitution}} %}{% detective_tools = 3 %}{% guard = {{$physique} + {$constitution}} %}{% signature_upgrade_tier = 6 %}{%range_mod=3%}{% rules = {1|2} %}{% companion_bonus = {1} %}{% techs = {4} %}{%end%}
{%if level == {12}%}{% favored_stat_mod = 3 %}{% regular_stat_mod = 1 %}{% energy_per_level = 4 %}{% feats = 5 %}{% spirit_adept_feat = 3 %}{% detective_tools = 4 %}{% lvl_t_upgrade_tier = 4 %}{% signature_upgrade_tier = 6 %}{%range_mod=3%}{% rules = {1|2} %}{% companion_bonus = {2} %}{% techs = {4} %}{%end%}
{% Medic = "OFF" %}{% Demolitions_Expert = "OFF" %}{% Detective = "OFF" %}{% Multitasker = "OFF" %}{% Mounted_Combat = "OFF" %}{% Mounted_Combat = "OFF" %}{% Loyal_Guard = "OFF" %}{% Improved_Possess = "OFF" %}{% Message_from_Beyond = "OFF" %}{%range_mod=3%}{% rules = {1|2} %}{% companion_bonus = {2} %}{% techs = {5} %}{%end%}
{% Defensive_Insticts = "OFF" %}{% Trackless = "OFF" %}{% Disguise_Energy = "OFF" %}{% Deceptive_Power = "OFF" %}{% Masked_Presence = "OFF" %}{% Masked_Power = "OFF" %}{% Know_Thy_Enemy = "OFF" %}{% Approximate_Damage = "OFF" %}{% Lie_Detector = "OFF" %}{%range_mod=3%}{% rules = {1|2} %}{% companion_bonus = {2} %}{% techs = {5} %}{%end%}
{% Reactionary_Enhancements = "OFF" %}{% Quick_Enhancements = "OFF" %}{% Messenger = "OFF" %}{% Handstand_Master = "OFF" %}{% Flash_Movement = "OFF" %}{% Swimmer = "OFF" %}{% Miracle_Step = "OFF" %}{% Combo_Breaker = "OFF" %}{% Overwhelming_Will = "OFF" %}{%range_mod=3%}{% rules = {1|2|3} %}{% companion_bonus = {2} %}{% techs = {5} %}{%end%}
{% Dodger= "OFF" %}{% Precision_Parry= "OFF" %}{% Ridig_Defenses= "OFF" %}{% Rocksteady = "OFF" %}{% Pressure_Point_Paralysis = "OFF" %}{% Pressure_Point_Vertigo = "OFF" %}{% Pressure_Point_Pain = "OFF" %}{% Powerful_Grapple = "OFF" %}{% Taskers_Lock = "OFF" %}{%range_mod=4%}{% rules = {1|2|3} %}{% companion_bonus = {2} %}{% techs = {6} %}{%end%}
{% Sweeping_Attack = "OFF" %}{% Shark = "OFF" %}{% Relentless_Assault = "OFF" %}{% Improved_Disarm = "OFF" %}{% Crowd_Control_Expert = "OFF" %}{% Combat_Momentum = "OFF" %}{% Circling_Offense = "OFF" %}{% Calculated_Sacrifice = "OFF" %}{% Bens_Training= "OFF" %}{%range_mod=4%}{% rules = {1|2|3} %}{% companion_bonus = {2} %}{% techs = {6} %}{%end%}
{%if level == {18}%}{% favored_stat_mod = 4 %}{% regular_stat_mod = 1 %}{% energy_per_level = 6 %}{% feats = 7 %}{% spirit_adept_feat = 4 %}{% detective_tools = 5 %}{% lvl_t_upgrade_tier = 6 %}{% signature_upgrade_tier = 9 %}{%range_mod=4%}{% rules = {1|2|3} %}{% companion_bonus = {3} %}{% techs = {6} %}{%end%}
{%if level == {19}%}{% favored_stat_mod = 4 %}{% regular_stat_mod = 1 %}{% energy_per_level = 6 %}{% feats = 7 %}{% spirit_adept_feat = 4 %}{% detective_tools = 5 %}{% lvl_t_upgrade_tier = 6 %}{% signature_upgrade_tier = 10 %}{%range_mod=4%}{% rules = {1|2|3} %}{% companion_bonus = {3} %}{% techs = {6} %}{%end%}
{%if level == {20}%}{% favored_stat_mod = 5 %}{% regular_stat_mod = 2 %}{% energy_per_level = 6 %}{% feats = 7 %}{% spirit_adept_feat = 5 %}{% detective_tools = 6 %}{% lvl_t_upgrade_tier = 6 %}{% signature_upgrade_tier = 10 %}{%range_mod=4%}{% rules = {1|2|3} %}{% companion_bonus = {4} %}{% techs = {6} %}{%end%}

{# Determines if character forgoes a number of Techs for extra Upgrades and Base Attributes instead, and distributes them accordingly. #}
{% tech1 = {OFF} %}{% tech2 = {OFF} %}{% tech3 = {OFF} %}{% tech4 = {OFF} %}{% tech5 = {OFF} %}{% tech6 = {OFF} %}{% tech7 = {OFF} %}
{% forgone_tech_upgrade_bonus1 = {0} %}{% forgone_tech_upgrade_bonus2 = {0} %}{% forgone_tech_upgrade_bonus3 = {0} %}{% forgone_tech_upgrade_bonus4 = {0} %}{% forgone_tech_upgrade_bonus5 = {0} %}{% forgone_tech_upgrade_bonus6 = {0} %}
{% forgone_attribute_bonus1_stat1 = {0} %}{% forgone_attribute_bonus1_stat2 = {0} %}{% forgone_attribute_bonus1_stat3 = {0} %}
{% forgone_attribute_bonus2_stat1 = {0} %}{% forgone_attribute_bonus2_stat2 = {0} %}{% forgone_attribute_bonus2_stat3 = {0} %}
{% forgone_attribute_bonus3_stat1 = {0} %}{% forgone_attribute_bonus3_stat2 = {0} %}{% forgone_attribute_bonus3_stat3 = {0} %}
{% forgone_attribute_bonus4_stat1 = {0} %}{% forgone_attribute_bonus4_stat2 = {0} %}{% forgone_attribute_bonus4_stat3 = {0} %}
{% forgone_attribute_bonus5_stat1 = {0} %}{% forgone_attribute_bonus5_stat2 = {0} %}{% forgone_attribute_bonus5_stat3 = {0} %}
{% forgone_attribute_bonus6_stat1 = {0} %}{% forgone_attribute_bonus6_stat2 = {0} %}{% forgone_attribute_bonus6_stat3 = {0} %}
{% forgone_attribute_bonus_stat1 = {0} %}{% forgone_attribute_bonus_stat2 = {0} %}{% forgone_attribute_bonus_stat3 = {0} %}{% forgone_attribute_bonus_stat4 = {0} %}{% forgone_attribute_bonus_stat5 = {0} %}{% forgone_attribute_bonus_stat6 = {0} %}
{% mod_likelyhood_2 = {0} %}{% mod_likelyhood_3 = {0} %}{% mod_likelyhood_4 = {0} %}{% mod_likelyhood_5 = {0} %}{% mod_likelyhood_6 = {0} %}

{%if techs >= {1}%}
{% tech1 = {ON} %}
{%end%}

{%if techs >= {2}%}
Resolve: {75%?{% tech2 = {ON} %}|{% forgone_tech_upgrade_bonus2 = {1} %}}
{%if tech2 == {OFF}%}
Resolve: {12%?{% forgone_attribute_bonus2_stat1 = {2} %}|12%?{% forgone_attribute_bonus2_stat2 = {2} %}|12%?{% forgone_attribute_bonus2_stat3 = {2} %}|64%?{% mod_likelyhood_2 = {1} %}}
{%end%}
{%end%}

{%if techs >= {3}%}
Resolve: {75%?{% tech3 = {ON} %}|{% forgone_tech_upgrade_bonus3 = {1} %}}
{%if tech3 == {OFF}%}
Resolve: {12%?{% forgone_attribute_bonus3_stat1 = {2} %}|12%?{% forgone_attribute_bonus3_stat2 = {2} %}|12%?{% forgone_attribute_bonus3_stat3 = {2} %}|64%?{% mod_likelyhood_3 = {1} %}}
{%end%}
{%end%}

{%if techs >= {4}%}
Resolve: {75%?{% tech4 = {ON} %}|{% forgone_tech_upgrade_bonus4 = {1} %}}
{%if tech4 == {OFF}%}
Resolve: {12%?{% forgone_attribute_bonus4_stat1 = {2} %}|12%?{% forgone_attribute_bonus4_stat2 = {2} %}|12%?{% forgone_attribute_bonus4_stat3 = {2} %}|64%?{% mod_likelyhood_4 = {1} %}}
{%end%}
{%end%}

{%if techs >= {5}%}
Resolve: {75%?{% tech5 = {ON} %}|{% forgone_tech_upgrade_bonus5 = {1} %}}
{%if tech5 == {OFF}%}
Resolve: {12%?{% forgone_attribute_bonus5_stat1 = {2} %}|12%?{% forgone_attribute_bonus5_stat2 = {2} %}|12%?{% forgone_attribute_bonus5_stat3 = {2} %}|64%?{% mod_likelyhood_5 = {1} %}}
{%end%}
{%end%}

{%if techs >= {6}%}
Resolve: {75%?{% tech6 = {ON} %}|{% forgone_tech_upgrade_bonus6 = {1} %}}
{%if tech6 == {OFF}%}
Resolve: {12%?{% forgone_attribute_bonus6_stat1 = {2} %}|12%?{% forgone_attribute_bonus6_stat2 = {2} %}|12%?{% forgone_attribute_bonus6_stat3 = {2} %}|64%?{% mod_likelyhood_6 = {1} %}}
{%end%}
{%end%}

{# Sums up forgone tech bonuses to Tech Upgrades. #}
{% t_upgrade_tier = {{$lvl_t_upgrade_tier} + {$forgone_tech_upgrade_bonus1} + {$forgone_tech_upgrade_bonus2} + {$forgone_tech_upgrade_bonus3} + {$forgone_tech_upgrade_bonus4} + {$forgone_tech_upgrade_bonus5} + {$forgone_tech_upgrade_bonus6}} %}

{# Sums up forgone tech bonuses to Base Attributes. #}
{% forgone_attribute_bonus_stat1 = {{$forgone_attribute_bonus1_stat1} + {$forgone_attribute_bonus2_stat1} + {$forgone_attribute_bonus3_stat1} + {$forgone_attribute_bonus4_stat1} + {$forgone_attribute_bonus5_stat1} + {$forgone_attribute_bonus6_stat1}} %}
{% forgone_attribute_bonus_stat2 = {{$forgone_attribute_bonus1_stat2} + {$forgone_attribute_bonus2_stat2} + {$forgone_attribute_bonus3_stat2} + {$forgone_attribute_bonus4_stat2} + {$forgone_attribute_bonus5_stat2} + {$forgone_attribute_bonus6_stat2}} %}
{% forgone_attribute_bonus_stat3 = {{$forgone_attribute_bonus1_stat3} + {$forgone_attribute_bonus2_stat3} + {$forgone_attribute_bonus3_stat3} + {$forgone_attribute_bonus4_stat3} + {$forgone_attribute_bonus5_stat3} + {$forgone_attribute_bonus6_stat3}} %}

{# Sums up forgone tech mod likelyhood bonus. #}
{% mod_likelyhood_total = {{$mod_likelyhood_2} + {$mod_likelyhood_3} + {$mod_likelyhood_4} + {$mod_likelyhood_5} + {$mod_likelyhood_6}} %}

{%if select_class == {random}%}
Resolve: {{% class = "Spirit Adept" %}|{% class = "Territory Master" %}|{% class = "Yokai" %}|{% class = "Spirit Guide" %}}
{%end%}

{%if select_class == {Spirit Adept}%}
{% class = "Spirit Adept" %}
{%end%}

{%if select_class == {Yokai}%}
{% class = "Yokai" %}
{%end%}

{%if select_class == {Territory Master}%}
{% class = "Territory Master" %}
{%end%}

{%if select_class == {Spirit Guide}%}
{% class = "Spirit Guide" %}
{%end%}

{# Assigns stats based on type selected. #}
{%if select_type == {physically offensive}%}{% type = "physically offensive" %}{%end%}
{%if select_type == {physically defensive}%}{% type = "physically defensive" %}{%end%}
{%if select_type == {physically balanced}%}{% type = "physically balanced" %}{%end%}
{%if select_type == {spiritually offensive}%}{% type = "spiritually offensive" %}{%end%}
{%if select_type == {spiritually defensive}%}{% type = "spiritually defensive" %}{%end%}
{%if select_type == {spiritually balanced}%}{% type = "spiritually balanced" %}{%end%}
{%if select_type == {intellectually offensive}%}{% type = "intellectually offensive" %}{%end%}
{%if select_type == {intellectually defensive}%}{% type = "intellectually defensive" %}{%end%}
{%if select_type == {intellectually balanced}%}{% type = "intellectually balanced" %}{%end%}
{%if select_type == {random}%}
Resolve: {{% type = "physically offensive" %}|{% type = "physically defensive" %}|{% type = "physically balanced" %}|{% type = "spiritually offensive" %}|{% type = "spiritually defensive" %}|{% type = "spiritually balanced" %}|{% type = "intellectually offensive" %}|{% type = "intellectually defensive" %}|{% type = "intellectually balanced" %}}
{%end%}

{%if type == {physically offensive}%}
{% physique = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% martial = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% spiritlevel = {1d4 + 1 + {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% constitution = {1d3 + {$regular_stat_mod}} %}{% sensory = {1d3 + {$regular_stat_mod}} %}
{% intellect = {1d2 -1 + {$regular_stat_mod}} %}{% capacity = {1d2 -1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {physically defensive}%}
{% physique = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% constitution = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% spiritlevel = {1d4 + 1 + {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% martial = {1d3 + {$regular_stat_mod}} %}{% sensory = {1d3 + {$regular_stat_mod}} %}
{% capacity = {1d2 -1 + {$regular_stat_mod}} %}{% intellect = {1d2 -1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {physically balanced}%}
{% physique = {1d3 + 2 + {$favored_stat_mod}} %}
{% spiritlevel = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %}{% constitution = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% martial = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% intellect = {1d2 -1 + {$regular_stat_mod}} %}{% capacity = {1d2 -1 + {$regular_stat_mod}} %}{% sensory = {1d3 + {$regular_stat_mod}} %}
{%end%}

{%if type == {spiritually offensive}%}
{% spiritlevel = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% capacity = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% constitution = {1d4 + 1+ {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% martial = {1d3 + {$regular_stat_mod}} %}{% sensory = {1d3 + {$regular_stat_mod}} %}
{% physique = {1d2 -1 + {$regular_stat_mod}} %}{% intellect = {1d2 -1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {spiritually defensive}%}
{% spiritlevel = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% sensory = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% capacity = {1d4 + 1 + {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% constitution = {1d3 + {$regular_stat_mod}} %}{% intellect = {1d3 + {$regular_stat_mod}} %}
{% physique = {1d2 -1 + {$regular_stat_mod}} %}{% martial = {1d2 - 1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {spiritually balanced}%}
{% spiritlevel = {1d3 + 2 + {$favored_stat_mod}} %}
{% constitution = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %}{% sensory = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% capacity = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% intellect = {1d2 -1 + {$regular_stat_mod}} %}{% martial = {1d2 -1 + {$regular_stat_mod}} %}{% physique = {1d2 - 1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {intellectually offensive}%}
{% intellect = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% sensory = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% martial = {1d4 + {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% physique = {1d3 + {$regular_stat_mod}} %}{% spiritlevel = {1d3 + {$regular_stat_mod}} %}
{% constitution = {1d2 -1 + {$regular_stat_mod}} %}{% capacity = {1d2 - 1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {intellectually defensive}%}
{% intellect = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %} {% sensory = {1d4 + 1 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% constitution = {1d4 + {$regular_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% capacity = {1d3 + {$regular_stat_mod}} %}{% spiritlevel = {1d3 + {$regular_stat_mod}} %}
{% martial = {1d2 -1 + {$regular_stat_mod}} %}{% physique = {1d2 - 1 + {$regular_stat_mod}} %}
{%end%}

{%if type == {intellectually balanced}%}
{% intellect = {1d3 + 2 + {$favored_stat_mod}} %}
{% spiritlevel = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat1}} %}{% sensory = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat2}} %}{% physique = {1d3 + {$favored_stat_mod} + {$forgone_attribute_bonus_stat3}} %}
{% capacity = {1d2 -1 + {$regular_stat_mod}} %}{% constitution = {1d2 -1 + {$regular_stat_mod}} %}{% martial = {1d2 -1 + {$regular_stat_mod}} %}
{%end%}

{# Some Class features that need to be assigned early for use with later sections. #}
{# SPIRIT ADEPT #}
{# Spirit Adept bonus feats #}
{% featcheck_sa1 = "NA" %}{% featcheck_sa2 = "NA" %}{% featcheck_sa3 = "NA" %}{% featcheck_sa4 = "NA" %}{% featcheck_sa5 = "NA" %}

{# YOKAI #}
{% secondform = {OFF} %}
{%if class == {Yokai} and physique >= {4}%}
Resolve: {95%?{% feralsavageboost = {0} %}|5%?{% feralsavageboost = {2} %}}
{%elif class == {Yokai} and physique >= {6}%}
Resolve: {90%?{% feralsavageboost = {0} %}|6%?{% feralsavageboost = {2} %}|4%?{% feralsavageboost = {4}%}}
{%else%}
{% feralsavageboost = {0} %}
{%end%}
{% trueform_d = {8 + {$feralsavageboost}} %}
{% ytrait = "NA" %}
{%if class == {Yokai}%}
{% ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|regeneration|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|charm|skeletal|adaptive|breath|vampirism|phantom|projectiles} %}
{%end%}
{%if class == {Yokai} and level >={5}%}
Resolve: {75%?{% secondform = {OFF} %}|{% secondform = {ON} %}}
{%end%}
{%if ytrait == {speedy}%}
{% yokai_speedy_boost = {40} %}
{%else%}
{% yokai_speedy_boost = {0} %}
{%end%}

{# SPIRIT GUIDE #}
{% bonus_shift = {0} %}

{# Some Misc. features that need to be assigned early for use with later sections. #}
{# SPIRIT BEAST OR MINION #}
Resolve: {95%?{% companion = "OFF" %}|{% companion = "ON" %}}

{%if companion == {ON} and class == {Yokai}%}
{% companion_name = "Minion" %}
{%elif companion == {ON} and class != {Yokai}%}
{% companion_name = "Spirit Beast" %}
{%else%}
{% companion_name = "ERROR" %}
{%end%}

{# Handles armor benefits and penalties. #}

{%if armor == {none}%}{% armor_bonus = 0 %}{% armor_penalty = 0 %}{%end%}
{%if armor == {light}%}{% armor_bonus = 2 %}{% armor_penalty = 2 %}{%end%}
{%if armor == {medium}%}{% armor_bonus = 4 %}{% armor_penalty = 4 %}{%end%}
{%if armor == {heavy}%}{% armor_bonus = 6 %}{% armor_penalty = 6 %}{%end%}

{# Calculates Skills and Potency. #}
{% potency = {{$spiritlevel} + {$constitution}} %}
{% guard = {{$physique} + {$constitution}} %}
{% deflection = {{$physique} + {$martial}} %}
{% evasion = {{$physique} + {$sensory}} %}
{% cunning = {{$intellect} + {$sensory}} %}
{% deduce = {{$intellect} + {$sensory}} %}
{% resistance = {{$physique} + {$constitution}} %}
{% willpower = {{$spiritlevel} + {$sensory}} %}

{# Calculates unarmed damage output based on physique. #}
{%if physique == {0}%}{% damage_output = "d4" %}
{%elif physique == {1} or physique == {2} or physique == {3}%}{% damage_output = "d6" %}
{%elif physique == {4} or physique == {5} or physique == {6}%}{% damage_output = "d8" %}
{%elif physique == {7} or physique == {8} or physique == {9}%}{% damage_output = "d10" %}
{%else%}
{% damage_output = "d12" %}
{%end%}

{# Calculates Full Attack based on martial. #}
{%if martial == {0}%}{% full_attack = 1 %}
{%elif martial == {1} or martial == {2} or martial == {3}%}{% full_attack = 2 %}
{%elif martial == {4} or martial == {5} or martial == {6}%}{% full_attack = 3 %}
{%elif martial == {7} or martial == {8} or martial == {9}%}{% full_attack = 4 %}
{%else%}
{% full_attack = 5 %}
{%end%}

{# Calculates weapon related results. #}
{%if weapon_class != {None}%}

{%if weapon_class == {Random}%}
{% weapon_class_generate = {Light|Medium|Heavy} %}
{%else%}
{%end%}
{%end%}

{# Based on sensory. #}
{%if weapon_class_generate == {Light}%}
{% weapon_class_print = "Light" %}
{%if sensory == {0}%}{% weapon_damage_output = "d4" %}{%end%}
{%if sensory > {1} or sensory == {2} or sensory == {3}%}{% weapon_damage_output = "d6" %}{%end%}
{%if sensory == {4} or sensory == {5} or sensory == {6}%}{% weapon_damage_output = "d8" %}{%end%}
{%if sensory == {7} or sensory == {8} or sensory == {9}%}{% weapon_damage_output = "d10" %}{%end%}
{%if sensory >= {10}%}{% weapon_damage_output = "d12" %}{%end%}
{%end%}

{# Based on highest between sensory & physique. #}
{%if weapon_class_generate == {Medium}%}
{% weapon_class_print = "Medium" %}
{%if sensory == {0} and physique == {0}%}{% weapon_damage_output = "d4" %}{%end%}
{%if sensory > {$physique}%}
{%if sensory > {1} or sensory == {2} or sensory == {3}%}{% weapon_damage_output = "d6" %}{%end%}
{%if sensory == {4} or sensory == {5} or sensory == {6}%}{% weapon_damage_output = "d8" %}{%end%}
{%if sensory == {7} or sensory == {8} or sensory == {9}%}{% weapon_damage_output = "d10" %}{%end%}
{%if sensory >= {10}%}{% weapon_damage_output = "d12" %}{%end%}
{%end%}
{%if physique > {$sensory}%}
{%if physique == {1} or physique == {2} or physique == {3}%}{% weapon_damage_output = "d6" %}{%end%}
{%if physique == {4} or physique == {5} or physique == {6}%}{% weapon_damage_output = "d8" %}{%end%}
{%if physique == {7} or physique == {8} or physique == {9}%}{% weapon_damage_output = "d10" %}{%end%}
{%if physique >= {10}%}{% weapon_damage_output = "d12" %}{%end%}
{%end%}
{%if physique == {$sensory}%}
{%if physique == {1} or physique == {2} or physique == {3}%}{% weapon_damage_output = "d6" %}{%end%}
{%if physique == {4} or physique == {5} or physique == {6}%}{% weapon_damage_output = "d8" %}{%end%}
{%if physique == {7} or physique == {8} or physique == {9}%}{% weapon_damage_output = "d10" %}{%end%}
{%if physique >= {10}%}{% weapon_damage_output = "d12" %}{%end%}
{%end%}
{%end%}

{# Based on physique. #}
{%if weapon_class_generate == {Heavy}%}
{% weapon_class_print = "Heavy" %}
{%if physique == {0}%}{% weapon_damage_output = "d4" %}{%end%}
{%if physique == {1} or physique == {2} or physique == {3}%}{% weapon_damage_output = "d6" %}{%end%}
{%if physique == {4} or physique == {5} or physique == {6}%}{% weapon_damage_output = "d8" %}{%end%}
{%if physique == {7} or physique == {8} or physique == {9}%}{% weapon_damage_output = "d10" %}{%end%}
{%if physique >= {10}%}{% weapon_damage_output = "d12" %}{%end%}
{%end%}

{# Assigns Weapon Attack Formula based on Weight Class. #}
{%if weapon_class_generate == {Light}%}
{% Weapon_Attack_Formulas = {**Standard Attack** EQN({$martial} + {$sensory}), **Energy Imbued** EQN({$martial} + {$sensory} + {$potency})} %}
{%end%}
{%if weapon_class_generate == {Medium}%}
{%if sensory > {$physique}%}{% Weapon_Attack_Formulas = {**Standard Attack** EQN({$martial} + {$sensory}), **Energy Imbued** EQN({$martial} + {$sensory} + {$potency})} %}{%end%}
{%if sensory < {$physique}%}{% Weapon_Attack_Formulas = {**Standard Attack** EQN({$martial} + {$physique}), **Energy Imbued** EQN({$martial} + {$physique} + {$potency})} %}{%end%}
{%if sensory == {$physique}%}{% Weapon_Attack_Formulas = {**Standard Attack** EQN({$martial} + {$physique}), **Energy Imbued** EQN({$martial} + {$physique} + {$potency})} %}{%end%}
{%end%}
{%if weapon_class_generate == {Heavy}%}
{% Weapon_Attack_Formulas = {**Standard Attack** EQN({$martial} + {$physique}), **Energy Imbued** EQN({$martial} + {$physique} + {$potency})} %}
{%end%}

{# Assigns weapon type. #}
{% weapon_type = {{Sword|Falchion|Cutlass|Scimitar|Sabre}|Axe|{Lance|Spear}|Katana|{Mace|Flail|Club|Hammer}|{Machete|Chains|Trident|Sai|Kama|Nunchuks|Whip|Cleaver|Tonfa|Quarterstaff|Scythe}} %}
{%if weapon_type == {Sword} or weapon_type == {Axe} or weapon_type == {Falchion} or weapon_type == {Cutlass} or weapon_type == {Scimitar} or weapon_type == {Sabre} or weapon_type == {Katana} or weapon_type == {Machete} or weapon_type == {Kama} or weapon_type == {Cleaver} or weapon_type == {Scythe}%}{% weapon_damage_type = "slashing" %}{%end%}
{%if weapon_type == {Lance} or weapon_type == {Spear} or weapon_type == {Trident} or weapon_type == {Sai}%}{% weapon_damage_type = "piercing" %}{%end%}
{%if weapon_type == {Mace} or weapon_type == {Flail} or weapon_type == {Club} or weapon_type == {Hammer} or weapon_type == {Nunchuks} or weapon_type == {Tonfa} or weapon_type == {Quarterstaff}%}{% weapon_damage_type = "bludgeoning" %}{%end%}
{%if weapon_type == {Whip}%}{% weapon_damage_type = "special" %}{%end%}

{%end%}

{# Feats as OFF by default. #}
{% Offering = "OFF" %}{% Marathoner = "OFF" %}{% Mechanic = "OFF" %}{% Trapmaster = "OFF" %}{% Ranger = "OFF" %}{% Medic = "OFF" %}{% Demolitions_Expert = "OFF" %}{% Detective = "OFF" %}{% Multitasker = "OFF" %}{% Mounted_Combat = "OFF" %}{% Mounted_Combat = "OFF" %}{% Loyal_Guard = "OFF" %}{% Improved_Possess = "OFF" %}{% Message_from_Beyond = "OFF" %}{% Additional_Shift = "OFF" %}{% Fast_Food = "OFF" %}{% Savage = "OFF" %}{% Feral = "OFF" %}{% Skip_Form = "OFF" %}{% Quick_Form = "OFF" %}{% Massive_Influence = "OFF" %}{% Hasty_Expansion = "OFF" %}{% Commander = "OFF" %}{% Prepared_Support = "OFF" %}{% Revealing_Senses = "OFF" %}{% Defensive_Insticts = "OFF" %}{% Trackless = "OFF" %}{% Disguise_Energy = "OFF" %}{% Deceptive_Power = "OFF" %}{% Masked_Presence = "OFF" %}{% Masked_Power = "OFF" %}{% Know_Thy_Enemy = "OFF" %}{% Approximate_Damage = "OFF" %}{% Lie_Detector = "OFF" %}{% Patient = "OFF" %}{% Final_Effort = "OFF" %}{% Explosive_Start = "OFF" %}{% Reckless_Start = "OFF" %}{% Reactionary_Opening = "OFF" %}{% Calculated_Opening = "OFF" %}{% True_Potency = "OFF" %}{% Summoner = "OFF" %}{% Illusionist = "OFF" %}{% Chained_Channeling = "OFF" %}{% Interruptible_Channeling = "OFF" %}{% Reactionary_Enhancements = "OFF" %}{% Quick_Enhancements = "OFF" %}{% Messenger = "OFF" %}{% Handstand_Master = "OFF" %}{% Flash_Movement = "OFF" %}{% Swimmer = "OFF" %}{% Miracle_Step = "OFF" %}{% Combo_Breaker = "OFF" %}{% Overwhelming_Will = "OFF" %}{% Powerful_Counterfield = "OFF" %}{% Powerful_Counterfire = "OFF" %}{% drunkards_defense = "OFF" %}{% Tough_Guy = "OFF" %}{% Leg_Artist = "OFF" %}{% Punching_Bag = "OFF" %}{% Savior= "OFF" %}{% Improved_Evasion = "OFF" %}{% Improved_Deflection = "OFF" %}{% Improved_Guard = "OFF" %}{% Lightning_Evasion= "OFF" %}{% Dodger= "OFF" %}{% Precision_Parry= "OFF" %}{% Ridig_Defenses= "OFF" %}{% Rocksteady = "OFF" %}{% Pressure_Point_Paralysis = "OFF" %}{% Pressure_Point_Vertigo = "OFF" %}{% Pressure_Point_Pain = "OFF" %}{% Powerful_Grapple = "OFF" %}{% Taskers_Lock = "OFF" %}{% Sweeper = "OFF" %}{% Resshuken= "OFF" %}{% Tornado_Kick = "OFF" %}{% Split_Kick= "OFF" %}{% Sandman = "OFF" %}{% Knockout_King = "OFF" %}{% Judo = "OFF" %}{% Flurry = "OFF" %}{% Double_Edged_Strength= "OFF" %}{% Impulse_Strike = "OFF" %}{% Ghost_Buster = "OFF" %}{% Sweeping_Attack = "OFF" %}{% Shark = "OFF" %}{% Relentless_Assault = "OFF" %}{% Improved_Disarm = "OFF" %}{% Crowd_Control_Expert = "OFF" %}{% Combat_Momentum = "OFF" %}{% Circling_Offense = "OFF" %}{% Calculated_Sacrifice = "OFF" %}{% Bens_Training= "OFF" %}{% Assassin= "OFF" %}{% Anti_Air = "OFF" %}{% Ankle_Hunter = "OFF" %}{% Adaptive_Resistance = "OFF" %}

Lvl {$level} {$class}

Base Attributes:

Physique {$physique}, Martial {$martial}, Spirit Level/Demonic Level {$spiritlevel} , Capacity {$capacity}, Constitution {$constitution}, Intellect {$intellect}, Sensory {$sensory}

HP Roll 10 + {$constitution}* 5 + 4 * {$level}, Energy Roll {$capacity} + {$energy_per_level}, Sense Roll {$spiritlevel} + {$sensory} / Roll {$spiritlevel} + {$sensory}0ft., Potency {$potency}, Initiative Roll {$physique} + {$sensory}, Movement Roll 20 + 5* {$physique} + {$yokai_speedy_boost}ft.{%if ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

Skills:

Guard Roll {$guard} + {$armor_bonus}/Roll {$guard} + {$armor_bonus} + {$potency}, Deflection {$deflection}/Roll {$deflection} + {$potency}, Evasion Roll {$evasion} - {$armor_penalty}/Roll {$evasion} - {$armor_penalty} + {$potency}, Cunning {$cunning}, Deduce {$deduce}, Resistance {$resistance}, Willpower {$willpower}

Combat:

Unarmed

Standard Attack Roll {$martial} + {$physique}, Energy Imbued Roll {$martial} + {$physique} + {$potency}, Damage Output {$damage_output}, Full Attack {$full_attack}{%if ytrait == {longreach}%}, Reach 10ft. {%end%}
{%if weapon_class != {None}%}

{$weapon_class_print} {$weapon_type}

Weight Class {$weapon_class_print}, Damage Type {$weapon_damage_type}
{$Weapon_Attack_Formulas}, Damage Output {$weapon_damage_output}, Full Attack {$full_attack}
{%end%}

Feats:

Roll on "Feats Print"

{# CLASS SPECIFIC FEATURES #}

{%if class == {Spirit Adept}%}

Signature Move

Roll on "Signature Technique Features"

Roll on "Signature Technique Mod Chance"
{%end%}

{%if class == {Yokai}%}

Yokai Physical Trait

{%if ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}
{%if ytrait == {immunity}%}Immunity: Immunity to the effects and damage of a specific type. It includes only a single one of the following: Fire, Ice, Water, Electricity, Sonar, Stench, Poison/Venom, Blinding.{%end%}
{%if ytrait == {aquatic}%}Aquatic: Being an aquatic type of Yokai, you are an expert at swimming, moving up to a base speed equal to your ground speed— doubled when True Form is active. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}
{%if ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}
{%if ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}
{%if ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive to those that can't outrun you. {%end%}
{%if ytrait == {flight}%}Winged/Flight: Your Demon Form allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}
{%if ytrait == {texterior}%}Tough Exterior: When in True Form, your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning damage by 4, increasing to 8 in Second Form.{%end%}
{%if ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}
{%if ytrait == {longreach}%}Long Reach: Your Demon Form increases your Melee Attacks’ Reach by up to 10ft. (2 squares/hexes away).{%end%}
{%if ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.

In True Form, your skin becomes poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}
{%if ytrait == {venomous}%}Venomous: Your True Form’s Special Attack has a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}
{%if ytrait == {regeneration}%}Regeneration: You recover from wounds that typically would permanently scar or disable others (loosing an eye or loosing an arm) by regenerating the relevant organs completely. This happens naturally over time, at the same rate as others recover from their wounds (i.e. it does not provide rapid healing, but rather allows you to naturally recover from wounds others typically cannot).{%end%}
{%if ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}
{%if ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}
{%if ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3 to your Potency while taking root in healthy or nutrient rich soil.{%end%}
{%if ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}
{%if ytrait == {rough}%}Rough Exterior: When in True Form, the surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage, increasing to 1d8 in Second Form. The damage is counted as either Piercing or Slashing, chosen by player upon creating their yokai.{%end%}
{%if ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 1 for each distinct source or attack that affects you. Additionally, you benefit from a +3 on all rolls performed to resist the consequences of thermal effects.{%end%}
{%if ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}
{%if ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}
{%if ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura that only a certain subsection of yokai tend to have. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}
{%if ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft., increasing to 6ft. during True Form.{%end%}
{%if ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}
{%if ytrait == {breath}%}Breath Weapon: Projectile and Wave techniques acquired can be marked as 'Breath Weapons', meaning they are launched from the mouth and benefit from a +2 damage bonus per character level. Naturally, anything that prevents the use of one's breath attack will prevent use of said techniques.{%end%}
{%if ytrait == {vampirism}%}Vampirism: Your True Form’s Special Attack cannot be used as part of a Full Attack, nor does it gain the advantages of one of the three primary Physical Damage Types, instead healing you for an amount equal to total damage dealt with it. However, you are unable to recover HP in any other way.{%end%}
{%if ytrait == {phantom}%}Phantom: Your Evasion consists of turning intangible for a moment, which allows it to be performed even when immobilized (but not Stunned), and it does not suffer the penalties of an Armor’s Weight Class. Likewise, you are able to escape any form of binds and grapples with the use of a Standard Action.{%end%}
{%if ytrait == {projectiles}%}Natural Projectiles: Your unarmed attacks are ranged, physical attacks rather than a melee strikes, utilizing Sensory rather than Physique for their attack formula. Your Yokai Special Attack, too, will be a projectile on top of benefiting from the a chosen physical damage type.{%end%}

True Form

Enhanced Skills:
{%if type == {physically offensive}%}Deflection, Resolve: {Guard|Evasion}, Resolve: {Resistance|Willpower}{%end%}
{%if type == {physically defensive}%}Guard, Resistance, Resolve: {Evasion|Willpower}{%end%}
{%if type == {physically balanced}%}Roll on "physically balanced yokai ehanced skills" 3 times (unique results only){%end%}
{%if type == {spiritually offensive}%}Willpower, Resolve: {Evasion|Guard}, Resolve: {Resistance|Deflection}{%end%}
{%if type == {spiritually defensive}%}Willpower, Resolve: {75%?Evasion|Guard}, Resolve: {65%?Resistance|Deflection}{%end%}
{%if type == {spiritually balanced}%}Willpower, Resolve: {Evasion|Guard}, Resolve: {Resistance|Deflection}{%end%}
{%if type == {intellectually offensive}%}Cunning, Resolve: {Guard|Evasion|Deflection}, Resolve: {Resistance|Willpower}{%end%}
{%if type == {intellectually defensive}%}Deduce, Resolve: {Guard|Evasion|Deflection}, Resolve: {Resistance|Willpower}{%end%}
{%if type == {intellectually balanced}%}Resolve: {Cunning|Deduce}, Resolve: {Guard|Evasion|Deflection}, Resolve: {Resistance|Willpower}{%end%}
Special Attack:
d{$trueform_d} + Roll {$potency} + 5, Resolve: {Slashing {% tf_sa = "Slashing" %}|Piercing{% tf_sa = "Piercing" %}|Bludgeoning{% tf_sa = "Bludgeoning" %}}{%if ytrait == {venomous}%} (Venomous){%end%}

{%if secondform == {ON}%}

Second Form

Special Attack:
d{%if trueform_d == {8}%}10{%elif trueform_d == {10}%}12{%elif trueform_d == {12}%}12{%end%} + Roll {$potency} + 10, {$tf_sa} & {%if tf_sa == {Slashing}%}Resolve: {Piercing|Bludgeoning}{%elif tf_sa == {Piercing}%}Resolve: {Slashing|Bludgeoning}{%elif tf_sa == {Bludgeoning}%}Resolve: {Slashing|Piercing}{%end%}{%if ytrait == {venomous}%} (Venomous){%end%}
{%end%}
{%end%}

{%if class == {Territory Master}%}

Territory

Roll on "Territory"
{%end%}

{%if class == {Spirit Guide}%}

Spirit Guide

Supplied Detective Tools: {$detective_tools}
Signature Spirit Transport: Resolve: {79%?Spirit Oar|1%?Broom|1%?Surfboard|1%?Skateboard|1%?Hoverboard|1%?Bycicle|1%?Winged Sandals|1%?Motorcycle|1%?Cloud|1%?Snowboard|1%?Meteor|1%?Large Paper Airplane|1%?Flying Carpet|1%?Skis|1%?Sleigh|1%?Unicycle|1%?Scooter|1%?Pogo Stick|1%?Lifesaver|1%?Propeller Hat|1%?Balloons|1%?Glider}
{%end%}

Techniques

{# Spirit Adept gets Signature Move as their first Tech instead of being rolled here. #}
{%if tech1 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}

Roll on "Regular Technique Mod Chance"


{%elif tech1 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}

Roll on "Regular Technique Mod Chance"


{%elif tech1 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}

Roll on "Regular Technique Mod Chance"


{%end%}

{%if tech2 == {ON} and class == {Spirit Adept}%}
Resolve: {76%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech2 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}
{%elif tech2 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech2 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}
{%end%}

{%if tech2 == {ON}%}Roll on "Regular Technique Mod Chance"


{%end%}

{%if tech3 == {ON} and class == {Spirit Adept}%}
Resolve: {76%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech3 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}
{%elif tech3 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech3 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}
{%end%}

{%if tech3 == {ON}%}Roll on "Regular Technique Mod Chance"


{%end%}

{%if tech4 == {ON} and class == {Spirit Adept}%}
Resolve: {76%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech4 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}
{%elif tech4 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech4 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}
{%end%}

{%if tech4 == {ON}%}Roll on "Regular Technique Mod Chance"


{%end%}

{%if tech5 == {ON} and class == {Spirit Adept}%}
Resolve: {76%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech5 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}
{%elif tech5 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech5 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}
{%end%}

{%if tech5 == {ON}%}Roll on "Regular Technique Mod Chance"


{%end%}

{%if tech6 == {ON} and class == {Spirit Adept}%}
Resolve: {76%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech6 == {ON} and class == {Yokai}%}
Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}
{%elif tech6 == {ON} and class == {Territory Master}%}
Resolve: {12%?Roll on "Combat Technique Features"|76%?Roll on "Specialty Technique Features"|12%?Roll on "Support Technique Features"}
{%elif tech6 == {ON} and class == {Spirit Guide}%}
Resolve: {12%?Roll on "Combat Technique Features"|12%?Roll on "Specialty Technique Features"|76%?Roll on "Support Technique Features"}
{%end%}

{%if tech6 == {ON}%}Roll on "Regular Technique Mod Chance"


{%end%}

{%if class == {Spirit Adept} and tech1 == {ON} and tech2 == {OFF} and tech3 == {OFF} and tech4 == {OFF} and tech5 == {OFF} and tech6 == {OFF}%}
None yet.
{%end%}

{%if class == {Spirit Adept} and tech1 == {OFF} and tech2 == {OFF} and tech3 == {OFF} and tech4 == {OFF} and tech5 == {OFF} and tech6 == {OFF}%}
None yet.
{%end%}

{%if class == {Territory Master} and tech1 == {OFF} and tech2 == {OFF} and tech3 == {OFF} and tech4 == {OFF} and tech5 == {OFF} and tech6 == {OFF}%}
None yet.
{%end%}

{%if class == {Yokai} and tech1 == {OFF} and tech2 == {OFF} and tech3 == {OFF} and tech4 == {OFF} and tech5 == {OFF} and tech6 == {OFF}%}
None yet.
{%end%}

{%if class == {Spirit Guide} and tech1 == {OFF} and tech2 == {OFF} and tech3 == {OFF} and tech4 == {OFF} and tech5 == {OFF} and tech6 == {OFF}%}
None yet.
{%end%}

{# SPIRIT BEAST OR MINION INFO #}
{%if companion == {ON} and level >= {4}%}

{$companion_name}

Roll on "Spirit Beast or Minion"
{%end%}

Subcharts

Feat Selection (d98)

d98 Result

1

{%if martial >= {4}%}

Ankle Hunter:
Prerequisite: Martial 4
You are unaffected by the -5 penalty that comes from being in a Downed state.

{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

2

{%if martial >= {3} and sensory >= {2}%}

Anti-Air:
Prerequisite: Martial 3, Sensory 2
You are an expert at fighting airborne foes, granting you a +5 bonus to your Attack and Technique attempts on such opponents.

{% Anti_Air = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

3

{%if martial >= {3} and cunning >= {6}%}

Assassin:
Prerequisite: Martial 3, Cunning 6
Your Standard Attacks, Grapple attempts, and Techniques have a +10 bonus on their targeting rolls (not damage roll) when performed out of Stealth or on unsuspecting victims.

{% Assassin= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

4

{%if martial >= {3}%}

Ben’s Training:
Prerequisite: Martial 3
Opponent’s engaging you have a -3 circumstantial penalty if you hold the high ground relative to their position.

{% Bens_Training= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

5

{%if martial >= {2} and constitution >= {4}%}

Calculated Sacrifice:
Prerequisite: Martial 2, Constitution 4
Unlocks Calculated Sacrifice as a Defensive Action against a melee attack. This action allows you to take an attack on your terms, guaranteeing its success but preventing the bonuses of a critical roll and granting you a +5 bonus on your next set of Standard Attacks against the same target (all Standard Attacks attempted against the aggressor on your next turn).

{% Calculated_Sacrifice = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

6

{%if martial >= {3}%}

Circling Offense:
Prerequisite: Martial 3
Having completely circled your target before performing any attacks (with Movement or otherwise) grants you +4 on their attempts.

{% Circling_Offense = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

7

{%if martial >= {3} and sensory>= {3}%}

Combat Momentum:
Prerequisite: Martial 3, Sensory 3
Defeating an opponent (slaying them, having them reach 0HP and become unconscious, or defeating them in a duel) grants you a +5 bonus on all of your next round’s actions.

{% Combat_Momentum = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

8

{%if martial >= {1} and sensory>= {4}%}

Crowd Control Expert:
Prerequisite: Martial 1, Sensory 4
Attacks and Techniques that target 3 or more targets have a +2 bonus on all of their rolls except for that of their Damage Output.

{% Crowd_Control_Expert = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

9

{%if martial >= {3}%}

Improved Disarm:
Prerequisite: Martial 3
You are able to disarm your opponent, following the rules for Grappling, without having to attempt the additional Opposed Unarmed Attack.

{% Improved_Disarm = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

10

{%if martial >= {2} and physique>= {3} and constitution >= {3}%}

Relentless Assault:
Prerequisite: Martial 2, Physique 3, Constitution 3
Each Standard Attack you perform right after another on the same target (whether on the same turn or not) has a +1 bonus on its attack roll (not damage roll), an effect that stacks up to a maximum of +10, but is dismissed the instant a different action is taken (including defensive actions) or if the user is interrupted in any way (even if it doesn’t manifest itself as a loss of action).

{% Relentless_Assault = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

11

{%if martial >= {2} and Swimmer == {ON}%}

Shark:
Prerequisite: Martial 2, Swimmer (Feat) or Aquatic (Yokai Trait)
Fighting underwater grants your Standard Attacks and Techniques a +5 bonus on their attempts.

{% Shark = "ON" %}{% featbackup = "OFF" %}

{%elif martial >= {2} and ytrait == {aquatic}%}

Shark:
Prerequisite: Martial 2, Swimmer (Feat) or Aquatic (Yokai Trait)
Fighting underwater grants your Standard Attacks and Techniques a +5 bonus on their attempts.

{% Shark = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

12

{%if martial >= {7}%}

Sweeping Attack:
Prerequisite: Martial 7
Unlocks the ability to perform a Sweeping Attack with the use of a Full Round Action. A Sweeping Attack is a melee only Standard Attack that threatens all targets within its reach.

A Sweeping Attack can also be used as a Trip attempt on multiple targets.

{% Sweeping_Attack = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

13

{%if sensory >= {4}%}

Ghost Buster:
Prerequisite: Sensory 4
Attacks peformed on specters, spirits, and currently ethereal Spirit Guides benefit from a +5 attack bonus. Techniques performed on them benefit from a +5 Potency bonus.

{% Ghost_Buster = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

14

{%if martial >= {2} and physique>= {2}%}

Impulse Strike:
Prerequisite:  Martial 2, Physique 2
The first attack performed after a standard energy-booster Movement gains a +5 attack bonus.

{% Impulse_Strike = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

15

{%if physique>= {7}%}

Double-Edged Strength:
Prerequisite: Physique 7
You strike harder than perhaps you should, harming yourself in the process, granting your attack rolls and their damage rolls up to a +5 bonus in exchange for an equal amount of HP.

{% Double_Edged_Strength= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

16

{%if martial >= {3}%}

Flurry:
Prerequisite: Martial 3
You may perform 1 extra Standard Attack with your Unarmed Full Attack (does not count for attacks being done with the Yokai’s True Form special attack).

{% Flurry = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

17

{%if martial >= {3} and physique >= {3}%}

Judo:
Prerequisite: Martial 3, Physique 3
You may choose to Down your opponent after a successful Deflect on their Melee Attack.

{% Judo = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

18

{%if physique >= {5}%}

Knockout King:
Prerequisite: Physique 5
Boasting powerful unarmed blows, a Natural 20 on a successful Unarmed Attack roll knocks your target unconscious for 3 rounds.

{% Knockout_King = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

19

{%if martial >= {5}%}

Sandman:
Prerequisite: Martial 5
You are proficient with the Sleeper Hold, being able to knock a target unconscious without harming them on a single successful choke attempt. The target remains Unconscious for 3 turns or until woken up by others with a Standard Action.

{% Sandman = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

20

{%if martial >= {3} and physique >= {3}%}

Split Kick:
Prerequisite: Martial 3, Physique 3
Using a Standard Action, you may do a single Unarmed Attack, a Split Kick, which threatens 2 adjacent opponents. The targeted subjects pin their respective Defensive Actions against the attack’s singular result.

{% Split_Kick= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

21

{%if martial >= {4} and physique >= {4} and Split_Kick == {ON}%}

Tornado Kick:
Prerequisite: Martial 4, Physique 4 Split Kick
Using a Standard Action, you may do a single Unarmed Attack, a Tornado Kick, which threatens all adjacent foes. All targeted subjects pin their respective Defensive Actions against the attack’s singular result.

A Tornado Kick can also be used as a Trip attempt on multiple targets.

{% Tornado_Kick = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

22

{%if martial >= {8} and physique >= {3}%}

Resshūken
Prerequisite: Martial 8, Physique 3
Can immediately counter-attack with a single kick (as a Standard Attack, energy imbued or not) upon every successful Deflection on an incoming melee attack.

{% Resshuken= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

23

{%if martial >= {3}%}

Sweeper:
Prerequisite: Martial 3
Your Trip attempts benefit from a +3 bonus.

{% Sweeper = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

24

{%if martial >= {3}%}

Tasker’s Lock:
Prerequisite: Martial 3
As part of your grappling actions, with the success of an opposed unarmed attack (just as any other grappling action requires), you are now able to take an action with your free hand while still keeping maintaining your target grappled.

{% Taskers_Lock = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

25

{%if physique >= {6}%}

Powerful Grapple:
Prerequisite: Physique 6
You may apply your Unarmed Damage Output (or a Yokai’s True Form Special Damage Output if available) on a successful grapple attempt. You may also choose to apply this damage as one of the grappling options, having to roll opposed unarmed attacks for it, just like with all other grappling actions.

{% Powerful_Grapple = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

26

{%if martial >= {3} and intellect >= {3}%}

Pressure Point, Pain:
Prerequisite: Martial 3, Intellect 3
Unlocks the ability to perform Pressure Point: Pain as a non-damaging Unarmed Standard Attack. With the success of this special attack, the target is considered Pained for 3 rounds.

{% Pressure_Point_Pain = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

27

{%if martial >= {3} and intellect >= {3}%}

Pressure Point, Vertigo:
Prerequisite: Martial 3, Intellect 3
Unlocks the ability to perform Pressure Point: Vertigo as a non-damaging Unarmed Standard Attack. With the success of this special attack, the target is considered Dizzy for 3 rounds.

{% Pressure_Point_Vertigo = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

28

{%if martial >= {4} and intellect >= {3}%}

Pressure Point, Paralysis:
Prerequisite: Martial 4, Intellect 3
Unlocks the ability to perform Pressure Point: Paralysis as a non-damaging Unarmed Standard Attack. With the success of this special attack, the target is considered Paralyzed for 1 round.

{% Pressure_Point_Paralysis = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

29

{%if guard >= {5}%}

Rocksteady:
Prerequisite: Guard 5
You get a +5 bonus on rolls done to prevent being Downed by trip attempts, the effects of weight, impact, shockwaves, and physical Techniques.

{% Rocksteady = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

30

{%if guard >= {9}%}

Rigid Defenses:
Prerequisite: Guard 9
Allows the reroll of 1 Guard check per day.

{% Ridig_Defenses= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

31

{%if deflection >= {9}%}

Precision Parry:
Prerequisite: Deflection 9
Allows the reroll of 1 Deflection check per day.

{% Precision_Parry= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

32

{%if evasion>= {9}%}

Dodger:
Prerequisite: Evasion 9
Allows the reroll of 1 Evasion check per day.

{% Dodger= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

33

{%if evasion>= {4}%}

Lightning Evasion:
Prerequisite: Evasion 4
After taking a standard energy-boosted Movement, all your Evasion attempts benefit from a +5 until your next turn.

{% Lightning_Evasion= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

34

{%if guard >= {9}%}

Improved Guard:
Prerequisite: Guard 9
On a successful Guard check, you block all damage.

{% Improved_Guard = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

35

{%if deflection >= {9}%}

Improved Deflection:
Prerequisite: Deflection 9
On a successful Deflection check, you have control over the direction the deflected threat is sent towards.

{% Improved_Deflection = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

36

{%if deflection >= {9}%}

Improved Evasion:
Prerequisite: Evasion 9
On a success Evasion check, you may move up 10ft.

{% Improved_Evasion = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

37

{%if sensory >= {5}%}

Savior:
Prerequisite: Sensory 5
You may use Defensive Actions, not only for yourself, but also in response to allies being targeted.

Guard and Deflect may now be used to to take on an attack or Technique targeting an ally adjacent to you.

Counterfire and Counterfield can be attempted to defend an ally from a Technique, as long as it crosses within your own Technique’s range.

{% Savior= "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

38

{%if physique >= {3} and martial >= {3} and constitution >= {3}%}

Punching Bag:
Prerequisite: Physique 3, Martial 3, Constitution 3
You know how to take a hit. Using Guard as your Defensive Action guarantees a -2 on the damage taken (after all other calculations), even on a failed roll.

{% Punching_Bag = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

39

{%if martial >= {3}%}

Leg Artist:
Prerequisite: Martial 3
While you are grappled, pinned, or stuck, you are still able to Attack, Guard, and Deflect with your legs, so long as they’re not the body part being restrained.

{% Leg_Artist = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

40

{%if resistance >= {9}%}

Tough Guy:
Prerequisite: Resistance 9
You are unaffected by the Pained condition.

{% Tough_Guy = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

41

{%if martial >= {4}%}

Drunkard’s Defense:
Prerequisite: Martial 4
Whilst Dizzy, your Evasion gets a +5 bonus instead of being reduced by 5 like the rest of the Defensive Actions.
You may now also purposefully ‘Down’ yourself as an Evasion attempt that benefits from a +15 bonus.

{% drunkards_defense = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

42

{%if spiritlevel>= {7}%}

Powerful Counterfire:
Prerequisite: Spirit Level/Demonic Level 7
Counterfire that beats an incoming Technique will remain in play instead of canceling out with the aggressor’s own Technique.

For Melee on Melee Counterfire, the Counterfired Technique does not give the opponent time to react; i.e. the original aggressor may not take a Defensive Action if the Counterfire is successful. A Ranged Counterfire Technique used on a Melee Technique functions the same way.

For ranged projectile on ranged projectile Counterfire, the aggressor’s attack must come in a straight line from their own position to hit the original aggressor, unless the Counterfired Technique has homing capabilities, otherwise, the Counterfire does carry on after overpowering the incoming Technique, and either lands on a random target/obstacle or dissipates after running out of range.

{% Powerful_Counterfire = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

43

{%if spiritlevel>= {7}%}

Powerful Counterfield:
Prerequisite: Spirit Level/Demonic Level 7
A Counterfield that beats the opposing Field Technique will remain active instead of cancelling out with the opponent’s own field.

{% Powerful_Counterfield = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

44

{%if willpower >= {9}%}

Overwhelming Will:
Prerequisite: Willpower 9
Your overall energy is one that overwhelms any who attempt to affect your psyche (read mind, calm and fear effects, hypnosis, etc.), control and influence you, spy on you by means of Techniques, or form a malicious link to you of any kind, be it by use of a Technique or natural ability. On a successful Willpower save against such effects, the person attempting to affect you must roll Willpower themselves, pinned against a Potency roll of your own. On a failure, the affected is Overwhelmed for 2 rounds.

{% Overwhelming_Will = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

45

{%if martial >= {6} and sensory >= {4}%}

Combo Breaker:
Prerequisite: Martial 6, Sensory 4
A successful deflection on a group of melee attacks cancels the rest of the aggressor’s remaining Full Attack.

{% Combo_Breaker = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

46

{%if sensory >= {4}%}

Miracle Step:
Prerequisite: Sensory 4
You may move at full speed through difficult terrain without incurring any form of movement penalties. Additionally, you receive a +5 bonus on any rolls performed to avoid or prevent triggering any ground-related obstacles and traps, whether they're natural or induced by any form of ability or technique.

{% Miracle_Step = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

47

{%if physique >= {2}%}

Swimmer:
Prerequisite: Physique 2
You’re a proficient swimmer, being able to swim a distance equal to your ground Movement. Additionally, your Defensive Actions benefit from a +3 bonus when in water.

{% Swimmer = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

48

{%if physique >= {9}%}

Flash Movement:
Prerequisite: Physique 9
You excel in movement so much so that you have the capacity to instantly move from one point to another, almost as if teleporting.

Performing it counts as your Movement option, and it grants you a +3 bonus on the first attack you perform on that round. It also grants the same bonus amount to other actions that would be enhanced by this type of movement, whether the benefit comes from the momentum itself or the lack of reaction time on the opponent’s part.

Flash Movement cannot be performed on difficult to traverse terrain (slippery, full of trip hazards, etc.) without consequences. In such cases, there is a 80% chance of suffering an unfavorable outcome (the percent is adjusted at the GM’s discretion depending on the terrain).

Flash Movement cannot be performed when affected by conditions that slow or hinder your movement, or when obstacles are present in between point A and point B.

{% Flash_Movement = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

49

{%if physique >= {3}%}

Handstand Master:
Prerequisite: Physique 3
In case of leg injuries or other similar Movement impairing situations, the character may use their full Movement by way of handstand without having to make any sort of roll for it.

{% Handstand_Master = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

50

{%if sensory >= {4}%}

Messenger:
Prerequisite: Sensory 4
Doubles the range and duration of all your communication Techniques.

{% Messenger = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

51

{%if spiritlevel >= {8}%}

Quick Enhancements:
Prerequisite: Spirit Level/Demonic Level 8
Self-targeting Techniques (not class features) that take a Full Action now only require a Standard Action. Ones that required a Standard Action can now be done as a Free Action.

{% Quick_Enhancements = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

52

{%if spiritlevel >= {4} and sensory >= {8}%}

Reactionary Enhancements:
Prerequisite: Spirit Level/Demonic Level 4, Sensory 8
You can now activate Self Techniques as a Defensive Action, but only as long as the Technique being used does provide effects relevant to counteracting any incoming threats.

{% Reactionary_Enhancements = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

53

{%if capacity >= {7}%}

Interruptible Channeling:
Prerequisite: Capacity 7
Allows the user to halt and then continue their Channeled Techniques without losing the remaining duration of the current set. The user may not take a pause of more than 2 rounds or the duration is lost.

{% Interruptible_Channeling = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

54

{%if capacity >= {5}%}

Chained Channeling:
Prerequisite: Capacity 5
The effects of single-target, Actively Channeled Techniques bleed into adjacent targets. Those standing within 5ft. of the primary target are affected until moving out of range.

{% Chained_Channeling = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

55

{%if intellect >= {5}%}

Illusionist:
Prerequisite: Intellect 5
Your illusions, be them visual, sonar, or olfactory, are very convincing, adding +5 to the DC that must be overcome to see them for what they really are. This applies to all attempts at tricking individuals, despite not being a Technique’s primary use.

{% Illusionist = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

56

{%if capacity >= {4}%}

Summoner:
Prerequisite: Capacity 4
All your Conjuration Techniques start with an extra Customization Point for use on their Upgrades.

{% Summoner = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

57

{%if spiritlevel >= {3}%}

True Potency:
Prerequisite: Spirit Level/Demonic Force 3
Critical Rolls do not count as auto-success for the purpose of overcoming/dispelling your Technique’s effects.

{% True_Potency = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

58

{%if intellect >= {4}%}

Calculated Opening:
Prerequisite: Intellect 4
Allows you to disregard Initiative and go last. You first action taken gets a +5 bonus on its attempt.

{% Calculated_Opening = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

59

{%if sensory >= {4}%}

Reactionary Opening:
Prerequisite: Sensory 4
Allows you to disregard Initiative to go first, but you may only Prepare Action.

{% Reactionary_Opening = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

60

{%if sensory >= {2} and intellect >=4%}

Positioning:
Prerequisite: Sensory 2, Intellect 4
Allows you to disregard Initiative and go first, but you may only perform Movement (and it does not count as a full-round action, meaning it is not doubled).

{% Positioning = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

61

Reckless Start:
Allows you to disregard Initiative and go first. During this turn, you may only perform a single Standard Attack, and anyone targeting you that round has a +2 bonus on their attempts.

{% Reckless_Start = "ON" %}{% featbackup = "OFF" %}

62

{%if sensory >= {3}%}

Explosive Start:
Prerequisite: Sensory 3
Natural 20s on Initiative allow you to open up with a turn consisting of an additional Standard Action. All Actions during that initial first turn get a +5 bonus.

{% Explosive_Start = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

63

{%if constitution >= {5}%}

Final Effort:
Prerequisite: Constitution 5
Right after being damaged by an Attack, Technique, or affliction that will reduce your HP to 0 or less, you may take one last Standard Action out of turn before passing out.

{% Final_Effort = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

64

{%if sensory >= {3} and intellect >= {4}%}

Patient:
Prerequisite: Sensory 3, Intellect 4
All of your Prepared Actions benefit from a +2 bonus to their attempts.

{% Patient = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

65

{%if sensory >= {3} and intellect >= {4}%}

Lie Detector:
Prerequisite: Sensory 3, Intellect 4
Allows you to reroll Deduce checks when interrogating others. It can be done so on a single interrogation a number of times equal to the times this feat has been taken.

{% Lie_Detector = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

66

{%if sensory >= {4} and intellect >= {5}%}

Approximate Damage:
Prerequisite: Sensory 4, Intellect 5
Once a day, before performing a Defensive Action in response to an incoming threat, you may prompt the GM to tell you how many dice and of which type are about to be rolled for damage, as well as how much bonus damage (coming from Potency or otherwise) will be applied with it as well. When it comes to Lingering damage, it also reveals for how long the effects will potentially stay active.

This feat can be taken more than once to grant additional uses per day.

{% Approximate_Damage = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

67

{%if intellect >= {6}%}

Know Thy Enemy:
Prerequisite: Intellect 6
After 5 rounds of engaging the same target or having recently studied them in an encounter for just as much (not more than 2 weeks ago), you develop an advantageous insight into them. All Attacks, Techniques, Defensive Options, Cunning checks and Deduce checks pinned against the subject benefit from a +3 bonus.

{% Know_Thy_Enemy = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

68

{%if spiritlevel >= {3} and intellect >= {4}%}

Masked Power:
Prerequisite: Spirit Level/Demonic Level 3, Intellect 4
Individuals sensing you get the impression that your Spirit Level/Demonic Level is half as strong of what is actually is.

{% Masked_Power = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

69

{%if spiritlevel >= {3} and intellect >= {4}%}

Masked Presence:
Prerequisite: Spirit Level/Demonic Level 3, Intellect 4
You know how to manipulate your energy so that an individual’s sense must now be 5 points higher than your Spirit Level/Demonic Level to detect your presence or territory.

{% Masked_Presence = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

70

{%if spiritlevel >= {3} and intellect >= {4}%}

Deceptive Power:
Prerequisite: Spirit Level/Demonic Level 3, Intellect 4
You know how to manipulate your energy so that individuals sensing you get the impression that your Spirit Level/Demonic Level is twice as strong of what is actually is.

{% Deceptive_Power = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

71

{%if spiritlevel >= {3} and intellect >= {4}%}

Disguise Energy:
Prerequisite: Spirit Level/Demonic Level 3, Intellect 4
You know how to manipulate your energy so that it comes across as that of a different species. If you are a Yokai, you can disguise your Demon Energy as Spirit Energy. If you are a Human or Spirit, you can disguise your Spirit Energy as Demon Energy.

{% Disguise_Energy = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

72

{%if spiritlevel >= {3} and intellect >= {4}%}

Trackless:
Prerequisite: Spirit Level/Demonic Level 3, Intellect 4
You know how to manipulate your energy so that individuals that sense you cannot tell in which direction you reside in relation to them.

Additionally, Deduce checks performed to track you suffer a -5 penalty, and spying or tracking Techniques targeting you will always fail.

{% Trackless = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

73

{%if sensory >= {5}%}

Defensive Instincts:
Prerequisite: Sensory 5
Allows the user to roll Defensive Actions against Attacks and Techniques that they do not see/sense coming.

{% Defensive_Insticts = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

74

{%if intellect >= {3} and sensory >= {7}%}

Revealing Senses:
Prerequisite: Intellect 3, Sensory 7
Your Senses instantly alert you when something is being concealed or masked/disguised within 20ft. of you, but reveal no further detailed information.

{% Revealing_Senses = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

75

{%if sensory >= {6}%}

Prepared Support:
Prerequisite: Sensory 6
Preparing Defense on your turn allows you to perform a protective Support Technique as a reaction to any threats.

{% Prepared_Support = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

76

{%if intellect >= {5}%}

Commander:
Prerequisite: Intellect 5
As your Standard Action, you can command a single ally to perform an action. If they perform said action, they gain a +5 bonus on its attempt.

{% Commander = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

77

{%if class == {Territory Master}%}

Hasty Expansion:
You are able to extend and retract your Territory as a Free Action.

{% Hasty_Expansion = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

78

{%if class == {Territory Master}%}

Massive Influence:
You are able to extend your Territory by an additional 100ft.

{% Massive_Influence = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

79

{%if class == {Yokai} and spiritlevel >= {7}%}

Quick Form:
Prerequisite: Yokai, Demonic Level 7
A Yokai with this feat can turn into its True Form or Second Form as a Standard Action instead of a Full Round Action.

{% Quick_Form = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

80

{%if class == {Yokai} and spiritlevel >= {9} and secondform == {ON}%}

Skip Form:
Prerequisite: Yokai, Second Form, Demonic Level 9
A Yokai with this feat can skip his first form when transforming into his second form. This action requires a Full Action, even with the Quick Form Feat.

{% Skip_Form = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

81-82

{%if constitution >= {4}%}

Adaptive Resistance:
Prerequisite: Constitution 4
Resistance Saving Throws benefit from a +5 bonus if pinned against effects that have already successfully afflicted you during the same encounter.

{% Adaptive_Resistance = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

83

{%if class == {Yokai} and ytrait == {carnivorous}%}

Fast Food:
Prerequisites: Carnivorous Recovery (Yokai Trait)As a flesh-eating yokai, you can consume from a corpse as a Free Action up to 3 times a day.
Additionally, you now recover 1d6 HP from every distinct corpse you consume from.

{% Fast_Food = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

84

{%if class == {Spirit Guide} and spiritlevel>= {5}%}

Additional Shift:
Prerequisite: Spirit Guide, Spirit Level 5
You may shift from your Physical and Spiritual forms an additional time per day. This feat can be taken twice for a maximum of 3 shifts day.

{% Additional_Shift = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

85

{%if class == {Spirit Guide} and sensory>= {3}%}

Message from Beyond:
Prerequisite: Spirit Guide, Sensory 3
This feat allows the Spirit Guide to use communication Techniques to make contact those in the physical realms while in their Spirit Form. This is not limited to verbal communications; Techniques such as Guide will also function.

{% Message_from_Beyond = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

86

{%if class == {Spirit Guide} and willpower >= {7}%}

Improved Possess:
Prerequisite: Spirit Guide, Willpower 7
A successful possession’s duration is increased by 3 rounds.

{% Improved_Possess = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

87

{%if companion == {ON}%}

Loyal Guard:
When you’re the target of an Attack or a Contact/Projectile Technique, if your Spirit Beast or Minion is within 5ft. of you, it can take a Defensive Action for you, specifically either Guard or Deflection. If it does so, you may not take a Defensive Action in reaction to the incoming threat yourself.

{% Loyal_Guard = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

88

{%if companion == {ON} and martial >= {3}%}

Mounted Combat:
Prerequisite: Martial 3
Your attack rolls and damage rolls have a +3 bonus when performed while riding your Spirit Beast/Minion.

{% Mounted_Combat = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

89

{%if martial >= {4} and weapon_class != {None}%}

Dual Wielding Proficiency:
Prerequisite: Martial 4, Two Equipped Weapons
When dual wielding, you are able to do perform 2 attacks using a single Standard Action. On a Full Attack, your first Standard Action consists of 2 attacks, while the rest only consist of a single one, as usual.

{% Mounted_Combat = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

90

{%if intellect >= {4}%}

Multitasker:
Prerequisite: Intellect 4
As a multitasker, you are able to use an item as a free action in conjunction with a Standard Action, once per turn. You may not do so during any Full Round Actions.

{% Multitasker = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

91

{%if intellect >= {3}%}

Detective:
Prerequisite: Intellect 3
Deduce checks directly related to investigating crime have a +5 circumstantial bonus. This bonus is not applied by simply the intention of investigating crime; it only applies against the DC for detecting criminal evidence.

(i.e. a character’s Deduce may not discover an unrelated oddity in the scene thanks to the +5 bonus just because they originally intended to investigate the scene for traces of crime related activities. The total without the bonus is the one pinned against the DC for discovering the unrelated oddity. The bonus would only be applied against the DC for discovering any criminal evidence present).

{% Detective = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

92

Demolitions Expert:
You benefit from a +5 bonus on rolls performed when Attacking or using Physically Destructive Techniques on the environment and structures (for example, including walls). Additionally, said attacks and techniques deal roughly 50% additional points of damage to said targets.

{% Demolitions_Expert = "ON" %}{% featbackup = "OFF" %}

93

{%if intellect >= {3}%}

Medic:
Prerequisite: Intellect 3
Your medical knowledge allows you to use Deduce checks to perform first-aid.

{% Medic = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

94

Ranger:
Grants a +5 bonus to your Deduce and Cunning rolls related to nature.

{% Ranger = "ON" %}{% featbackup = "OFF" %}

95

{%if cunning >= {5}%}

Trapmaster:
Prerequisite: Cunning 5
Your Cunning checks to conceal traps have a +5 bonus, and the energy from any Techniques that are setup to trigger like traps (ex. Energy Mines) benefit from a +3 bonus to their detection DC.

{% Trapmaster = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

96

{%if intellect >= {3}%}

Mechanic:
Prerequisite: Intellect 3
Your Deduce checks done to investigate or fix broken machinery gain a +5 bonus.

{% Mechanic = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

97

{%if physique >= {4}%}

Marathoner:
Prerequisite: Physique 4
Your Resistance checks have a +5 bonus when performed to resist the effects challenging your stamina.

{% Marathoner = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

98

{%if spiritlevel >= {4}%}

Offering:
Prerequisite: Spirit Level/Demonic Level 4
You may consume your Life Energy without having to run out of Energy first.

{% Offering = "ON" %}{% featbackup = "OFF" %}

{%else%}

Re-roll (loops_allowed="true")

{%end%}

physically balanced yokai ehanced skills (d5)

d5 Result

1

Guard

2

Deflection

3

Evasion

4

Resistance

5

Willpower

Signature Technique Features (d32)

d32 Result

1

DAMAGING STRIKE/TOUCH (TECHNIQUE)

A melee Technique that causes damage upon successful contact with a target; a straightforward yet lethal effect.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d12 + Potency

2

DAMAGING PROJECTILE (TECHNIQUE)

A straightforward projectile Technique that causes damage on contact with a target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+10* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d10 + Potency

It’s exact manifestation is up for customization as long as it is delivered as a projectile. Other than that, it simply causes damage upon being successful.

{%if signature_upgrade_tier >= {2}%}UPGRADES

{%if signature_upgrade_tier >= {2}%} Scatter: Gives the option to launch the projectile at half its Range and Damage (after roll calculation), damaging all targets within its threatened area as if it were a Wave Technique, but unlike such Techniques, targets may Deflect it as their Defensive Action.{%end%}

Size Upgrade: +Roll 1* {$range_mod} tier(s):  [+5ft. radius & -5 to evade, but +5 to guard] per tier. User chooses Size tier desired upon firing. 10ft. and up may hit multiple targets, but likewise the Defensive Action of a single target may protect all affected, depending on positioning.

{%end%}

3

DAMAGING WAVE (TECHNIQUE)

A cone-like Technique that causes damage to all targets within its range.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d8 + Potency

It’s exact manifestation is up for customization as long as it is delivered through its cone-like range. As is with all Wave Techniques, a Damaging Wave cannot be Deflected
When applied to Active Channeling Techniques, it outputs its damage at the start of every cycle (the turn the user must expend an additional Energy to maintain the Technique active).

4

DAMAGING FIELD (TECHNIQUE)

A field around the user damages all targets within its range, friend and foe alike, for as long as it’s kept active.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field (Centered at the User)
Size: Roll 15+5* {$range_mod}ft. radius
Effect type: Active Channeling
Duration Tier (DT): S
Duration: (3 rounds)
Damage: 1d4 + Potency

A field centered at the user deals damage on every round to all of those that find themselves in it at the end of the user’s turn. It’s exact manifestation is up for customization as long as it is delivered through its globe-like range.

Damaging Field is a strong Technique because its damage cannot be avoided with standard Defensive Actions, although it’s damage cannot be upgraded outside of increasing the user’s own Potency stat.

{% signature_mod_boost = {$signature_upgrade_tier} %}

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {standard} %}{% signature_delivery = {field} %}{% signature_effect = {a_channeling} %}{% signature_dt = {na} %}

5

DAMAGE OVER TIME (TECHNIQUE)

This lingering affliction causes damage over a period of time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Resolve: {20|30}ft. (Selective)
Effect Type: Lingering
Duration Tier: S
Duration: Roll 3+3 * {$range_mod} rounds
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1 * {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d4
Saving Throw: User’s [Potency] vs target’s [Resistance]

The user of this Technique pins a Potency roll against the target’s Resistance, if successful, afflicting them with Damage Over Time, something that begins to damage them on that very turn. The victorious Potency result is written down, and at the start of every consequent turn, for as long as the effects last, the afflicted must pin a Resistance roll against said Potency or suffer damage that turn.

Having a Selective Delivery, it can not be protected from using Defensive Actions or any type of physical damage reduction, only with a Successful Saving Throw.

6

CHANNELED DAMAGE (TECHNIQUE)

Damage channeled onto the Target by the Technique’s user.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier: S
Duration: 3 rounds
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d6 + Potency
Saving Throw: User’s [Potency] vs target’s [Resistance]

This Feature’s effect causes damage during the user’s turn for as long as it is kept channeled. Having a Selective Delivery, its damage cannot be protected from using Defensive Actions. Instead, it prompts a Resistance check pinned against the user’s Potency on every turn of attempted application of damage. Successful Resistance does not interrupt the Technique, it simply prevents damage from being applied during that turn. The user of this Technique may choose to dedicate a Full Round Action instead of a Standard Action to add +5 to its Potency roll vs the target’s Resistance.

7

CONJURE ENERGY ARMOR (TECHNIQUE)

The user conjures an armor made of Spirit Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage Reduction: {%if signature_upgrade_tier == {0}%}4{%elif signature_upgrade_tier == {1}%}8{%elif signature_upgrade_tier == {2}%}12{%elif signature_upgrade_tier == {3}%}16{%elif signature_upgrade_tier == {4}%}20{%elif signature_upgrade_tier == {5}%}24{%elif signature_upgrade_tier == {6}%}28{%elif signature_upgrade_tier == {7}%}32{%elif signature_upgrade_tier == {8}%}36{%elif signature_upgrade_tier >= {9}%}40{%elif signature_upgrade_tier == {10}%}44{%end%}

Damage done to a character wearing Energy Armor is reduced by 4. The user wearing the armor has Potency factored into their Guard, and if they perform a successful Guard as their Defensive Action, all damage is reduced instead of just half.

Each distinct strike is applied against the Armor’s Damage Reduction. For example, a Full Attack composed of a total of 5 successful attacks, each of them outputting 3 damage each, would not do a single point of damage on a target wearing Energy Armor.

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {standard} %}{% signature_delivery = {self} %}{% signature_effect = {p_channeling} %}{% signature_dt = {na} %}

8

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if signature_upgrade_tier == {5}%}1{%end%}{%if signature_upgrade_tier >= {7}%}2{%end%}

{%if signature_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if signature_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if signature_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if signature_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

9

CHARGE (TECHNIQUE)

A discharge of Energy which allows the user to push forward with great force, useful for plowing through obstacles.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Contact
Range: Up to Roll 30* {$signature_upgrade_tier}ft.
Effect Type: Instant
Damage: Energy Imbued Unarmed Attack (see description)

Charge propels the user forward with great force, plowing through obstacles in the way and potentially freeing them from any binds.

Charge prompts a single Energy Imbued Attack Roll against each individual in the threatened path, each failed Defensive Action leaving the targets Downed and applying the Damage Output of a single Energy Imbued Unarmed Attack. This same Attack Roll is the one pinned against the DC of whatever obstacles stand in their way or any binds that constrain them.

Charge may be modified by Features with a Requirement of 'Performance: Movement'.

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {movement} %}{% signature_delivery = {contact} %}{% signature_effect = {instant} %}{% signature_dt = {na} %}

10

RAGE (TECHNIQUE)

At the cost of the user’s self-control and mental prowess, their physical attributes are significantly increased.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)

First and foremost, an individual in Rage has their Guard, Deflection, Evasion, and Resistance increased by 10, while their Deduce, Cunning and Willpower are decreased by just as much. Additionally, their melee Attack and Grapple attempts are also increased by 10, while the Damage Output of actions affected by the force of physical input (including Techniques) gains the benefit of a +1d4 bonus for every point on the raging user’s Physique.

Secondly, in their Rage, the individual is locked into performing destructive physical actions, whether they are Standard Actions or a Full Round Action. When it comes to Techniques, they may only perform Combat Techniques with a Delivery of [Contact], and which are clearly applying physical force (i.e, no Techniques such as Life Drain).

A Raging individual targets either those closest to them or those calling the most attention.

The effects of Rage can be cancelled out by Techniques such as Calm.

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Trigger: This upgrade allows the user to designate a trigger, a specific set of circumstances that cause the Technique to activate as a Free Action. The trigger must be balanced; it cannot be something designed to be consistently and conveniently triggered by an ally or the user themselves as a free way of activating this Technique with little to no repercussions (i.e. no metagaming). This is left up to the GM’s discretion.{%end%}

{%if signature_upgrade_tier >= {2}%}Anger Management: The raging individual may now select its targets (which includes objects), but is still locked into performing destructive physical actions during their turn.{%end%}

{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {full} %}{% signature_delivery = {self} %}{% signature_effect = {lingering} %}{% signature_dt = {mn} %}

11

POWERED JUMP (TECHNIQUE)

An energy-powered leap used to cross great distances and add momentum to melee attacks.

BASE

Technique Type: Combat
Performance: Movement
Delivery: Self
Range: Roll 60+30* {$signature_upgrade_tier}ft.
Effect Type: Instant

Powered Jump is an action that can be used alongside standard Movement. Aside from the usual Energy consumed for performing a Technique, half of the user’s standard Movement is also consumed to perform it. The user leaps a distance of up to 60ft. (or its currently upgraded Range), and they can make use of the powerful force behind it by applying it to a follow-up melee attack.

This follow-up melee attack benefits from a Potency bonus on top of any Potency bonuses added by imbuing the attack itself with Energy (i.e, in such cases, double the user’s Potency is applied). This same bonus applies to momentum-based Techniques with a delivery of ‘Contact’. Only the first strike in a series of momentum-based physical attacks receives the added bonuses of Powerful Jump, and these bonuses are only applied upon jumping a minimum of 60ft.

{% signature_mod_boost = {$signature_upgrade_tier} %}

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Powerful Takeoff: Adjacent subjects are challenged by a powerful shockwave generated by the force of the jump. Said subjects must roll a Guard check pinned against the user’s Potency to avoid getting pushed back and becoming Downed. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the result of the rolled Potency).{%end%}

{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {movement} %}{% signature_delivery = {self} %}{% signature_effect = {instant} %}{% signature_dt = {na} %}

12

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Roll 50* {$level}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

{% signature_mod_boost = {$signature_upgrade_tier} %}

{% signature_type1 = {combat} %}{% signature_type2 = {support} %}{% signature_type3 = {na} %}{% signature_performance = {standard} %}{% signature_delivery = {field} %}{% signature_effect = {p_channeling} %}{% signature_dt = {h} %}

13

TARGET (TECHNIQUE)

Those affected by the Technique become the target to all Projectiles launched within the area.

BASE

Technique Type: Combat, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Size: radius of Roll 50+10* {$signature_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

This Technique makes it so that any target selected for it attracts all Projectile Techniques towards them. If successful, all projectiles that are fired from within or that cross into the effect's radius (listed as 'Size') are treated as if under the effects of the Homing modification.

Aside from causing instances of friendly fire, Target can be used to ensure that all Projectile Techniques launched by the user of their allies cannot simply be evaded by the target.

Target can be used on any subject, but it cannot guarantee that Projectile Techniques will strike a particular part/area without the Precise Targeting Upgrade.

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Precise Targeting: Allows to select a particular part of the target’s body/surface where Projectile Techniques will strike.{%end%}

{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {support} %}{% signature_type3 = {na} %}{% signature_performance = {standard} %}{% signature_delivery = {selective} %}{% signature_effect = {lingering} %}{% signature_dt = {mn} %}

14

DRAIN HP (TECHNIQUE)

The user of this Technique recovers HP by stealing it from their target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Damage: User's Potency
Saving Throw: User’s Potency VS Target’s Resistance

The effects of this Technique are pretty straightforward. If the target fails their Resistance check, which is pinned against the user's Potency, HP is siphoned from them and transferred onto the user, healing them by the amount of damage dealt.

{%if t_upgrade_tier >= {2}%}UPGRADES
{%if t_upgrade_tier >= {2}%}Hands On Syphoning: When the user is making direct physical contact with their target, the user’s Potency is doubled for the purposes of both opposing the Saving Throw and the damage dealt if successful. This upgrade cannot be acquired for a Contact mod variant.{%end%}

{%if t_upgrade_tier >= {6}%}Squeezing the Life Out: Allows Drain HP to be used as a Free Action, Passively Channeled Technique during a Grapple.{%end%}

{%end%}

15

SONIC BLAST (TECHNIQUE)

Sonic Blast is a Combat Technique that, aside from doing damage, Staggers and Deafens its targets.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field
Range: Roll 15+10* {$range_mod}ft.
Size: Roll 15+5* {$range_mod}ft. radius
Effect Type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d4 + Potency

The user selects a location for the center point of the blast. Those within its radius (Size) receive its damage output, are Deafened for 1d4 rounds, and then must roll a Resistance check pinned against the Technique user’s Potency to determine if they are also Staggered for 1 round.

As a prepared action, Sonic Blast can be used to interrupt Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (given the target is successfully Staggered).

16

SHOCKWAVE (TECHNIQUE)

A Technique that staggers all of those who come in contact with its effects.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+ 5* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Resistance

Shockwave comes out in a cone-like manner, as all Wave Techniques do, and prompts a Resistance check on all targets within its range, be them friend or foe, a failure causing them to be Staggered for 1 round.

As a prepared action, Shockwave can be used to interrupt Movement, Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (this effect cancels the rest of a Full Attack or any other similar barrage of attacks, and does not require the target be Staggered successfully).

{% signature_mod_boost = {$signature_upgrade_tier} %}

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Heavy Wave: Shockwave now Downs any targets who failed their Resistance check, also knocking them away a distance of up to 5ft. per the user’s Potency.{%end%}

{%if signature_upgrade_tier >= {3}%}Deflector Wave: Shockwave can now be used to reflect Projectiles and Wave techniques as a Prepared Action, adding the user’s Potency to its damage formula.{%end%}

{%end%}

17

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Combat
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if signature_upgrade_tier== {1}%}1{%elif signature_upgrade_tier== {2}%}3{%elif signature_upgrade_tier== {3}%}6{%elif signature_upgrade_tier== {4}%}9{%elif signature_upgrade_tier== {5}%}12{%elif signature_upgrade_tier== {6}%}15{%elif signature_upgrade_tier== {7}%}18{%elif signature_upgrade_tier== {8}%}21{%elif signature_upgrade_tier>= {9}%}24 {%end%}

{%if signature_upgrade_tier >= {2}%}Additional Typing: Specialty{%end%}{%if signature_upgrade_tier >= {6}%}, Combat{%end%}

{%end%}

18

Re-roll

19

CONJURE ENERGY WEAPON (TECHNIQUE)

The user conjures a melee weapon made of Spirit/Demon Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Resolve: {Adjacent|5ft.|10ft.|15ft.|20ft.}
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage: {%if martial == {0}%}1d4{%elif martial == {1} or martial == {2}%}1d6{%elif martial == {3} or martial == {4} or martial == {5}%}1d8{%elif martial == {6} or martial == {7} or martial == {8}%}1d10{%elif martial >= {9}%}1d12{%end%} + Potency
Weapon: Resolve: {{Sword|Falchion|Cutlass|Scimitar|Sabre}|Axe|{Lance|Spear}|Katana|{Mace|Flail|Club|Hammer}|{Machete|Chains|Trident|Sai|Kama|Nunchuks|Whip|Cleaver|Tonfa|Quarterstaff|Scythe}}

When first acquiring this Technique, the player designates the type of melee weapon that will be summoned with it. Depending on what kind of weapon it is, it will have the bonuses and mechanics related to its typing (see Weapons under Items and Equipment).

Conjured Energy Weapons can primarily be used for Standard Attacks and Deflections, and they include the user's Potency for either without needing to expend the 1 Energy charge needed to do so.

Conjured Energy Weapons remain in the user's hand until the Technique stops being channeled. They cannot be disarmed, thrown (unless modified by Techniques that allow it to transform into a projectile), or given to others. A conjured Energy Weapon's reach can be adjusted by its user as a Free Action, but may only be increased up to its maximum reach.

{%if signature_upgrade_tier >= {2}%}

UPGRADES

{%if signature_upgrade_tier >= {2}%}Transform Weapon: Allows the conjured weapon to take another shape, potentially changing its Damage Type.{%end%}{%if signature_upgrade_tier == {4}%}(2){%end%}{%if signature_upgrade_tier == {5}%}(3){%end%}{%if signature_upgrade_tier == {6}%}(4){%end%}

{%end%}

20

{# Conjure Creature, Spirit Adept Signature ver. #}

{% sig_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive|vampirism} %}

{%if sig_cre_ytrait == {speedy}%}

{% sig_cre_speedy_boost = {40} %}

{%else%}

{% sig_cre_speedy_boost = {0} %}

{%end%}

{% signature_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if signature_creature == {physically offensive}%}

{% sig_cre_physique = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_martial = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %}

{% sig_cre_constitution = {0} %}{% sig_cre_sensory = {0} %}{% sig_cre_intellect = {0} %}

{%end%}

{%if signature_creature == {physically defensive}%}

{% sig_cre_physique = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_constitution = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %}

{% sig_cre_martial = {0} %}{% sig_cre_sensory = {0} %} {% sig_cre_intellect = {0} %}

{%end%}

{%if signature_creature == {spiritually offensive}%}

{% sig_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_constitution = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_martial = {1d2 + {$signature_upgrade_tier}} %}

{% sig_cre_sensory = {0} %} {%if sig_cre_ytrait == {sticky}%} {%end%}

{%end%}

{%if signature_creature == {spiritually defensive}%}

{% sig_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %} {% sig_cre_sensory = {1d2 + {$signature_upgrade_tier}} %}  {% sig_cre_constitution = {1d2 + {$signature_upgrade_tier}} %}
{% sig_cre_intellect = {0} %}{% sig_cre_physique = {0} %}{%if sig_cre_ytrait == {frightening}%}

{%end%}

{# Calculates Skills and Potency. #}

{% sig_cre_potency = {{$sig_cre_spiritlevel} + {$sig_cre_constitution}} %}

{% sig_cre_guard = {{$sig_cre_physique} + {$sig_cre_constitution}} %}

{% sig_cre_deflection = {{$sig_cre_physique} + {$sig_cre_martial}} %}

{% sig_cre_evasion = {{$sig_cre_physique} + {$sig_cre_sensory}} %}

{% sig_cre_cunning = {{$sig_cre_intellect} + {$sig_cre_sensory}} %}

{% sig_cre_deduce = {{$sig_cre_intellect} + {$sig_cre_constitution}} %}

{% sig_cre_resistance = {{$sig_cre_physique} + {$sig_cre_constitution}} %}

{% sig_cre_willpower = {{$sig_cre_spiritlevel} + {$sig_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if sig_cre_physique == {0}%}{% sig_cre_damage_output = "d4" %}

{%elif sig_cre_physique == {1} or sig_cre_physique == {2} or sig_cre_physique == {3}%}{% sig_cre_damage_output = "d6" %}

{%elif sig_cre_physique == {4} or sig_cre_physique == {5} or sig_cre_physique == {6}%}{% sig_cre_damage_output = "d8" %}

{%elif sig_cre_physique == {7} or sig_cre_physique == {8} or sig_cre_physique == {9}%}{% sig_cre_damage_output = "d10" %}

{%else%}

{% sig_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if sig_cre_martial == {0}%}{% sig_cre_full_attack = 1 %}

{%elif sig_cre_martial == {1} or sig_cre_martial == {2} or sig_cre_martial == {3}%}{% sig_cre_full_attack = 2 %}

{%elif sig_cre_martial == {4} or sig_cre_martial == {5} or sig_cre_martial == {6}%}{% sig_cre_full_attack = 3 %}

{%elif sig_cre_martial == {7} or sig_cre_martial == {8} or sig_cre_martial == {9}%}{% sig_cre_full_attack = 4 %}

{%else%}

{% sig_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: Resolve: {5|10}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique  {$sig_cre_physique}, Martial {$sig_cre_martial}, Spirit Level/Demonic Force {$sig_cre_spiritlevel} , Constitution {$sig_cre_constitution}, Intellect {$sig_cre_intellect}, Sensory {$sig_cre_sensory}

HP Roll 10 + {$sig_cre_constitution}* 5, Sense Roll {$sig_cre_spiritlevel} + {$sig_cre_sensory} / Roll {$sig_cre_spiritlevel} + {$sig_cre_sensory}0ft., Potency {$sig_cre_potency}, Movement Roll 20 + 5* {$sig_cre_physique} + {$sig_cre_speedy_boost}ft.{%if sig_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$sig_cre_guard}/Roll {$sig_cre_guard} + {$sig_cre_potency}, Deflection {$sig_cre_deflection}/Roll {$sig_cre_deflection} + {$sig_cre_potency}, Evasion Roll {$sig_cre_evasion}/Roll {$sig_cre_evasion} + {$sig_cre_potency}, Cunning {$sig_cre_cunning}, Deduce {$sig_cre_deduce}, Resistance {$sig_cre_resistance}, Willpower {$sig_cre_willpower}

COMBAT

Standard Attack Roll {$sig_cre_martial} +  {$sig_cre_physique}, Energy Imbued Roll {$sig_cre_martial} +  {$sig_cre_physique} + {$sig_cre_potency}, Damage Output {$sig_cre_damage_output}, Full Attack {$sig_cre_full_attack}{%if sig_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if sig_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if sig_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if sig_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if sig_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if sig_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if sig_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if sig_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if sig_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if sig_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if sig_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if sig_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if sig_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if sig_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if sig_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if sig_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if sig_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if sig_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if sig_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 1 for each distinct source or attack that affects you. Additionally, you benefit from a +3 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if sig_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if sig_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if sig_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if sig_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if sig_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

{%if sig_cre_ytrait == {vampirism}%}Vampirism: Your attacks restore your health by an amount equal to the damage dealt.{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {full} %}{% signature_delivery = {conjuration} %}{% signature_effect = {lingering} %}{% signature_dt = {mn} %}

TECHNIQUES

Roll on "Signature Conjured Creature Combat Tech"

21

{# Conjure Object, Spirit Adept Signature ver. #}

{% sig_obj_features = {{$range_mod} + {1}} %}

{% sig_obj_hover = {OFF} %}{% sig_obj_sentry = {OFF} %}{% sig_obj_companion = {OFF} %}{% sig_obj_scout = {OFF} %}{% sig_obj_share = {OFF} %}

{% sig_obj_hover_move = {0} %}

{% sig_obj_companion_move = {0} %}

Roll on "Signature Conjure Object Print"

22

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if signature_upgrade_tier > {0}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if signature_upgrade_tier >= {2}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {specialty} %}{% signature_type3 = {na} %}{% signature_performance = {full} %}{% signature_delivery = {self} %}{% signature_effect = {p_channeling} %}{% signature_dt = {s} %}

23

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if signature_upgrade_tier > {0}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if signature_upgrade_tier >= {2}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {specialty} %}{% signature_type3 = {na} %}{% signature_performance = {full} %}{% signature_delivery = {self} %}{% signature_effect = {p_channeling} %}{% signature_dt = {s} %}

24

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat, Specialty, Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$signature_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if signature_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

{% signature_type1 = {combat} %}{% signature_type2 = {specialty} %}{% signature_type3 = {support} %}{% signature_performance = {movement} %}{% signature_delivery = {selective} %}{% signature_effect = {p_channeling} %}{% signature_dt = {mn} %}

25

ASPHYXIATE (TECHNIQUE)

Asphyxiate is a Technique that deprives its target of air, regardless of what kind of respiration their body performs.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$signature_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Saving Throw: User’s [Potency] vs Target’s [Resistance]

The user of this technique selects a target within range to be the victim of asphyxiation. For each turn it is active, it prompts a Resistance check on the target, pinned against the user’s Potency check. After each successful turn on the Technique’s user part, the target becomes Dizzy for 2 turns. On 2 consecutive successful turns, the target becomes Paralyzed/Helpless. On 3 consecutive successful turns, the target is knocked unconscious for 1d6 turns. On a 4th and final consecutive choke, the target succumbs to death by asphyxiation.

26

POISON (TECHNIQUE)

A lethal Technique whose effects cripple the target over time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$signature_upgrade_tier} rounds
Damage: 1d4
Saving Throw: User’s Potency VS Target’s Resistance

As poison spreads through the target’s body, its effects become stronger. Aside from causing damage on every turn it remains active, poison begins to hinder not only the target’s movement and actions, but their senses as well.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the poison is successfully inflicted or not. If it is not resisted, on every turn thereafter, the target rolls for Resistance at the start of their turn to see if the additional effects other than damage take place on that round. A success on those latter rolls does not cure the target from the poison, it simply prevents all non-damaging effects from taking place on that round; the poison still remains in the target’s system for the Technique’s duration after it has been confirmed to successfully be inflicted.

The non-damaging effects that the poison causes are as follows:
-On every turn that the effects are not resisted, the target is considered Dizzy.
-On two consecutive turns that the effects are not resisted, the target is now also considered Pained, going away alongside Dizzy upon the next successful Resistance check or until the Poison’s duration has ended.
-On three consecutive turns that the effects are not resisted, the target is considered Paralyzed/Helpless in addition to being Pained and Dizzy, all effects going away upon the next successful Resistance check or until the Poison’s duration has ended.

27

PAIN (TECHNIQUE)

A Technique that inflicts severe pain on its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect type: Lingering
Duration Tier: S
Duration: Roll 3+3* {$signature_upgrade_tier} rounds
Saving Throw: User’s Potency vs Target’s Resistance

The target of this Technique must succeed in its Saving Throw, a failure afflicting them with pain for its duration (see Pained). This Technique causes pain on the target whether they have a corporeal form or not. The user of this Technique may designate exactly where the individual feels the pain, from a single location to their whole body.

{% signature_type1 = {combat} %}{% signature_type2 = {na} %}{% signature_type3 = {na} %}{% signature_performance = {standard} %}{% signature_delivery = {selective} %}{% signature_effect = {lingering} %}{% signature_dt = {s} %}

28

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User's Movement + Roll 30* {$signature_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

{% signature_type1 = {combat} %}{% signature_type2 = {specialty} %}{% signature_type3 = {na} %}{% signature_performance = {movement} %}{% signature_delivery = {self} %}{% signature_effect = {p_channeling} %}{% signature_dt = {mn} %}

29

ENERGY MINE (TECHNIQUE)

Allows the user to place their Energy, compressed in select locations, for later detonation.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: 5ft.
Effect Type: Lingering
Duration Tier (DT): D
Duration: Roll 1+1* {$range_mod} day
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {5}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {5}%}5{%end%}d20 + Potency
Saving Throw: Sense > User’s Spirit Level/Demonic Level detects mine.
Acquired Detonation Methods: Proximity{%if signature_upgrade_tier >= {2}%}, Manual{%end%}

When acquiring this Technique, the user must choose whether their mines will be detonated manually, by proximity, or after elapsed time. The conjured Energy Mine is placed on the selected location, within Range, and will behave according to its detonation type. If the user has purchased the option of more than one type of detonation, they must state which kind of mine they are placing upon its conjuration. A single mine can be made to have more than one kind of detonation trigger.

Manual Detonation Mines are triggered by the user as a Standard Action.

Proximity Detonation Mines trigger when their space becomes occupied.

Timed Detonation Mines trigger after their designated time, an amount declared by the user upon its conjuration.

The Energy from the Mines placed by this Technique is compressed in such a way that it is harder to detect than normal. To be able to sense them, your Sense must be higher than the Spirit Level/Demonic Level of the owner. Sensing the mines does not grant information on what exactly the Energy detected is (unless being the targets of Techniques such as Scan or True Sight); it only reveals Energy is concentrated at a specific point.

Feats that affect how the user's Energy is sensed (Masked Power, Masked Presence, Deceptive Power, Disguise Energy) are also applied to the sensing of these mines.

A Mine that expires without triggering dissipates.

{%if signature_upgrade_tier >= {1}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Dampen Presence (purchasable once): Mines can now only be sensed with a Sense of 3 or more points above that of the the owner’s Spirit Level/Demonic Level.  The Feat 'Masked Presence' stacks with this effect, increasing it to 7 points above the owner's Spirit Level/Demonic Level.{%end%}

{%end%}

30

NET (TECHNIQUE)

A Technique used to immobilize or capture its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+20* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod} hour

The user of Net fires the Energy-powered web, goo, or other similar capture device/substance towards a location of their choice, the Technique prompting a Defensive Action from all within its radius, using said location as its center point, pinned against the user’s Ranged Attack Roll [1d20 + Sense + Martial], as is standard with all Projectile Techniques. Net may not be Guarded or Deflected, only Evaded or Counterfired, and can be difficult to distinguish from a regular Energy blast, causing many to become its victim by choosing the wrong Defensive Action.

A captured target is considered Helpless, but they may attempt to break free on their turn by using 1 Energy charge to prompt opposed Potency Rolls between them and Net’s user. Likewise, an ally could attempt the same to free their friend.

31

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat, Specialty, Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$signature_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

32

SPIRITED COMBAT (TECHNIQUE)

This technique is the gateway to add special properties to the user’s unarmed combat, starting with having all of the user’s unarmed attacks be considered energy imbued.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Roll 5* {$signature_upgrade_tier}ft
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Simply, while channeled, this technique considers all of the user’s unarmed attacks as Energy Imbued Attacks, but it’s main purpose is perhaps to function as a gateway to add Modifications and Upgrades to a character’s unarmed combat in general. All modifications added to this Technique trigger their effects only once per target struck in a single turn, regardless of the individual number of attacks performed on any individual target. Of course, any such effects being transferred still require Saving Throws to be successful. A Yokai’s Special Attack is also considered to benefit from any Upgrades and  Modifications this Technique might have.

Assign Conjured Object Special Properties (d5)

d5 Result

1

{%sig_obj_hover = {ON}%}

{%sig_obj_hover_move = {10} %}

{%t_obj_hover = {ON}%}

{%t_obj_hover_move = {10} %}

2

{%sig_obj_sentry = {ON}%}

{%t_obj_sentry = {ON}%}

3

{%sig_obj_companion = {ON}%}

{%sig_obj_companion_move = {10} %}

{%t_obj_companion = {ON}%}

{%t_obj_companion_move = {10} %}

4

{%sig_obj_scout = {ON}%}

{%t_obj_scout = {ON}%}

5

{%sig_obj_share = {ON}%}

{%t_obj_share = {ON}%}

Signature Conjure Object Print (d1)

Result

Roll on "Assign Conjured Object Special Properties" {$sig_obj_features}d1 times (unique rows only)

CONJURE OBJECT (TECHNIQUE)

A highly customizable Conjuration Technique which summons a custom object potentially capable of harboring all sorts of peculiar properties.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Resolve: {75%?5|15}ft. (Upgrades through Attribute Points)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Maneuvers Modifier: {$range_mod}
Number of Conjurations per use: {%if signature_upgrade_tier < {7}%}1{%elif signature_upgrade_tier == {7}%}2{%elif signature_upgrade_tier == {8}%}2{%elif signature_upgrade_tier == {9}%}2{%elif signature_upgrade_tier >= {10}%}3{%end%}

Conjured Objects also have their own amount of Energy charges (for the use of Techniques or the energy transfer of a Support Object), an amount equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

All Conjured Objects are unaffected by any visual impairing effects, but can be affected by Sensory impairing effects hailing from anyone outside of their owner.

PROPERTIES

HP: Roll 10+ 3* {$range_mod}, Movement: Roll 0 + {$sig_obj_hover_move} + {$sig_obj_companion_move}ft.

Roll on "Signature Conjured Object Special Properties"

Feats Print (d1)

Result

{% featcheck1 = {CHART(51649)} %}

{%if featcheck1 == {}%}

{% featcheck1 = {CHART(51649)} %}

{%end%}

{%if featcheck1 == {}%}

{% featcheck1 = {CHART(51649)} %}

{%end%}

{$featcheck1}

{%if feats > {1}%}

{% featcheck2 = {CHART(51649)} %}

{%if featcheck2 == {}%}

{% featcheck2 = {CHART(51649)} %}

{%end%}

{%if featcheck2 == {}%}

{% featcheck2 = {CHART(51649)} %}

{%end%}

{$featcheck2}

{%end%}

{%if class == {Spirit Adept}%}

{%if spirit_adept_feat >= {1}%}

{% featcheck_sa1 = {CHART(51649)} %}

{%if featcheck_sa1 == {}%}

{% featcheck_sa1 = {CHART(51649)} %}

{%end%}

{%if featcheck_sa1 == {}%}

{% featcheck_sa1 = {CHART(51649)} %}

{%end%}

{$featcheck_sa1}

{%end%}

{%end%}

{%if feats > {2}%}

{% featcheck3 = {CHART(51649)} %}

{%if featcheck3 == {}%}

{% featcheck3 = {CHART(51649)} %}

{%end%}

{%if featcheck3 == {}%}

{% featcheck3 = {CHART(51649)} %}

{%end%}

{$featcheck3}

{%end%}

{%if class == {Spirit Adept}%}

{%if spirit_adept_feat >= {2}%}

{% featcheck_sa2 = {CHART(51649)} %}

{%if featcheck_sa2 == {}%}

{% featchecksa2 = {CHART(51649)} %}

{%end%}

{%if featcheck_sa2 == {}%}

{% featcheck_sa2 = {CHART(51649)} %}

{%end%}

{$featcheck_sa2}

{%end%}

{%end%}

{%if feats > {3}%}

{% featcheck4 = {CHART(51649)} %}

{%if featcheck4 == {}%}

{% featcheck4 = {CHART(51649)} %}

{%end%}

{%if featcheck4 == {}%}

{% featcheck4 = {CHART(51649)} %}

{%end%}

{$featcheck4}

{%end%}

{%if feats > {4}%}

{% featcheck5 = {CHART(51649)} %}

{%if featcheck5 == {}%}

{% featcheck5 = {CHART(51649)} %}

{%end%}

{%if featcheck5 == {}%}

{% featcheck5 = {CHART(51649)} %}

{%end%}

{$featcheck5}

{%end%}

{%if class == {Spirit Adept}%}

{%if spirit_adept_feat >= {3}%}

{% featcheck_sa3 = {CHART(51649)} %}

{%if featcheck_sa3 == {}%}

{% featcheck_sa3 = {CHART(51649)} %}

{%end%}

{%if featcheck_sa3 == {}%}

{% featcheck_sa3 = {CHART(51649)} %}

{%end%}

{$featcheck_sa3}

{%end%}

{%end%}

{%if feats > {5}%}

{% featcheck6 = {CHART(51649)} %}

{%if featcheck6 == {}%}

{% featcheck6 = {CHART(51649)} %}

{%end%}

{%if featcheck6 == {}%}

{% featcheck6 = {CHART(51649)} %}

{%end%}

{$featcheck6}

{%end%}

{%if class == {Spirit Adept}%}

{%if spirit_adept_feat >= {4}%}

{% featcheck_sa4 = {CHART(51649)} %}

{%if featcheck_sa4 == {}%}

{% featcheck_sa4 = {CHART(51649)} %}

{%end%}

{%if featcheck_sa4 == {}%}

{% featcheck_sa4 = {CHART(51649)} %}

{%end%}

{$featcheck_sa4}

{%end%}

{%end%}

{%if feats > {6}%}

{% featcheck7 = {CHART(51649)} %}

{%if featcheck7 == {}%}

{% featcheck7 = {CHART(51649)} %}

{%end%}

{%if featcheck7 == {}%}

{% featcheck7 = {CHART(51649)} %}

{%end%}

{$featcheck7}

{%end%}

{%if class == {Spirit Adept}%}

{%if spirit_adept_feat >= {5}%}

{% featcheck_sa5 = {CHART(51649)} %}

{%if featcheck_sa5 == {}%}

{% featcheck_sa5 = {CHART(51649)} %}

{%end%}

{%if featcheck_sa5 == {}%}

{% featcheck_sa5 = {CHART(51649)} %}

{%end%}

{$featcheck_sa5}

{%end%}

{%end%}

{%if feralsavageboost >= {2}%}

Feral:

Prerequisite: Yokai, Physique 4

Your True Form’s special Attack now utilizes the d10 die for damage instead of d8, and enjoys a +2 bonus on every single damage roll.

{%end%}

{%if feralsavageboost == {4}%}

Savage:

Prerequisite: Yokai, Feral, Physique 6

Your True Form’s special Attack now utilizes the d12 die for damage instead of d10, and enjoys a +3 bonus on every single damage roll.

{%end%}

Territory (d1)

Result

Resolve: {95%?{% game = {OFF} %}|{% game = {ON} %}}

Because the nature of Territories is so open ended, rather than generating any specific rules, this NPC generator provides you with up to 3 keywords to choose from for the Territory's 'Theme', the general type of rules it has, and one to two Technique Features each rule will benefit from. As the GM, you may choose to use all or only some of the returned results to flesh out the exact details of the Territory.

Theme: Roll on "The Megalist", Roll on "The Megalist", Roll on "The Megalist"

Radius: Roll 40+ 10*{$level}

{%if game == {OFF}%}

Rule 1:

Roll on "Territory Restrictions"

Rule Effects

Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}

{%if rules >= {2}%}

Rule 2:
Roll on "Territory Restrictions"

Rule Effects

Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}

{%end%}

{%if rules >= {3}%}

Rule 3:
Roll on "Territory Restrictions"

Rule Effects

Resolve: {Roll on "Combat Technique Features"|Roll on "Specialty Technique Features"|Roll on "Support Technique Features"}

{%end%}

{%end%}

{%if game == {ON}%}

Rules:

The Territory utilizes the Game/Challenge exclusive feature.

{%end%}

Territory Restrictions (d12)

d12 Result

1

The user’s Territory is limited in shape and size, typically within the confines of a related Technique (most commonly, one with a Field delivery), a specific type of environment, or other similar concepts.

2

The rule’s features solely provide advantages to the user as opposed to negative consequences for other individuals. I.e., buffs, enhancements, movement options, etc.

3

The rule’s features can realistically and consistently be utilized by the opponents themselves. I.e., anyone has access to its positive effects. Whether they necessarily know how to utilize them or not is a different matter.

4

The user is at a similar risk of being negatively affected by their own Territory, especially if they are not cautious.

5

The rule’s Features give all parties, including the user, the same active disadvantage, typically a limitation. I.e., the Territory is always providing everyone within it with a disadvantage, one that is active at all times without requiring a trigger/condition.

6

The rule grants the Territory owner a large disadvantage, but in exchange for an even larger advantage.

7

The rule is centered around punishing direct or overly offensive combat.

8

The rule has high synergy with the owner's Techniques.

9

The rule happens to be very advantageous for one of the owner's allies or their whole team's general strategies.

10

The rule's triggers are unusually difficult to figure out, even after the effects have manifested.

11-12

The rule's effects are unusually subtle, yet advantageous to the owner.

Combat Technique Features (d51)

d51 Result

1

DAMAGING STRIKE/TOUCH (TECHNIQUE)

A melee Technique that causes damage upon successful contact with a target; a straightforward yet lethal effect.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d12 + Potency

2

DAMAGING PROJECTILE (TECHNIQUE)

A straightforward projectile Technique that causes damage on contact with a target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+10* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d10 + Potency

It’s exact manifestation is up for customization as long as it is delivered as a projectile. Other than that, it simply causes damage upon being successful.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%} Scatter: Gives the option to launch the projectile at half its Range and Damage (after roll calculation), damaging all targets within its threatened area as if it were a Wave Technique, but unlike such Techniques, targets may Deflect it as their Defensive Action.{%end%}

Size Upgrade: +Roll 1* {$range_mod} tier(s):  [+5ft. radius & -5 to evade, but +5 to guard] per tier. User chooses Size tier desired upon firing. 10ft. and up may hit multiple targets, but likewise the Defensive Action of a single target may protect all affected, depending on positioning.

{%end%}

3

DAMAGING WAVE (TECHNIQUE)

A cone-like Technique that causes damage to all targets within its range.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d8 + Potency

It’s exact manifestation is up for customization as long as it is delivered through its cone-like range. As is with all Wave Techniques, a Damaging Wave cannot be Deflected
When applied to Active Channeling Techniques, it outputs its damage at the start of every cycle (the turn the user must expend an additional Energy to maintain the Technique active).

4

DAMAGING FIELD (TECHNIQUE)

A field around the user damages all targets within its range, friend and foe alike, for as long as it’s kept active.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field (Centered at the User)
Size: Roll 15+5* {$range_mod}ft. radius
Effect type: Active Channeling
Duration Tier (DT): S
Duration: (3 rounds)
Damage: 1d4 + Potency

A field centered at the user deals damage on every round to all of those that find themselves in it at the end of the user’s turn. It’s exact manifestation is up for customization as long as it is delivered through its globe-like range.

Damaging Field is a strong Technique because its damage cannot be avoided with standard Defensive Actions, although it’s damage cannot be upgraded outside of increasing the user’s own Potency stat.

5

DAMAGE OVER TIME (TECHNIQUE)

This lingering affliction causes damage over a period of time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Resolve: {20|30}ft. (Selective)
Effect Type: Lingering
Duration Tier: S
Duration: Roll 3+3*{$range_mod} rounds
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d4
Saving Throw: User’s [Potency] vs target’s [Resistance]

The user of this Technique pins a Potency roll against the target’s Resistance, if successful, afflicting them with Damage Over Time, something that begins to damage them on that very turn. The victorious Potency result is written down, and at the start of every consequent turn, for as long as the effects last, the afflicted must pin a Resistance roll against said Potency or suffer damage that turn.

Having a Selective Delivery, it can not be protected from using Defensive Actions or any type of physical damage reduction, only with a Successful Saving Throw.

6

CHANNELED DAMAGE (TECHNIQUE)

Damage channeled onto the Target by the Technique’s user.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier: S
Duration: 3 rounds
Damage: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d6 + Potency
Saving Throw: User’s [Potency] vs target’s [Resistance]

This Feature’s effect causes damage during the user’s turn for as long as it is kept channeled. Having a Selective Delivery, its damage cannot be protected from using Defensive Actions. Instead, it prompts a Resistance check pinned against the user’s Potency on every turn of attempted application of damage. Successful Resistance does not interrupt the Technique, it simply prevents damage from being applied during that turn. The user of this Technique may choose to dedicate a Full Round Action instead of a Standard Action to add +5 to its Potency roll vs the target’s Resistance.

7

CONJURE ENERGY ARMOR (TECHNIQUE)

The user conjures an armor made of Spirit Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage Reduction: {%if t_upgrade_tier == {0}%}4{%elif t_upgrade_tier == {1}%}8{%elif t_upgrade_tier == {2}%}12{%elif t_upgrade_tier == {3}%}16{%elif t_upgrade_tier == {4}%}20{%elif t_upgrade_tier == {5}%}24{%elif t_upgrade_tier == {6}%}28{%elif t_upgrade_tier == {7}%}32{%elif t_upgrade_tier == {8}%}36{%elif t_upgrade_tier >= {9}%}40{%elif t_upgrade_tier == {10}%}44{%end%}

Damage done to a character wearing Energy Armor is reduced by 4. The user wearing the armor has Potency factored into their Guard, and if they perform a successful Guard as their Defensive Action, all damage is reduced instead of just half.

Each distinct strike is applied against the Armor’s Damage Reduction. For example, a Full Attack composed of a total of 5 successful attacks, each of them outputting 3 damage each, would not do a single point of damage on a target wearing Energy Armor.

8

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10 * {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if t_upgrade_tier == {5}%}1{%end%}{%if t_upgrade_tier >= {7}%}2{%end%}

{%if t_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if t_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if t_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

9

CHARGE (TECHNIQUE)

A discharge of Energy which allows the user to push forward with great force, useful for plowing through obstacles.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Contact
Range: Up to Roll 30* {$t_upgrade_tier}ft.
Effect Type: Instant
Damage: Energy Imbued Unarmed Attack (see description)

Charge propels the user forward with great force, plowing through obstacles in the way and potentially freeing them from any binds.

Charge prompts a single Energy Imbued Attack Roll against each individual in the threatened path, each failed Defensive Action leaving the targets Downed and applying the Damage Output of a single Energy Imbued Unarmed Attack. This same Attack Roll is the one pinned against the DC of whatever obstacles stand in their way or any binds that constrain them.

Charge may be modified by Features with a Requirement of 'Performance: Movement'.

10

RAGE (TECHNIQUE)

At the cost of the user’s self-control and mental prowess, their physical attributes are significantly increased.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10+10 * {$range_mod} rounds)

First and foremost, an individual in Rage has their Guard, Deflection, Evasion, and Resistance increased by 10, while their Deduce, Cunning and Willpower are decreased by just as much. Additionally, their melee Attack and Grapple attempts are also increased by 10, while the Damage Output of actions affected by the force of physical input (including Techniques) gains the benefit of a +1d4 bonus for every point on the raging user’s Physique.

Secondly, in their Rage, the individual is locked into performing destructive physical actions, whether they are Standard Actions or a Full Round Action. When it comes to Techniques, they may only perform Combat Techniques with a Delivery of [Contact], and which are clearly applying physical force (i.e, no Techniques such as Life Drain).

A Raging individual targets either those closest to them or those calling the most attention.

The effects of Rage can be cancelled out by Techniques such as Calm.

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Trigger: This upgrade allows the user to designate a trigger, a specific set of circumstances that cause the Technique to activate as a Free Action. The trigger must be balanced; it cannot be something designed to be consistently and conveniently triggered by an ally or the user themselves as a free way of activating this Technique with little to no repercussions (i.e. no metagaming). This is left up to the GM’s discretion.{%end%}

{%if t_upgrade_tier >= {2}%}Anger Management: The raging individual may now select its targets (which includes objects), but is still locked into performing destructive physical actions during their turn.{%end%}

{%end%}

11

POWERED JUMP (TECHNIQUE)

An energy-powered leap used to cross great distances and add momentum to melee attacks.

BASE

Technique Type: Combat
Performance: Movement
Delivery: Self
Range: Roll 60 + 30* {$t_upgrade_tier}ft.
Effect Type: Instant

Powered Jump is an action that can be used alongside standard Movement. Aside from the usual Energy consumed for performing a Technique, half of the user’s standard Movement is also consumed to perform it. The user leaps a distance of up to 60ft. (or its currently upgraded Range), and they can make use of the powerful force behind it by applying it to a follow-up melee attack.

This follow-up melee attack benefits from a Potency bonus on top of any Potency bonuses added by imbuing the attack itself with Energy (i.e, in such cases, double the user’s Potency is applied). This same bonus applies to momentum-based Techniques with a delivery of ‘Contact’. Only the first strike in a series of momentum-based physical attacks receives the added bonuses of Powerful Jump, and these bonuses are only applied upon jumping a minimum of 60ft.

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Powerful Takeoff: Adjacent subjects are challenged by a powerful shockwave generated by the force of the jump. Said subjects must roll a Guard check pinned against the user’s Potency to avoid getting pushed back and becoming Downed. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the result of the rolled Potency).{%end%}

{%end%}

12

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Roll 50* {$level}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

13

TARGET (TECHNIQUE)

Those affected by the Technique become the target to all Projectiles launched within the area.

BASE

Technique Type: Combat, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Size: radius of Roll 50+10* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

This Technique makes it so that any target selected for it attracts all Projectile Techniques towards them. If successful, all projectiles that are fired from within or that cross into the effect's radius (listed as 'Size') are treated as if under the effects of the Homing modification.

Aside from causing instances of friendly fire, Target can be used to ensure that all Projectile Techniques launched by the user of their allies cannot simply be evaded by the target.

Target can be used on any subject, but it cannot guarantee that Projectile Techniques will strike a particular part/area without the Precise Targeting Upgrade.

{%if t_upgrade_tier >= {8}%}UPGRADES

Precise Targeting: Allows to select a particular part of the target’s body/surface where Projectile Techniques will strike.

{%end%}

14

DRAIN HP (TECHNIQUE)

The user of this Technique recovers HP by stealing it from their target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Damage: User's Potency
Saving Throw: User’s Potency VS Target’s Resistance

The effects of this Technique are pretty straightforward. If the target fails their Resistance check, which is pinned against the user's Potency, HP is siphoned from them and transferred onto the user, healing them by the amount of damage dealt.

{%if t_upgrade_tier >= {2}%}UPGRADES
{%if t_upgrade_tier >= {2}%}Hands On Syphoning: When the user is making direct physical contact with their target, the user’s Potency is doubled for the purposes of both opposing the Saving Throw and the damage dealt if successful. This upgrade cannot be acquired for a Contact mod variant.{%end%}

{%if t_upgrade_tier >= {6}%}Squeezing the Life Out: Allows Drain HP to be used as a Free Action, Passively Channeled Technique during a Grapple.{%end%}

{%end%}

15

SONIC BLAST (TECHNIQUE)

Sonic Blast is a Combat Technique that, aside from doing damage, Staggers and Deafens its targets.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field
Range: Roll 15+10* {$range_mod}ft.
Size: Roll 15+5* {$range_mod}ft. radius
Effect Type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d4 + Potency

The user selects a location for the center point of the blast. Those within its radius (Size) receive its damage output, are Deafened for 1d4 rounds, and then must roll a Resistance check pinned against the Technique user’s Potency to determine if they are also Staggered for 1 round.

As a prepared action, Sonic Blast can be used to interrupt Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (given the target is successfully Staggered).

16

SHOCKWAVE (TECHNIQUE)

A Technique that staggers all of those who come in contact with its effects.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+ 5* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Resistance

Shockwave comes out in a cone-like manner, as all Wave Techniques do, and prompts a Resistance check on all targets within its range, be them friend or foe, a failure causing them to be Staggered for 1 round.

As a prepared action, Shockwave can be used to interrupt Movement, Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (this effect cancels the rest of a Full Attack or any other similar barrage of attacks, and does not require the target be Staggered successfully).

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Heavy Wave: Shockwave now Downs any targets who failed their Resistance check, also knocking them away a distance of up to 5ft. per the user’s Potency.{%end%}

{%if t_upgrade_tier >= {3}%}Deflector Wave: Shockwave can now be used to reflect Projectiles and Wave techniques as a Prepared Action, adding the user’s Potency to its damage formula.{%end%}

{%end%}

17

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Combat
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if t_upgrade_tier == {1}%}1{%elif t_upgrade_tier == {2}%}3{%elif t_upgrade_tier == {3}%}6{%elif t_upgrade_tier == {4}%}9{%elif t_upgrade_tier == {5}%}12{%elif t_upgrade_tier == {6}%}15{%elif t_upgrade_tier == {7}%}18{%elif t_upgrade_tier == {8}%}21{%elif t_upgrade_tier >= {9}%}24 {%end%}

{%if t_upgrade_tier >= {2}%}Additional Typing: Specialty{%end%}{%if t_upgrade_tier >= {6}%}, Support{%end%}

{%end%}

18

Re-roll

19

CONJURE ENERGY WEAPON (TECHNIQUE)

The user conjures a melee weapon made of Spirit/Demon Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Resolve: {Adjacent|5ft.|10ft.}
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage: {%if martial == {0}%}1d4{%elif martial == {1} or martial == {2}%}1d6{%elif martial == {3} or martial == {4} or martial == {5}%}1d8{%elif martial == {6} or martial == {7} or martial == {8}%}1d10{%elif martial >= {9}%}1d12{%end%} + Potency

Weapon: Resolve: {{Sword|Falchion|Cutlass|Scimitar|Sabre}|Axe|{Lance|Spear}|Katana|{Mace|Flail|Club|Hammer}|{Machete|Chains|Trident|Sai|Kama|Nunchuks|Whip|Cleaver|Tonfa|Quarterstaff|Scythe}}

When first acquiring this Technique, the player designates the type of melee weapon that will be summoned with it. Depending on what kind of weapon it is, it will have the bonuses and mechanics related to its typing (see Weapons under Items and Equipment).

Conjured Energy Weapons can primarily be used for Standard Attacks and Deflections, and they include the user's Potency for either without needing to expend the 1 Energy charge needed to do so.

Conjured Energy Weapons remain in the user's hand until the Technique stops being channeled. They cannot be disarmed, thrown (unless modified by Techniques that allow it to transform into a projectile), or given to others. A conjured Energy Weapon's reach can be adjusted by its user as a Free Action, but may only be increased up to its maximum reach.

{%if t_upgrade_tier >= {2}%}

UPGRADES

{%if t_upgrade_tier >= {2}%}Transform Weapon: Allows the conjured weapon to take another shape, potentially changing its Damage Type.{%end%}{%if signature_upgrade_tier == {4}%}(2){%end%}{%if signature_upgrade_tier == {5}%}(3){%end%}{%if signature_upgrade_tier == {6}%}(4){%end%}

{%end%}

20

{# Conjure Creature, Regular Technique ver. #}

{% t_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive|vampirism} %}

{%if t_cre_ytrait == {speedy}%}

{% t_cre_speedy_boost = {40} %}

{%else%}

{% t_cre_speedy_boost = {0} %}

{%end%}

{% t_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if t_creature == {physically offensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_constitution = {0} %}{% t_cre_sensory = {0} %}{% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {physically defensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_martial = {0} %}{% t_cre_sensory = {0} %} {% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {spiritually offensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_sensory = {0} %} {%if t_cre_ytrait == {sticky}%} {%end%}

{%end%}

{%if t_creature == {spiritually defensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_sensory = {1d2 + {$t_upgrade_tier}} %}  {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_intellect = {0} %}{% t_cre_physique = {0} %}{%if t_cre_ytrait == {frightening}%}

{%end%}

{# Calculates Skills and Potency. #}

{% t_cre_potency = {{$t_cre_spiritlevel} + {$t_cre_constitution}} %}

{% t_cre_guard = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_deflection = {{$t_cre_physique} + {$t_cre_martial}} %}

{% t_cre_evasion = {{$t_cre_physique} + {$t_cre_sensory}} %}

{% t_cre_cunning = {{$t_cre_intellect} + {$t_cre_sensory}} %}

{% t_cre_deduce = {{$t_cre_intellect} + {$t_cre_constitution}} %}

{% t_cre_resistance = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_willpower = {{$t_cre_spiritlevel} + {$t_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if t_cre_physique == {0}%}{% t_cre_damage_output = "d4" %}

{%elif t_cre_physique == {1} or t_cre_physique == {2} or t_cre_physique == {3}%}{% t_cre_damage_output = "d6" %}

{%elif t_cre_physique == {4} or t_cre_physique == {5} or t_cre_physique == {6}%}{% t_cre_damage_output = "d8" %}

{%elif t_cre_physique == {7} or t_cre_physique == {8} or t_cre_physique == {9}%}{% t_cre_damage_output = "d10" %}

{%else%}

{% t_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if t_cre_martial == {0}%}{% t_cre_full_attack = 1 %}

{%elif t_cre_martial == {1} or t_cre_martial == {2} or t_cre_martial == {3}%}{% t_cre_full_attack = 2 %}

{%elif t_cre_martial == {4} or t_cre_martial == {5} or t_cre_martial == {6}%}{% t_cre_full_attack = 3 %}

{%elif t_cre_martial == {7} or t_cre_martial == {8} or t_cre_martial == {9}%}{% t_cre_full_attack = 4 %}

{%else%}

{% t_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: Resolve: {5|10}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+1* {$range_mod} rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique {$t_cre_physique}, Martial {$t_cre_martial}, Spirit Level/Demonic Level {$t_cre_spiritlevel} , Constitution {$t_cre_constitution}, Intellect {$t_cre_intellect}, Sensory {$t_cre_sensory}

HP Roll 10 + {$t_cre_constitution}* 5, Sense Roll {$t_cre_spiritlevel} + {$t_cre_sensory} / Roll {$t_cre_spiritlevel} + {$t_cre_sensory}0ft., Potency {$t_cre_potency}, Movement Roll 20 + 5* {$t_cre_physique} + {$t_cre_speedy_boost}ft.{%if t_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$t_cre_guard}/Roll {$t_cre_guard} + {$t_cre_potency}, Deflection {$t_cre_deflection}/Roll {$t_cre_deflection} + {$t_cre_potency}, Evasion Roll {$t_cre_evasion}/Roll {$t_cre_evasion} + {$t_cre_potency}, Cunning {$t_cre_cunning}, Deduce {$t_cre_deduce}, Resistance {$t_cre_resistance}, Willpower {$t_cre_willpower}

COMBAT

Standard Attack Roll {$t_cre_martial} +  {$t_cre_physique}, Energy Imbued Roll {$t_cre_martial} +  {$t_cre_physique} + {$t_cre_potency}, Damage Output {$t_cre_damage_output}, Full Attack {$t_cre_full_attack}{%if t_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if t_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if t_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if t_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if t_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if t_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if t_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if t_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if t_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if t_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if t_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if t_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if t_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if t_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if t_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if t_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if t_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if t_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if t_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 2 for each distinct source or attack that affects you. Additionally, you benefit from a +5 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if t_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if t_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if t_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if t_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if t_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

{%if t_cre_ytrait == {vampirism}%}Vampirism: Your attacks restore your health by an amount equal to the damage dealt.{%end%}

TECHNIQUES

Roll on "Conjured Creature Combat Tech"

21

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

22

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if t_upgrade_tier >= {2}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

23

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if t_upgrade_tier > {0}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if t_upgrade_tier >= {2}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

24

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$t_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

25

ASPHYXIATE (TECHNIQUE)

Asphyxiate is a Technique that deprives its target of air, regardless of what kind of respiration their body performs.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$t_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Saving Throw: User’s [Potency] vs Target’s [Resistance]

The user of this technique selects a target within range to be the victim of asphyxiation. For each turn it is active, it prompts a Resistance check on the target, pinned against the user’s Potency check. After each successful turn on the Technique’s user part, the target becomes Dizzy for 2 turns. On 2 consecutive successful turns, the target becomes Paralyzed/Helpless. On 3 consecutive successful turns, the target is knocked unconscious for 1d6 turns. On a 4th and final consecutive choke, the target succumbs to death by asphyxiation.

26

POISON (TECHNIQUE)

A lethal Technique whose effects cripple the target over time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$t_upgrade_tier} rounds
Damage: 1d4
Saving Throw: User’s Potency VS Target’s Resistance

As poison spreads through the target’s body, its effects become stronger. Aside from causing damage on every turn it remains active, poison begins to hinder not only the target’s movement and actions, but their senses as well.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the poison is successfully inflicted or not. If it is not resisted, on every turn thereafter, the target rolls for Resistance at the start of their turn to see if the additional effects other than damage take place on that round. A success on those latter rolls does not cure the target from the poison, it simply prevents all non-damaging effects from taking place on that round; the poison still remains in the target’s system for the Technique’s duration after it has been confirmed to successfully be inflicted.

The non-damaging effects that the poison causes are as follows:
-On every turn that the effects are not resisted, the target is considered Dizzy.
-On two consecutive turns that the effects are not resisted, the target is now also considered Pained, going away alongside Dizzy upon the next successful Resistance check or until the Poison’s duration has ended.
-On three consecutive turns that the effects are not resisted, the target is considered Paralyzed/Helpless in addition to being Pained and Dizzy, all effects going away upon the next successful Resistance check or until the Poison’s duration has ended.

27

PAIN (TECHNIQUE)

A Technique that inflicts severe pain on its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect type: Lingering
Duration Tier: S
Duration: Roll 3+3 * {$t_upgrade_tier} rounds
Saving Throw: User’s Potency vs Target’s Resistance

The target of this Technique must succeed in its Saving Throw, a failure afflicting them with pain for its duration (see Pained). This Technique causes pain on the target whether they have a corporeal form or not. The user of this Technique may designate exactly where the individual feels the pain, from a single location to their whole body.

28

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User's Movement + Roll 30* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

29

ENERGY MINE (TECHNIQUE)

Allows the user to place their Energy, compressed in select locations, for later detonation.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: 5ft.
Effect Type: Lingering
Duration Tier (DT): D
Duration: Roll 1+1* {$range_mod} day
Damage: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {5}%}Roll 1+1* {$t_upgrade_tier }{%elif level > {1} and t_upgrade_tier > {5}%}5{%end%}d20 + Potency
Saving Throw: Sense > User’s Spirit Level/Demonic Level detects mine.
Acquired Detonation Methods: Proximity{%if t_upgrade_tier >= {2}%}, Manual{%end%}

When acquiring this Technique, the user must choose whether their mines will be detonated manually, by proximity, or after elapsed time. The conjured Energy Mine is placed on the selected location, within Range, and will behave according to its detonation type. If the user has purchased the option of more than one type of detonation, they must state which kind of mine they are placing upon its conjuration. A single mine can be made to have more than one kind of detonation trigger.

Manual Detonation Mines are triggered by the user as a Standard Action.

Proximity Detonation Mines trigger when their space becomes occupied.

Timed Detonation Mines trigger after their designated time, an amount declared by the user upon its conjuration.

The Energy from the Mines placed by this Technique is compressed in such a way that it is harder to detect than normal. To be able to sense them, your Sense must be higher than the Spirit Level/Demonic Level of the owner. Sensing the mines does not grant information on what exactly the Energy detected is (unless being the targets of Techniques such as Scan or True Sight); it only reveals Energy is concentrated at a specific point.

Feats that affect how the user's Energy is sensed (Masked Power, Masked Presence, Deceptive Power, Disguise Energy) are also applied to the sensing of these mines.

A Mine that expires without triggering dissipates.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Dampen Presence (purchasable once): Mines can now only be sensed with a Sense of 3 or more points above that of the the owner’s Spirit Level/Demonic Level.  The Feat 'Masked Presence' stacks with this effect, increasing it to 7 points above the owner's Spirit Level/Demonic Level.{%end%}

{%end%}

30

NET (TECHNIQUE)

A Technique used to immobilize or capture its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+20* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod} hour

The user of Net fires the Energy-powered web, goo, or other similar capture device/substance towards a location of their choice, the Technique prompting a Defensive Action from all within its radius, using said location as its center point, pinned against the user’s Ranged Attack Roll [1d20 + Sense + Martial], as is standard with all Projectile Techniques. Net may not be Guarded or Deflected, only Evaded or Counterfired, and can be difficult to distinguish from a regular Energy blast, causing many to become its victim by choosing the wrong Defensive Action.

A captured target is considered Helpless, but they may attempt to break free on their turn by using 1 Energy charge to prompt opposed Potency Rolls between them and Net’s user. Likewise, an ally could attempt the same to free their friend.

31

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

32

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat, Specialty, Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

{%if t_upgrade_tier > {0}%}UPGRADES

Additional Absorption Slots: +Roll 1* {$t_upgrade_tier}

{%end%}

33

TORNADO SPIN (TECHNIQUE)

With a powerful and rapid spin, the user is able to deflect incoming threats.

BASE

Technique Type: Combat
Performance: Defensive Action
Effect Type: Instant

As a Defensive Action, Tornado Spin can be used to deflect threats hailing from Techniques and natural hazards alike. The Technique’s effect behaves as an automatically successful Deflection, but they do not benefit from any feats or advantages that specifically enhance said Deflection skill.

In addition to its primary effect, Tornado Spin can also be used to blow away any gas surrounding the user, and may also free the user from a grapple or any binds if the user’s [Potency + 1d20] is higher than that of their respective DC.

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Knockdown: Those adjacent to the user must roll for Guard as a saving throw pinned against the user’s Potency to prevent from being Downed by the spin’s powerful force. If the user is performing a Prolonged Spin (see other upgrades), those that pass adjacent to the user also prompt this Saving Throw.{%end%}

{%if t_upgrade_tier >= {3}%}Prolonged Spin: When performed, the user of Tornado Spin may choose to continue spinning until the start of their next turn, automatically applying a successful Deflect to any incoming threats.{%end%}

{%end%}

34

SUBSTITUTE (TECHNIQUE)

Famously used by shinobi, the substitute Technique makes it so that an object takes the punishment that was intended for the user.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Conjuration

Substitute can be activated as a Defensive Action, appearing in front of the user and taking all punishment intended for them. Unlike the standard Defensive Actions, substitute can be made to take the effects of Selective Techniques. Punishment also does take each individual hit of a Full Attack. The punishment-absorbing object disappears after 2 rounds.

Substitute cannot be made to take the damage of self-induced effects, nor can it be made to take the punishment of effects already active on the user.

Substitute can be Modified by techniques such as Teleportation and Invisibility, allowing them to trigger as a Defensive Action alongside Substitute, causing not only the object to take the punishment intended for the user, but to immediately move the user either out of sight or out of range of any potential follow ups.

35

ENHANCE DEFENSES (TECHNIQUE)

Enhances the user’s defensive instincts.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The affected target’s Guard, Deflect, and Evade are enhanced for the Technique’s duration. How is it, exactly, that the Technique is improving the target’s reflexes is left up to the player’s design, but the mechanics represent themselves as a +5 bonus to all three primary Defensive Actions.

36

REFLECT (TECHNIQUE)

A Technique that sends back Projectile and Wave Techniques back to their users.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Contact (targets Techniques)
Effect Type: Instant

Like any other Technique Feature, the way this Technique is manifested is designed by the user upon acquisition, the only requirement being that, since it is a Contact Technique, the projectiles or waves that are being reflected are within reach of the user.

Reflected projectiles and waves have their traveled distance reset upon contact with the Technique, meaning that, unless affected by any other factors, they will always have enough distance left in them to return to their originator. The targets of any reflected Techniques may perform the usual Defensive Actions available.

Homing Techniques, upon being affected by Reflect, change their target to be their previous owner.

37

SCATTERGUARD (TECHNIQUE)

Deflected projectiles are sent back in a scattered fashion.

BASE

Technique Type: Combat
Performance: Deflection
Delivery: Wave
Range: 15ft.
Effect Type: Instant

Upon a successful Deflection, the user of Scatterguard instantly shatters the incoming Projectile into smaller bits, then fires them in a chosen direction. The scattered projectiles fire off as a Wave Technique, affecting all within the threatened space who fail their Defensive Action.

Scattered projectiles deal the same damage and apply the same effects they would have before being Deflected.

38

INTANGIBLE (TECHNIQUE)

A technique that makes the user intangible, for a brief moment.

BASE

Technique Type: Combat, Specialty
Performance: Defensive Action or Move Action
Delivery: Self
Effect Type: Instant

As a Move Action, it allows the user to pass through physical obstacles, while as a Defensive Action, it dodges any non-energy-imbued attack without fail. Any Prepared Attacks triggered as a Move Action are avoided as long as they are not energy imbued.

39

LIGHTNING ROD (TECHNIQUE)

All Projectile and Wave attacks performed within range of someone utilizing this technique, be them from Techniques or standard weapons, are instead drawn to the user while also having their effects completely nullified.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Size: Roll 15 +5* {$range_mod}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

As its description states, while this technique is being channeled, all Projectiles and Waves within range of the user are drawn away from their intended target and directed at the user of Lightning Rod instead, where their effects are completely nullified, including damage. This includes projectiles and waves coming from standard weapons rather than techniques, such as bullet fired from a gun or the flame from a flamethrower.

The user may not selectively choose which Techniques are affected: all Projectiles and Waves are influenced. Although the radius of this Technique is 15ft, even if a technique is initiated outside of its influence, once it crosses into its boundary it is nonetheless attracted.

40

MALLEABLE BODY (TECHNIQUE)

The user’s body can twist and contort in all sorts of different ways while this technique is active.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self
Reach: Roll 5 + 10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

For every round it is active, the user of this technique benefits from a +5 on evasion and grapple-related actions. Additionally, their body can stretch in such a way that they are able to reach 5ft. further than usual, an amount that can be increased with upgrades. Last but not least, the user is able to squeeze themselves through all sorts of narrow and tight spaces that they would otherwise not be able to.

This technique does not allow the user to split in any way, shape, or form.

{%if t_upgrade_tier >= {2}%}UPGRADES

Snap Back: You have learned to implement your elasticity into your attacks, benefiting from a +5 bonus while under the effects of this technique.

{%end%}

41

SHADOW WALK (TECHNIQUE)

An elusive and hasty way of moving, typical of vampires and other dark beings.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round

There being no popular general term for the type of super-speed that vampires typically employ in popular fiction, one in which they will move from one spot to another at an unusual speed despite sometimes seeming as if they were just walking, it has been deemed as Shadow Walk in this system.

Shadow Walk is performed by using the Movement part of one’s turn, which is doubled for this Technique. the elusive movement granting a +10 to the user’s Evasion during this round.

Shadow Walk can be employed alongside other Movement Techniques that are already being channeled.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Shun Goku Satsu: In place of benefiting from a +10 bonus to Evasion for one round, the user may choose to end the technique as a follow-up Energy Imbued Attack that benefits from double their Potency at no additional energy cost.{%end%}

{%if t_upgrade_tier >= {5}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%end%}

42

SURFACE ADHESION (TECHNIQUE)

A technique that opens up the option of using walls, ceilings, and other surfaces to traverse and perform maneuvers.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Passive Channeling
Duration: 1 round

Surface Adhesion is a movement technique that expands the user’s available maneuvering options by allowing them to traverse across walls, ceilings, and other surfaces otherwise unavailable due to the nature of gravity.

Surface Adhesion is also used to maintain a solid balance/grip when traversing through slippery or uneven surfaces, through powerful winds, or when the current location is suffering from tremors or other forms of violent motion. It can also be used to prevent being knocked down by such forces as well as by any physical blows received, any attempts to resist so benefiting from a +5 bonus due to the strong bond between the user and the surface. Grapple attempts in general also benefit from just as much of a bonus to their rolls.

{%if t_upgrade_tier >= {6}%}UPGRADES

Improved Grip: +5 bonus is increased to +10

{%end%}

43

AFTERIMAGE (TECHNIQUE)

The user moves almost instantaneously from point A to point B, leaving behind an image of themselves that is almost indistinguishable from the real deal, even when being sensed.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round
Saving Throw: User’s Evasion VS Target’s Deduce

Upon using this Technique, the user moves almost instantaneously from point A to point B, leaving behind an image of themselves for a brief moment. For the time this image is there, it retains enough of the user’s energy signature that it is almost indistinguishable from the real deal, even when accounting for spiritual sensory.

Subjects must roll a Deduce check pinned against the user’s Evasion to catch the user’s movement, consequentially seeing through the Technique. Of course, the user must be able to move out of visual range for this illusion to function in the first place.

This Technique allows the user to move up to double their regular Movement and lasts until the start of their next turn. Naturally, it must be physically possible for the user to move to their target spot in the first place for the Technique to be possible.

{%if t_upgrade_tier >= {5}%}UPGRADES

Movement Upgrade: Movement is now tripled instead of doubled.

{%end%}

44

MIRROR PAIN (TECHNIQUE)

A defensive Technique which makes it so that any damage done to the user is also inflicted on the aggressor.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Instant

Used as a Defensive Action, Mirror Pain accepts all incoming damage but also applies it to the aggressor. Unlike other Defensive Actions, Mirror Pain can be used on Techniques with any type of Delivery (such as Selective Techniques). Additionally, Mirror Pain can be used on Techniques with lingering damaging effects to also apply the same lingering damage on the aggressor, complete with its same duration. Likewise, a Passive or Actively Channeled Technique affected by Mirror Pain will continue to reflect damage on any consecutive turns linked to the initial application, without the user having to expend additional energy.

Mirror Pain only reflects back damage that is successfully applied to its user. Any damage ignored or avoided by the user due to natural resistances or the effects of other Techniques is not applied to the aggressor.

Damage reflected keeps its same typing, any resistances to it applying as usual.

45

FEIGN DEATH (TECHNIQUE)

A technique capable of Feigning the Death of the user to such an extent that it even fools the sensing of spirit energy.

BASE

Technique Type: Combat, Specialty
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

An individual Feigning Death through the use of this Technique manages to influence their body in a way that nearly identically simulates the state of being dead. For all intents and purposes, their body does shut down completely, only a feint and nearly undetectable sliver of energy keeping their body from suffering damage by the lack of necessary bodily functions.

Traditional sensory cannot detect the energy harbored in the user’s body; only the use of specialized energy-detecting Techniques such as True Sight being able to detect it (and that’s only if individuals even suspect about using them in the first place).

The individual Feigning Death can view all that is around them almost like a form of astral projection, an area of up to 100ft, however, their actual spirit is not considered severed from their body during this state, and thus may not be seen by other spirits nor may it move freely. Likewise, the user may not view the spirit body of other subjects.

46

RESIST DEATH (TECHNIQUE)

A Technique that keeps the user both alive and conscious regardless of their remaining HP.

BASE

Technique Type: Combat, Specialty
Performance: Standard Action, Defensive Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Resist Death maintains its user conscious and alive for as long as it is kept channeled regardless of their remaining HP. Resist Death can be utilized as a Defensive Action.

A Spirit Guide whose HP hits -20 while in their spiritual form can utilize Resist Death to temporarily prevent the link to their physical body from being severed as per base rules.

Resist Death prevents the user from falling unconscious only due to a drop in HP. It cannot be used to remain conscious due to other factors.

47

SELF-REGENERATION (TECHNIQUE)

A Technique used to restore one’s own health.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 Round
Restored HP: {$potency} (User's Potency)

Starting with the turn it was activated on, the user heals an amount of HP equal to their Potency at the start of each turn until its channeling ceases.

{%if t_upgrade_tier >= {2}%}UPGRADES

Quick Activation: Self-Regeneration can now be initiated as a Free Action. If this Technique is Modified, all other effects it might have cannot be initiated in this way.

{%end%}

48

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

49

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if t_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if t_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if t_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if t_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

50

DISPLACED CONTACT (TECHNIQUE)

A technique that allows the user to make contact with a distant target as if it were direct contact, allowing them to transfer melee strikes or perhaps physical assistance.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self (For Activation), Selective (for actions performed during it, not for activation)*
Reach: Roll 20 +10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

While it is being channeled, Displaced Contact allows any form of contact to be performed remotely, be that a gentle touch, a standard or energy imbued melee attack, or any Contact (delivery) technique. This form of contact it enables is extended to anything the user wields, meaning that strikes with weapons and similar gear can also be delivered with it.

Displaced Contact treats the target as if they were doing direct contact with either the user or the gear being used, so it is capable of transferring any special effects that either would normally transfer with direct contact.

Targets for contact are chosen as a free action. The user of this technique does so by focusing on visible targets within range. As a base feature, this technique can extend such contact to a single target, a number that can be increased through upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Target: Additional targets may now be the recipient of a single form of contact. (Roll 1* {$range_mod}){%end%}

{%end%}

51

SPIRITED COMBAT (TECHNIQUE)

This technique is the gateway to add special properties to the user’s unarmed combat, starting with having all of the user’s unarmed attacks be considered energy imbued.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Same as unarmed.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Simply, while channeled, this technique considers all of the user’s unarmed attacks as Energy Imbued Attacks, but it’s main purpose is perhaps to function as a gateway to add Modifications and Upgrades to a character’s unarmed combat in general. All modifications added to this Technique trigger their effects only once per target struck in a single turn, regardless of the individual number of attacks performed on any individual target. Of course, any such effects being transferred still require Saving Throws to be successful. A Yokai’s Special Attack is also considered to benefit from any Upgrades and  Modifications this Technique might have.

Specialty Technique Features (d74)

d74 Result

1

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat / Specialty / Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

{%if t_upgrade_tier > {0}%}UPGRADES

Additional Absorption Slots: +Roll 1* {$t_upgrade_tier}

{%end%}

2

INTANGIBLE (TECHNIQUE)

A technique that makes the user intangible, for a brief moment.

BASE

Technique Type: Combat / Specialty
Performance: Defensive Action or Move Action
Delivery: Self
Effect Type: Instant

As a Move Action, it allows the user to pass through physical obstacles, while as a Defensive Action, it dodges any non-energy-imbued attack without fail. Any Prepared Attacks triggered as a Move Action are avoided as long as they are not energy imbued.

3

RELEASE (TECHNIQUE)

Releases the target from Binds, Grapples, Mind Control, and any other bonds, as well as severing any connections to them, be them physical, spiritual, or otherwise.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: Varies

Release affects things differently depending on exactly what it is that is tied to the targeted subject.

Physical constrains, such as shackles or matter that has shaped around the user will be released in the most efficient manner (for example, police cuffs would simply open as if someone had used the key on them), otherwise they shatter. When the target is being affected by the grapple of a creature, person, or entity, such as the vines of a moving plant, the Technique’s user rolls for Potency, pinned against the grappler’s Willpower, a success causing them to release their hostage.

Using Release on energy or supernatural constrains (such as the effects of Petrify) prompts a Potency vs Potency roll against the constraint’s owner, a success on the user’s end releasing the target from them.

When performed on fused objects or individuals, the user’s Potency (a single roll) is pinned against all of the living targets’ Willpower. If a single one of them fails to beat it, the fusion is cancelled.

When releasing others from mind-controlling/influencing effects, the user’s Potency is pinned against the controller’s Willpower, a success releasing the target from them.

When performed on Conjurations, the user’s Potency is pinned against the Conjuration’s Willpower (not its owner’s), Release then separating it from the owner. Objects with passive properties have those features continue to function for their duration, but do not receive further actions from their owner. Creatures stop seeing their owners as their masters/owners, and will act independently in accordance to what type of creature it is, left up to the GM’s discretion.

{%if t_upgrade_tier > {0}%}UPGRADES

Additional Target per use: +Roll 1* {$t_upgrade_tier}

{%end%}

4

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Specialty
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if t_upgrade_tier == {1}%}1{%elif t_upgrade_tier == {2}%}3{%elif t_upgrade_tier == {3}%}6{%elif t_upgrade_tier == {4}%}9{%elif t_upgrade_tier == {5}%}12{%elif t_upgrade_tier == {6}%}15{%elif t_upgrade_tier == {7}%}18{%elif t_upgrade_tier == {8}%}21{%elif t_upgrade_tier >= {9}%}24 {%end%}

{%if t_upgrade_tier >= {2}%}Additional Typing: Combat{%end%}{%if t_upgrade_tier >= {6}%}, Support{%end%}

{%end%}

5

SWIPE (TECHNIQUE)

An ability used to quickly and stealthily snatch possessions off of others.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Contact
Reach: +Roll 5+ 5* {$range_mod}ft
Effect Type: Instant

For this Technique to work, the user must know what it is that they’re attempting to swipe off of their target. The more information they have on the item, the more accurate the Technique is.

The moment they perform the Technique, the GM asks for the mental image the character has of the target item (color, size, shape, texture, etc). They then assign a percentile to the accuracy of the description, and roll the appropriate die to see if it is successful (typically a d10). A completely accurate description guarantees success.

Whether the Technique is successful or not is separate from whether the targeted individual becomes aware of what’s happened. To determine if they have or not, the user rolls as if having performed an Energy Imbued Unarmed Attack (which represents the Technique’s execution). If it is lower than the target individual’s Sense, they have become aware of what transpired. If it is higher, they remain unaware.

6

SCRIBBLE (TECHNIQUE)

Allows the user to leave a scribble of energy in a specified location, useful for leaving secret clues or messages.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: Up to 5ft.
Effect Type: Lingering
Duration Tier (DT): M
Duration: Up to Roll 1+1 * {$range_mod} month

The user may scribble a message or image using their Energy, perceivable only by those they choose. Designating who sees the Energy does not have to be specific to certain individuals; you can choose categories such as only humans, only doctors, only people wearing a pink shirt, etc. Alternatively, you can make it perceivable to anyone.

Despite not being chosen to be the receptors of the message, Scribble can be seen by those using Techniques such as True Sight.

Those familiar with Energy can discern if the energy is Reiki (Spirit Energy, from Humans or Spirits) or Youki (Demon Energy, from Yokai).

7

WHIRLPOOL (TECHNIQUE)

A Technique which conjures up a whirlpool on the selected location of within a body of liquid.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Conjuration
Range: 30ft.
Size: Roll 10+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

Those caught within a whirlpool’s range will be spun around and begin to be pulled towards its center. To escape a whirlpool, a subject must expend a certain amount of Movement on their turn, a number that varies depending on the conjurer’s Potency: [5ft. of Movement Per Potency] (Keep in mind that most individuals have their Movement halved in water).

As per normal rules, Energy can be expended on one’s turn to add 50ft. (25ft. for swimming) to Movement. Likewise, Movement based Techniques which exceed the distance can also help in escaping the whirlpool, if they can be performed under such circumstances.

Subjects caught in a whirlpool suffer -5 on all Attack Rolls, Technique Rolls, and Defensive Actions. Those caught in the whirlpool for more than one turn are considered Dizzy for 1d4 turns after their escape.

8

GALE (TECHNIQUE)

A strong burst of wind emanating from the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s [Potency] vs Target’s [Guard]

A strong wind is sent forward from the user, prompting Guard checks on all targets within the threatened range to avoid getting pushed back and becoming Downed. These Guard checks must be performed on every round that the effects are still active. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the roll result). A critical success doubles the knockback of this Technique.

Gale, of course, affects anything within its range just as any strong would typically would, being a useful Technique to push away gas, disturb the flight of winged subjects, among other things.

{%if t_upgrade_tier > {0}%}

UPGRADES

{%if t_upgrade_tier >= {1}%}Violent Changes: The direction that the wind blows can be suddenly shifted in such a way that those resisting it can be caught off guard. Acquiring this upgrade grants an +5 bonus to the Potency roll of this Technique’s user for every round it has remained active.{%end%}

{%end%}

9

CALL WATER (TECHNIQUE)

Summons any amount of nearby water towards the user, with tremendous force.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Range: 100ft. (distance up to where water is summoned from) (not adapted by modifications)
Size: Roll 25+ 25* {$range_mod}ft. radius (circulating supply kept around the user) (not adapted by modifications)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration:1 minute (10 rounds)

When the user activates this technique, they attract any amount of water within 100ft. of them with great force. Large amounts of water pulled in from natural sources rush towards the user like waves to a shore. In urban environments, water is pulled from pipes, tanks, hydrants, bottled products, or any other sources that might be present, typically busting many open in the process.

Water that makes contact with anyone around the user prompts Guard Saving Throws pinned against the user’s Potency (roll) to prevent subjects from becoming Downed.

All the water summoned around the user remains within a radius of 25ft. around them, ignoring any openings that would otherwise cause it to spill out or leave the area, an effect that remains for as long as the user continues to channel this technique.

10

{# Conjure Creature, Regular Technique ver. #}

{% t_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive|vampirism} %}

{%if t_cre_ytrait == {speedy}%}

{% t_cre_speedy_boost = {40} %}

{%else%}

{% t_cre_speedy_boost = {0} %}

{%end%}

{% t_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if t_creature == {physically offensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_constitution = {0} %}{% t_cre_sensory = {0} %}{% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {physically defensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_martial = {0} %}{% t_cre_sensory = {0} %} {% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {spiritually offensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_sensory = {0} %} {%if t_cre_ytrait == {sticky}%} {%end%}

{%end%}

{%if t_creature == {spiritually defensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_sensory = {1d2 + {$t_upgrade_tier}} %}  {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_intellect = {0} %}{% t_cre_physique = {0} %}{%if t_cre_ytrait == {frightening}%}

{%end%}

{# Calculates Skills and Potency. #}

{% t_cre_potency = {{$t_cre_spiritlevel} + {$t_cre_constitution}} %}

{% t_cre_guard = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_deflection = {{$t_cre_physique} + {$t_cre_martial}} %}

{% t_cre_evasion = {{$t_cre_physique} + {$t_cre_sensory}} %}

{% t_cre_cunning = {{$t_cre_intellect} + {$t_cre_sensory}} %}

{% t_cre_deduce = {{$t_cre_intellect} + {$t_cre_constitution}} %}

{% t_cre_resistance = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_willpower = {{$t_cre_spiritlevel} + {$t_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if t_cre_physique == {0}%}{% t_cre_damage_output = "d4" %}

{%elif t_cre_physique == {1} or t_cre_physique == {2} or t_cre_physique == {3}%}{% t_cre_damage_output = "d6" %}

{%elif t_cre_physique == {4} or t_cre_physique == {5} or t_cre_physique == {6}%}{% t_cre_damage_output = "d8" %}

{%elif t_cre_physique == {7} or t_cre_physique == {8} or t_cre_physique == {9}%}{% t_cre_damage_output = "d10" %}

{%else%}

{% t_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if t_cre_martial == {0}%}{% t_cre_full_attack = 1 %}

{%elif t_cre_martial == {1} or t_cre_martial == {2} or t_cre_martial == {3}%}{% t_cre_full_attack = 2 %}

{%elif t_cre_martial == {4} or t_cre_martial == {5} or t_cre_martial == {6}%}{% t_cre_full_attack = 3 %}

{%elif t_cre_martial == {7} or t_cre_martial == {8} or t_cre_martial == {9}%}{% t_cre_full_attack = 4 %}

{%else%}

{% t_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: Resolve: {5|10}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10+10 * {$range_mod} rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique {$t_cre_physique}, Martial {$t_cre_martial}, Spirit Level/Demonic Level {$t_cre_spiritlevel} , Constitution {$t_cre_constitution}, Intellect {$t_cre_intellect}, Sensory {$t_cre_sensory}

HP Roll 10 + {$t_cre_constitution}* 5, Sense Roll {$t_cre_spiritlevel} + {$t_cre_sensory} / Roll {$t_cre_spiritlevel} + {$t_cre_sensory}0ft., Potency {$t_cre_potency}, Movement Roll 20 + 5* {$t_cre_physique} + {$t_cre_speedy_boost}ft.{%if t_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$t_cre_guard}/Roll {$t_cre_guard} + {$t_cre_potency}, Deflection {$t_cre_deflection}/Roll {$t_cre_deflection} + {$t_cre_potency}, Evasion Roll {$t_cre_evasion}/Roll {$t_cre_evasion} + {$t_cre_potency}, Cunning {$t_cre_cunning}, Deduce {$t_cre_deduce}, Resistance {$t_cre_resistance}, Willpower {$t_cre_willpower}

COMBAT

Standard Attack Roll {$t_cre_martial} +  {$t_cre_physique}, Energy Imbued Roll {$t_cre_martial} +  {$t_cre_physique} + {$t_cre_potency}, Damage Output {$t_cre_damage_output}, Full Attack {$t_cre_full_attack}{%if t_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if t_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if t_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if t_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if t_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if t_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if t_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if t_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if t_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if t_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if t_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if t_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if t_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if t_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if t_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if t_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if t_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if t_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if t_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 2 for each distinct source or attack that affects you. Additionally, you benefit from a +5 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if t_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if t_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if t_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if t_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if t_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

{%if t_cre_ytrait == {vampirism}%}Vampirism: Your attacks restore your health by an amount equal to the damage dealt.{%end%}

TECHNIQUES

Roll on "Conjured Creature Specialty Tech"

11

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

12

STEAL CONTROL (TECHNIQUE)

A Technique that changes the ownership of conjurations, animated undead, and anyone who is being controlled against their will.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

Steal control allows you to target conjurations, risen undead, or any subjects who are under the control or ownership of another individual. It prompts opposed Willpower checks between the user and the current owner of the target, the victor keeping control of the subject.

A successful Steal Control refreshes any remaining time the original Technique had with its own.

13

BANISH (TECHNIQUE)

Banishes creatures, objects, or entities conjured by others.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: User’s [Willpower] VS Conjuration Owner’s [Willpower]

This Technique targets any subject that has been conjured up by a Technique, prompting opposed Willpower rolls between the user and the targeted conjuration’s owner. A successful banishment immediately removes the conjuration from play. A banishment does not trigger the effects of a conjuration set to go off upon the conjuration’s defeat (for example, a fiery explosion set to go off upon the defeat of a conjured fire elemental).

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Additional Target: +1{%end%}

{%if t_upgrade_tier >= {1}%}Sealed Banishment: The owner of the banished entity or object may not conjure up an object/entity of the same exact kind for 1 day.{%end%}

{%end%}

14

STORE (TECHNIQUE)

Allows the user to summon or dismiss an item.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Contact (Targets Objects)
Size: Roll 5+ 5*{$t_upgrade_tier}ft.
Effect Type: Instant

The user of this Technique can store an object no larger than 5ft. in an alternate location outside of traditional space by using a Standard Action to touch it. The object can be stored for an unlimited amount of time, and may be brought back at any time as a Standard Action. Bringing back an object materializes it right beside the user. The action of storing the object, not bringing it back, is the one that consumes an Energy charge.

Containers with other objects in them cannot be stored with this Technique, only the container itself if it is empty. In other words, this Technique specifically targets 1 distinct object (unless upgraded to affect more).

If the Technique’s user falls unconscious, Stored objects are instantly materialized beside them.

{%if t_upgrade_tier >= {2}%}UPGRADES

Number of Targets Upgrade: +Roll 1* {$range_mod} additional object

{%end%}

15

ANIMATE OBJECT (TECHNIQUE)

A Technique that temporarily brings an object to life at the user’s command.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Object of up to Roll 5 + 5* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1 + 1* {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

Animated Objects are granted 10ft. of Movement, they only take simple instructions from the user, and are not proficient in combat, although they may attempt it with an Unarmed Attack of +1 per 5ft. in size, and a damage output of 1d4 per 5ft. in size for objects of a similar hardness to plastic, 1d6 per 5ft. in size  for wooden or dense rubber objects, 1d8 per 5ft. in size  for metals, and 1d10 per 5ft. in size for materials with a similar hardness to diamond.

Animate Object can be modified as if it were a Conjuration Technique, granting the object the unique effects typically only granted to Conjurations.

16

FUSION (TECHNIQUE)

Allows the user the fuse with either an ally or a physical object.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Contact
Effect Type: Lingering
Duration: Until dismissed, dispelled, or knocked-out.

Fused individuals have some pretty interesting advantages. Fist off, each of the fusion’s Skills, Sense, Potency, and Movement are those of the highest of the two fused individuals. Additionally, their fused self has access to both individuals’ Techniques, Class features, and Feats. As for turn order, if both subjects had already rolled for Initiative by the time the fusion happens, they act on the turn of the one who initiated the Technique.

Fusing does come with its downsides. Any damage done to the compounded subject is applied to both characters separately (if their fused body was damaged for 5 HP, then 5 HP is subtracted from both characters). In addition to that, Energy works in the same way, any expenditure of energy by the fused individual being used up from both characters’ separate energy pool. After separating, individuals who were fused also remain with any adverse effects and wounds they had whilst fused together, however, the same applies to any favorable effects.

When it comes to fusing with objects, the user gains the more prominent physical aspects and features of the object, gaining full control over them. Any physical hardness typically needed to be surpassed to damage the object (i.e., Damage Reduction) is now required to damage the individual. Many Circumstantial Bonuses and Actions may be available depending on which object they have fused with (these can be suggested by the player, along with any reasoning as to why it makes sense, but whether they are applied or not is left to the GM). An individual may only fuse with an object of roughly their same size or smaller. This size limitation can be increased with upgrades.

Fusion cannot typically be Modified.

{%if t_upgrade_tier > {0}%}UPGRADES

Object Size Upgrade: Increases the limit of how big an object the user may fuse with by 5ft. (Roll 1* {$range_mod})

{%end%}

17

REVERT (TECHNIQUE)

Reverts the target to its original, unmodified form.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Potency

Used against the effects of transformative Techniques, Revert returns its target back to their original state. Revert can be used both as a way to remove unfavorable, form-altering effects, or to disarm the opponent of their newly advantageous modifications. When pinned against those who attempt to resist their effects, as well as objects modified by foes, opposed Potency rolls are prompted, a success on the user’s part allowing the effects to take place.

When revert is used on fused targets, it separates them. When performed on Yokai disguised in their human form, it reverts them to their original selves. It can also revert a Yokai from their True Form (or Second Form) back into their regular self.

18

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if t_upgrade_tier >= {2}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

19

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if t_upgrade_tier > {0}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if t_upgrade_tier >= {2}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

20

INVISIBILITY (TECHNIQUE)

A Technique that makes its user visually undetectable.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The selected target becomes Invisible for an amount of time equal to this Technique’s duration. Specifically, only the target’s Physical Body becomes Invisible, meaning their energy could still be perceived. Attacks and Techniques coming from the invisible individual treat their target as if they were Blinded.

{%if t_upgrade_tier >= {2}%}

UPGRADES

Touch of Invisibility: The user may now make that which he touches invisible. Aside from being useful to make allies invisible as well as to hide objects and traps, it can be also be used to make stealthy takedowns by disappearing the victim’s body as you attack. The invisibility only lasts for as long as contact is being made with the subject.

{%end%}

21

POLYMORPH (TECHNIQUE)

An affliction that changes the form of its target into that of a harmless animal, usually to a disadvantage.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 50ft.
Effect type: Lingering
Duration Tier: S
Duration: 3 rounds
Saving Throw: User’s Potency vs Target’s Willpower.

When first acquiring this as a Technique or Modification, the player must select which harmless animal it will turn the target into. When being performed, the Saving Throw is only triggered if the target attempts to resist its effects.

Aside from whatever physical limitations come with being transformed into the chosen animal, a character’s Attacks, Guard, Deflection, and Resistance are temporarily reduced by 10.

Polymorphic hex does not change the size of its target. A large individual turned into a frog would still be roughly the same size, just now in the shape of a frog.

The transformation does not alter the individual’s brain composition (thus, it does not affect their intelligence), but they do not have proper vocal cords to communicate verbally. The affected individual also does not loose the ability to use Spirit/Demon Energy, although they may not perform Techniques whose typical requirements involve components that are not available as a consequence of the transformation.

22

MALLEABLE BODY (TECHNIQUE)

The user’s body can twist and contort in all sorts of different ways while this technique is active.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self
Reach: Roll 5 + 10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

For every round it is active, the user of this technique benefits from a +5 on evasion and grapple-related actions. Additionally, their body can stretch in such a way that they are able to reach 5ft. further than usual, an amount that can be increased with upgrades. Last but not least, the user is able to squeeze themselves through all sorts of narrow and tight spaces that they would otherwise not be able to.

This technique does not allow the user to split in any way, shape, or form.

{%if t_upgrade_tier >= {2}%}UPGRADES

Snap Back: You have learned to implement your elasticity into your attacks, benefiting from a +5 bonus while under the effects of this technique.

{%end%}

23

TELEPORTATION (TECHNIQUE)

The ability to transfer one’s own body from one point in space to another, instantly.

BASE

Technique Type: Specialty
Performance: Movement
Range: Roll 40 + 20* {$t_upgrade_tier}ft.
Effect type: Instant

Teleportation is a Technique feature which uses a turn’s Movement to transport the user’s body, instantly, from their current location to a newly selected location. Upon acquisition of the Technique, the player must designate whether they want the act of teleporting with this Technique to always cancel out any momentum the user might have during its use or not.

The teleporting individual roughly has a 50% chance of teleporting into an occupied space when doing so into an area which is outside their vision. Teleporting into solid material, such as a wall, cancels out the distance traveled and damages the user for 1/5 of their health.

24

SWAP (TECHNIQUE)

The ability to swap the position of two individuals or objects, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10 * {$t_upgrade_tier}ft.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The two targets selected by the user of this Technique will instantly swap places with each other. If either subject attempts to resist the effects, they roll for Willpower pinned against the user’s Potency, with either being successful causing the Technique to fail. When opposed by both targets, the user only rolls for Potency once, the result being pinned against both target’s Willpower separately. Both targets must be within range of this Technique to be Swapped.

25

DISPLACEMENT (TECHNIQUE)

The ability to transfer someone or something from one point in space to another, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Size: Roll 30 + 15* {$t_upgrade_tier}ft radius.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The selected target is instantly transported from their position within the Technique’s radius, which is centered on the user, to a newly selected position within it. The subject can resist these effects with a Willpower check pinned against the user’s Potency.

The act of Displacement can cancel out any momentum the target might have should the user wish to make it do so.

26

RECORDING (TECHNIQUE)

A Technique that allows the user to record audio, video, or both for later playback.

BASE

Technique Type: Specialty / Support
Performance: Self
Range: Eyesight / Hearing
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute
Capability: {%if t_upgrade_tier < {1}%}Resolve: {Video|Audio}{%elif t_upgrade_tier >= {1}%}Video & Audio{%end%}

When acquiring this Technique, the player must establish whether they will be able to record audio or video (the one that isn’t chosen can be added to the technique through upgrades).

When Modified by vision or hearing enhancing Techniques, any additional things seen or heard thanks to the mod are kept in the recording. Video and audio recordings will also benefit from the user’s own racial, cybernetic, or supernatural enhancements, included those hailing from friendly buffs, Territories, etc.

Anything recorded can be played back within the user’s own head, and additional playback options can be bought through Upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

Playback Through Voice: Allows the user to playback audio through their vocal cords.

Playback on Device: Allows the user to playback audio, video, or both through any electronic device capable of doing so, so long as they maintain contact with it.

Playback on Reflection: Allows the user to playback the visuals of the recording through reflections (mirrors, water, etc).

{%end%}

27

POCKET DIMENSION (TECHNIQUE)

Creates a dimensional space that can be utilized however the user sees fit.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 10ft.
Size: Roll 5+5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 Hour

This Technique creates an opening to what’s called a pocket dimension, an amount of empty space that exists outside of traditional space.

The entrance to a pocket dimension can be put in thin air, but it can also be applied to objects with openings to transform that opening into its entrance. For example, in its base size, this can be used on a bag to create something akin to what is a bag of holding. If large enough, it can even function as a home or a base.

A Pocket Dimension retains everything it has in it, even after the gateway to it closes (the Technique’s duration runs out).

The entrance to a Pocket Dimension can be collapsed by its owner as a Standard Action, but they must be within range.

28

GRAVITY WELL (TECHNIQUE)

A Technique which modifies the gravitational qualities of its target so as to make it pull matter towards it, regardless of its mass.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Size: 5ft. radius per Potency
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1 + 1* {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

The strength of the pull from Gravity Well scales with the user’s Potency. Those that find themselves within the radius of Gravity Well’s force at the start of their turn (or next available action) must succeed in a Guard check pinned against the user’s Potency to prevent from being pulled towards the center or target designated as its center. This roll can only be performed in the first place if grounded (i.e. not in the air, and not swimming, that is, unless holding onto something fixed, etc.), and it receives a +5 bonus if the subject is within holds onto anything fixed, or they are significantly heavy themselves.

A subject that fails on this roll begins to be pulled towards the object in a fashion that varies in accordance to the result, left up to the GMs discretion. Likewise, a success may constitute simply managing to stay in place or even being allowed to slowly move away from it, depending on the degree of success.

When used on a subject instead of a location, it makes them the center of the well, potentially causing physical damage when objects or subjects crash into them. If any such damage is caused, it is equal to the strength of the gravity well, or in other words, the technique user's Potency.

29

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$t_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

30

APERTURE (TECHNIQUE)

A Technique capable of creating temporary openings on surfaces.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Resolve: {5|10}ft. (max height, width, and depth)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a specific point on a surface on which a temporary aperture will manifest itself. Simply, it can be used to cross through walls and other types of layers. The surface selected cannot be part of a living entity.

If the selected surface is part of another individual’s Technique or Territory, the user’s Potency it pinned against the surface owner’s Potency to determine if it is successful.

Without having to expend additional Energy, the user may collapse the opening as a Standard Action. Subjects crossing through the opening at the time of its closing can potentially become stuck. In such cases, the opening neither crushes nor goes through the subject, it simply closes up to the point it makes contact with them.

31

ALTERNATE SPACE (TECHNIQUE)

Allows the user to cross into a dimension of reality that overlaps with our own, specifically one that shares the same environment.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Effect Type: Instant

Upon casting this Technique, the individual shifts into another layer of reality, one that overlaps with what is known to mortals as the “real world”. In this alternate space, minerals, the soil, and similar earthly features exist as they do in the “real world”, including those that have been constructed into buildings and pathways. While these features can be touched, they cannot, however, be moved or influenced in any way.

Elements such as water, fire, ice, and energy do not exist in this alternate world (lakes, for example, appear simply as large craters), although they can be conjured up through abilities, techniques, etc. Just as their “real world” counterparts, these summoned elements do not manifest  themselves on the other side.

When it comes to life-forms, this slice of reality is mostly barren— although that is ultimately left up to the GM’s discretion— but the flora that exist in the “real world” also simultaneously exists in this realm as well. With that being said, just like with earthly materials, although it can be touched, it cannot be moved in any way.

Techniques performed in this alternate space appear solely in alternate space, and cannot target individuals in the “real world” (and vise versa).

Any other user with this same technique feature— whether it is its base feature or a modification— ends up in this same layer of reality upon using it.

The energy of individuals in this realm can be sensed from the “real world”.

To return to the “real world”, the player must perform this Technique again.

32

CHECKPOINT (TECHNIQUE)

A temporal Technique that reverts the user to a state they were in a previous point in time.

BASE

Technique Type: Specialty
Performance: Full Round Action (to create checkpoint)
Delivery: Self
Effect Type: Instant (Special)

On the round the user activates this Technique, they write down their current amount of HP, the remaining amount of turns on any Lingering effects, and other miscellaneous details of their current state. Afterwards, they choose within how many turns (up to a maximum of 3) they will revert back to this ‘checkpoint’. At the start of said turn, the user will immediately return to the state they were in, all except their current position & their currently remaining Energy, which are unaffected by the effects of this Technique. Channeled Techniques are interrupted by the 'time leap’ of Checkpoint, and the user’s own are also not considered re-initiated were they active at the chosen point.

For the effects of this Technique to revert the user to a past state, they must both be alive and conscious. Multiple checkpoints can be in effect at the same time, but they cannot be set to trigger during the same turn.

33

UNLOCK (TECHNIQUE)

A Technique used to unlock seemingly anything, so long as it functions through mechanisms.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Instant

Regardless of its mechanical complexity and craftsmanship, this Technique will unlock the targeted item. The effects only work on things that have been mechanically locked, regardless of material (i.e., it won’t unlock anything supernaturally sealed).

Unlock is useful not just to open up incredibly advanced locks, but also any whose size or nature make it difficult to do so (e.g. colossal locks, rusted, or intangible locks).

34

MUTE (TECHNIQUE)

Mute completely silences the area within its field.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Field
Range: 15ft. (selection of field’s center)
Size: up to Roll 100 +100 * {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user selects a location to manifest a 100ft. field in which sounds are unable to occur. Not only are sounds unable to happen within this Field, but external sounds that reach the edge of the field do not cross into it, making it so that absolutely everything within the field is 100% silent.

Those within Mute’s field are treated as Deafened.

Mute may only be Modified after permanently restricting the Field’s Size to 15ft. + Upgrades.

35

BLIND (TECHNIQUE)

A Technique that blinds its target.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3 * {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Willpower

Blind simply applies the Blinded condition to its target if it fails its Saving Throw, a Willpower check pinned against the user’s Potency.

36

VERTIGO (TECHNIQUE)

Subjects its targets with the false sense that their surroundings are spinning or moving impeding on their balance and movements.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 1+1* {$range_mod}  minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

Targets successfully afflicted with Vertigo are treated as being under the ’Dizzy’ condition for its duration. While not lethal or awfully inhibiting, Vertigo’s effects along with its base duration can be a powerful tool to shut-down evasive and melee-oriented fighters.

37

OBFUSCATE (TECHNIQUE)

Used to cloud the effects of other Techniques, making what was once certain and clear become obscure or confusing.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective (targets Techniques)
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1 * {$range_mod} hour
Saving Throw: User’s [Potency] vs the [Potency] of the targeted Technique’s owner

Obfuscate muddles the effects of a select type of Techniques. It specifically targets Techniques that either reveal, guide, present specific visuals, or enhance one’s senses (such as True SightScribbleGuide).

The visual manner in which this Technique distorts or hinders these effects is designed by the user upon acquisition. Mechanically, it should prevent them from successfully performing their function.

38

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3 * {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

39

FEAR (TECHNIQUE)

A Technique that utilizes the user’s Willpower to conjure up an overwhelming sensation of doom on its target.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} rounds
Saving Throw: User’s Willpower VS Target’s Willpower

The target of Fear rolls a Willpower check pinned against the user’s own Cunning. Those who fail their Saving Throw become Overwhelmed for its duration. Those affected have a 50% chance of running in away in fear rather than simply remaining in place overwhelmed.

40

PETRIFY (TECHNIQUE)

A Technique that was popularized by yokai such as gorgons, Petrify immobilizes its target by transforming them into stone or any other similar, hard substance.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Wave (single target, see description)
Range: Roll 15 + 5 * {$range_mod}ft. long cone
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod} hour
Saving Throw: User’s [Potency] VS Target’s [Resistance]

Petrify’s user selects a single target within the threatened cone to transform into stone. The target must roll a Resistance check pinned against the user’s Potency, a failure to resist the effects beginning the transformation process. Because Shockwave uses Wave for targeting purposes, it is not reflected or interrupted in the same manner other Wave Techniques would, although it can be Evaded.

The petrification process spans over several rounds, and starts from the bottom of their body moving upwards, on its first turn making it difficult to move due to solidifying feet, cutting that turn’s Movement in half. On its second turn, the process has reached the upper legs, preventing Movement (and thus Evasion as well) altogether, but still allowing actions performed by the upper body, although they may not easily target those behind them. On its third turn, petrification has reached the upper body, preventing the use of the torso and thus making many actions difficult to perform in the process. At this stage, most actions that can be performed take a -5 bonus on their rolls. On the afflicted’s 4th turn, their arms now become petrified, preventing all actions from being performed aside from those that can be done through the user’s head. On the 5th and final turn, the petrification process finishes transforming its target rock-solid.

Upon acquisition of this Technique, the user must select a fairly accessible substance that secretly reverses its effects, such as fire or salt. Additionally, Petrification can be reversed by Techniques such as Release, or by concentrating a total of 3 Energy charges on the afflicted over a span of 3 turns (the information that such an action would work is only available to those who succeed in a Deduce check with a DC of 20). Energy can typically be concentrated on a subject through the helper’s body, such as by laying their hands on the afflicted, without needing any special abilities or Techniques. That being said, any Technique or Special ability that extends the reach of one’s Energy can be used to perform the action from further away.

{%if t_upgrade_tier >= {2}%}

UPGRADE

Additional Target: Roll 1* {$range_mod}

{%end%}

41

SLOW (TECHNIQUE)

A Technique Feature that slows down the general movement of those caught in it.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)

The Slow Technique Feature forms a bubble in which all things inside are slowed down. This Slowing effect does not prompt a Saving Throw (unless it is applied as a Modification with a Delivery of Contact, Projectile, or Selective).

While under its effects, a subject’s Free Actions now require Standard Actions, Standard Actions require a Full Round actions, and Full Round Actions require 2 Full Round Actions.

An individual trying to cross it has their remaining Movement cut in half at the moment they step in the bubble. Likewise, Projectiles crossing it have their remaining distance cut in half, and suffer from a -5 on their result.

It would seem at first like Defensive Actions would be penalized, but despite being slower, they remain the same speed relative to incoming threats, which are slowed down just as much upon entering the bubble.

42

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

43

JINX (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them bad luck.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

For its duration, the Fortune Technique simply counts all of the target’s perfect rolls (the highest possible number for any dice being rolled) as a 1 instead.

44

BIND (TECHNIQUE)

A Technique that binds two targets in a way that prevents them from moving away from each other past a certain distance.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft. (to cast)
Size: {%if t_upgrade_tier <= {1}%}15ft.{%elif t_upgrade_tier == {2}%}10ft.{%elif t_upgrade_tier == {3}%}5ft.{%elif t_upgrade_tier >= {4}%}0ft.{%end%} (maximum distance targets may be away from each other)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 10+ 10* {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Willpower

This Technique binds two chosen targets within range of the target to each other, preventing them from being more than a certain distance away from each other. This distance is chosen by the Technique’s user, but can be no less than 15ft. unless upgraded. The bound targets must be either living or animated subjects, although objects can be targeted after acquiring the corresponding Upgrade.

Techniques such as Teleport and Swap fail if the bound subjects would be moved out of range of each other, but otherwise continue to function.

Subjects bound to each other feel they are pulled in by some invisible source when attempting to stay away from each other, an effect that otherwise takes whatever flavor the player designs for it. Subjects do not get pulled by this force in either direction, no matter the strength or force may be behind the other.

A falling subject may be suspended in place (mid-air) if continuing to fall would place them out of range.

{%if t_upgrade_tier >= {1}%}UPGRADE

{%if t_upgrade_tier >= {1}%}Bind to Object: The Technique can now be used on non-living or animated subjects.{%end%}

{%end%}

45

LAUGHTER (TECHNIQUE)

Those affected by this technique cannot help but burst into laughter.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Will.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the Technique is successfully or not. If the Technique is not resisted, on every turn thereafter during which the Technique’s lingering effects are still active, the target rolls for Resistance at the start of their turn to see if they resist the individual effects from taking place. A success on those latter rolls does not cure the target from Laughter, it simply prevents the effects from taking place during that round.

The effects of Laughter are as follows:

1. On every turn that the effects are not resisted (which includes the turn it is induced), the subject cannot help but begin to laugh uncontrollably. Although they can still perform most of their usual actions, they do so with a penalty of -5.

2. On two consecutive turns under the effects, the subject is too busy laughing to be able to take any actions until their next turn other than Movement and Defensive Options.

3. On a third (and further) consecutive turn(s), the target can’t help but drop any held items, become Downed (see Conditions), and consume the entirety of their turn doing nothing but laughing.

46

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

47

FLIGHT (TECHNIQUE)

Allows the user to remain in flight for as long as they continue to maintain it with Energy.

BASE

Technique Type: Specialty / Support
Performance: Movement
Delivery: Self
Range: Roll 30+30 * {$t_upgrade_tier}ft. (movement)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

A pretty straightforward Technique, it allows the user to substitute their regular movement for flight. As with regular movement, the user may double it by using a Full Round Action.

{%if t_upgrade_tier >= {2}%}UPGRADE

Graceful Flight: Evasion attempts performed during flight benefit froma +3 bonus.{%end%}

48

SHADOW WALK (TECHNIQUE)

An elusive and hasty way of moving, typical of vampires and other dark beings.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round

There being no universal term for the type of super-speed or evasiveness that vampires as well as being such as Akuma’s Street Fighter will sometimes employ, one in which they will move from one spot to another in an unusually elusive and disorienting way, it has been deemed in this system as Shadow Walk.

Shadow Walk is performed by using the Movement part of one's turn, which is doubled for this Technique, the elusive movement granting a +10 to the user's Evasion during this round.

{%if t_upgrade_tier >= {1}%}UPGRADE

{%if t_upgrade_tier >= {1}%}Shun Goku Satsu: In place of benefiting from a +10 bonus to Evasion for one round, the user may choose to end the technique as a follow-up Energy Imbued Attack that benefits from double their Potency at no additional energy cost.{%end%}

{%if t_upgrade_tier >= {7}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%end%}

49

SURFACE ADHESION (TECHNIQUE)

A technique that opens up the option of using walls, ceilings, and other surfaces to traverse and perform maneuvers.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Passive Channeling
Duration: 1 round

Surface Adhesion is a movement technique that expands the user’s available maneuvering options by allowing them to traverse across walls, ceilings, and other surfaces otherwise unavailable due to the nature of gravity.

Surface Adhesion is also used to maintain a solid balance/grip when traversing through slippery or uneven surfaces, through powerful winds, or when the current location is suffering from tremors or other forms of violent motion. It can also be used to prevent being knocked down by such forces as well as by any physical blows received, any attempts to resist so benefiting from a +5 bonus due to the strong bond between the user and the surface. Grapple attempts in general also benefit from just as much of a bonus to their rolls.

Last but not least, successful Deflections on melee attacks lead to a free Grapple attempt when successful, but only if they are performed with the user's hands, feet, or other designated organ designated for Surface Adhesion.

{%if t_upgrade_tier >= {2}%}UPGRADE

{%if t_upgrade_tier >= {2}%}Improved Grip: +5 bonus is increased to +10{%end%}

{%end%}

50

AFTERIMAGE (TECHNIQUE)

The user moves almost instantaneously from point A to point B, leaving behind an image of themselves that is almost indistinguishable from the real deal, even when being sensed.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round
Saving Throw: User’s Evasion VS Target’s Deduce

Upon using this Technique, the user moves almost instantaneously from point A to point B, leaving behind an image of themselves for a brief moment. For the time this image is there, it retains enough of the user’s energy signature that it is almost indistinguishable from the real deal, even when accounting for spiritual sensory.

Subjects must roll a Deduce check pinned against the user’s Evasion to catch the user’s movement, consequentially seeing through the Technique. Of course, the user must be able to move out of visual range for this illusion to function in the first place.

This Technique allows the user to move up to double their regular Movement and lasts until the start of their next turn. Naturally, it must be physically possible for the user to move to their target spot in the first place for the Technique to be possible.

{%if t_upgrade_tier >= {7}%}UPGRADE

{%if t_upgrade_tier >= {7}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%end%}

51

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User’s Movement + Roll 30 + 20* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

52

LIGHT (TECHNIQUE)

A Technique primarily used to light up the area around the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 30 + 10*{$range_mod}ft. radius.
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

The user lights up the area within the Technique’s radius, its color predetermined upon acquisition.

Subjects that look directly at the light source from within 5ft., whether they are caught by surprise by it or not, have a 70% to become Blinded for 1 round.

53

SCAN (TECHNIQUE)

Allows the user to perform an Energy enhanced inspection, granting them exceptional insight.

BASE

Technique Type: Specialty / Support
Performance: Deduce Check
Delivery: Self
Effect Type: Instant

Scan can be used in place of a Deduce Check when performing inspections, functioning as a regular Deduce Check (a 1d20 roll + Deduce) but with a +10 bonus, and granting as much information as if it had been a Natural 20 roll if successful, i.e, exceptional insight.

Unlike regular Deduce checks, Scan can be re-attempted for the same subject after a failure.

Scan does not grant the ability to view or detect the invisible.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Improved Detection: Allows Scan to pick up on invisible details.{%end%}

{%end%}

54

FEIGN DEATH (TECHNIQUE)

A technique capable of Feigning the Death of the user to such an extent that it even fools the sensing of spirit energy.

BASE

Technique Type: Combat, Specialty
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

An individual Feigning Death through the use of this Technique manages to influence their body in a way that nearly identically simulates the state of being dead. For all intents and purposes, their body does shut down completely, only a feint and nearly undetectable sliver of energy keeping their body from suffering damage by the lack of necessary bodily functions.

Traditional sensory cannot detect the energy harbored in the user’s body; only the use of specialized energy-detecting Techniques such as True Sight being able to detect it (and that’s only if individuals even suspect about using them in the first place).

The individual Feigning Death can view all that is around them almost like a form of astral projection, an area of up to 100ft, however, their actual spirit is not considered severed from their body during this state, and thus may not be seen by other spirits nor may it move freely. Likewise, the user may not view the spirit body of other subjects.

55

INSERT MEMORY (TECHNIQUE)

A fake memory is bestowed upon the target, lying in wait until recalled.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft. (Selective)
Effect Type: Lingering
Duration Tier (DT): D
Duration: Roll 1+1 * {$range_mod} day
Saving Throw: User’s Potency VS Target’s Will.

The user of this Technique selects a target to bestow upon a fake memory. They pin their Potency against the Target’s Willpower, and if successful, they may begin to describe the memory implanted in the target’s psyche. The maximum size of a memory this Technique can bestow is initially no more than a single hour, but may be upgraded to allow the creation of larger memories. The memory is, naturally, only brought up if the target recalls something related to it.

When a fake memory is successfully bestowed upon a target, the Potency roll that was pinned against the target’s Will is written down as the Memory’s DC.  Fake Memories can be detected through a successful Deduce check (pinned against the Memory’s DC). Deduce checks, however, are only prompted either at the start of a new day, or every time the fake memory is conjured up in the user’s mind.

A Memory’s DC is given a bonus or penalty according to how believable vs outlandish the memory crafted by the user is.

{%if t_upgrade_tier >= {2}%}UPGRADES

Memory Size Upgrade: {%if t_upgrade_tier == {2}%}1 day{%elif t_upgrade_tier == {3}%}1 week{%elif t_upgrade_tier == {3}%}1 month{%elif t_upgrade_tier == {4}%}1 year{%elif t_upgrade_tier >= {5}%}1 decade{%end%}

{%end%}

56

SWIPE (TECHNIQUE)

An ability used to quickly and stealthily snatch possessions off of others.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Contact
Reach: +Roll 5*{$range_mod}ft
Effect Type: Instant

For this Technique to work, the user must have an idea of what it is that they’re attempting to swipe off of their target. The more information they have on the item, the more accurate the Technique is.

The moment they perform the Technique, the GM asks for the mental image the character has of the target item (color, size, shape, texture, etc). They then assign a percentile to the accuracy of the description, and roll the appropriate die to see if it is successful (typically a d10). A completely accurate description guarantees success.

Whether the Technique is successful or not is a separate matter from whether the targeted individual becomes aware of what’s happened or not. To determine so, the user rolls as if having performed an Energy Imbued Unarmed Attack (which represents the Technique’s execution). If it is lower than the target's Sense, they have become aware of what transpired. If it is higher, they remain unaware.

57

HALLUCINATION (TECHNIQUE)

While its effects are similar to illusion, Techniques with the hallucinatory feature have their visuals generated in the targets mind instead.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$t_upgrade_tier} minute (Roll 10+10 * {$t_upgrade_tier} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The user of this Technique selects a target to bestow hallucinations on. The user’s Potency is pitted against the Target’s Willpower to determine if it applies its effects. Taking place within the target’s mind, the visuals and sounds conjured up by this Technique are crafted by the user upon performing it, with no limitations to its size and movement. The visuals feed off of the target’s own mind to remain animated and reactive, with no further action required by the Technique’s user to remain credible. The user of this Technique may not, however, exert any sort of manual control or change to the hallucinations after they have been bestowed.

58

ILLUSION (TECHNIQUE)

A Technique that conjures up visuals, for all to see.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Conjuration
Range: Roll 30+10* {$range_mod}ft.
Size: Roll 5+5 * {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Cunning] vs Target’s [Deduce]

The user of this Technique selects a location within range where a static illusion of their design will be conjured up. After it is conjured up, the user may move the illusion from its location by using a Standard Action.

When first spotted, the illusions prompt Deduce checks with a DC equal to the caster’s Cunning check. Those successful in their Deduce checks can see the illusions for what they are. Otherwise they are fooled until closer examination (which prompts another Cunning VS Deduce, the latter of which is now granted a +4 bonus), or until any interaction that clearly exposes them occurs.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Animated: The illusions conjured up are now animated, granting a +4 bonus to the user’s Cunning check. The user may also control the sequence manually as a Standard Action, granting an additional +4 bonus to the Cunning check.{%end%}

{%end%}

59

MANIFEST SOUND (TECHNIQUE)

Conjures up a custom sound on the select location.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field (Special)
Range: 15ft. (Conjuration Distance)
Size: 5ft. per Potency (Maximum distance traveled by sound)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

As a Base Technique Manifest Sounds conjures up sound which can be heard by those within range. The sound, crafted by the user, can be made to either play once or remain on loop.

When using this Technique to fool others, Manifest Sound prompts a Deduce roll pinned against the user’s Cunning to determine whether the target discerns its nature.

Manifest Sound can be modified by other Technique Features to make it apply effects on the subjects that listen to it, after prompting the appropriate Saving Throws. In this case, it behaves like a Field Technique, in the sense that those within range are affected by it. That being said, those who are within range but do not hear it are safe from the Modification’s effects (ex. those naturally incapable of hearing, Deafened subjects, those who successfully cover their hearing organs, etc). Any physical effects, however, cannot be avoided this way.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Control Sound: If still within range of the location chosen for the sound, you may manually control it as a Standard Action rather than having it loop.{%end%}

{%if t_upgrade_tier >= {5}%}Sharp: The sound may now be made to resonate in such a way that it shatters glass. A Potency roll from the user is pinned against the DC required to shatter the glass.{%end%}

{%end%}

60

DISGUISE (TECHNIQUE)

A Technique that changes the appearance of the user.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

Disguise allows the user to temporarily alter their look, from their attire to their bodily features. This all happens visually, not physically, the Energy around the user forming the disguise around them as a sort of illusion.

When performing this Technique to craft a disguise, the user rolls for Cunning. The result, which represents how well they crafted the disguise, is jotted down, and becomes the number pinned against all Deduce checks when attempting to fool others, avoid attention, intimidation attempts, etc.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Touch of Physicality: The Energy around the user now hardens just enough to be able to interact with things physically, not being strong enough to for use in situations that require a strong amount of force, such as combat or sports, but enough to be able to grasp objects, shake hands, and such other minor things. This grants the user a +3 to the Cunning roll done to craft the disguise, and gives the user a larger variety of options when it comes to disguises, as they may now feign larger physical parts or ones not available to their species without the risk of them phasing through anything.{%end%}

{%if t_upgrade_tier >= {1}%}Vocal: The user can now alter their voice along with their disguise, including the mimicry of a specific individual’s voice, adding an additional +3 to the total of the Cunning roll done to craft the disguise.{%end%}

{%end%}

61

TELEKINESIS (TECHNIQUE)

Telekinesis is the ability to influence the physical without physical interaction.

BASE

Technique Type: Specialty
Performance: Free Action
Delivery: Self
Reach: Roll 15 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Telekinesis simply allows the user to perform any of the typical physical actions available with a force equal to their Spirit Level/Demonic Force instead of their Physique. This includes, but is not limited to Guard, Deflections, Grapple attempts and Attacks. These actions, of course, continue to require the same parts of a turn that they always have, and like their standard counterparts, they may be given Energy to add Potency to their result.

On the Technique’s Notes box, this technique’s owner should pre-calculate the total of these actions’ formulas, with Spirit Level/Demonic Force being swapped in for Physique.

62

MIND READING (TECHNIQUE)

Simply, the user of this Technique can read the thoughts of those affected.

BASE

Technique Type: Specialty, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

As a Selective technique, the user picks a target whose thoughts they want to spy on. For as long as it is kept channeled, they can hear the thoughts that cross their target's mind as well as get a sense for the individual's current intentions.

Anyone who has somehow become aware of the Technique's effects can attempt to hide their thoughts through meditation; while silencing their own thoughts proves to be simple, hiding one's intentions requires a successful Willpower roll with a DC of 24 for each distinct train of thought or intended action.

While Mind Reading is active on a subject, Defensive Actions or Prepared Actions pinned against any avoidable actions incoming from said subject benefit from a +5 bonus, negated if the subject is successful on their Willpower roll to conceal their thoughts, if they get such a roll in the first place.

63

SIMPLE COMMAND (TECHNIQUE)

A command issued to a creature or individual is performed by them without question.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Special (Audible Voice)
Range: Special (Audible)
Effect Type: Instant
Saving Throw: User’s Potency vs Target’s Willpower.

Simply, a single target commanded to perform an action will follow it should they not resist it through a Saving Throw. This command can include harmful things done to either their allies or themselves, although only a single action with a clear beginning and end can be commanded, not a series of actions nor the adoption of a stance nor an attitude.

An individual commanded to perform an action gets to reroll the technique’s Saving Throw for every additional turn the action has taken to complete, and as such, simpler and shorter commands tend to be more fruitful, especially on those of stronger will.

Multiple additional subjects can be made to follow a single command given by upgrading this technique.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Unaware: The command issued is performed without the subject’s knowledge. Both the moment the command was give and the moment it is performed are not registered in the subject’s memory.{%end%}

{%if t_upgrade_tier >= {2}%}Additional Subject: +Roll 1* {$range_mod} subject(s){%end%}

{%end%}

64

PREMONITION (TECHNIQUE)

The user of this Technique senses a distant, yet sure to come threat…

BASE

Technique Type: Specialty / Support
Performance: Free Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): D
Duration: 24 hours

The user of this Technique senses a distant, yet sure to come threat. Although they cannot tell exactly what it is, they are spiritually and subconsciously prepared for it, granting them a whopping +20 bonus on either a Saving Throw or a Defensive Action done in response to a single threat that very same day. This bonus can be applied in response to anything, but it cannot come until at the very least an hour has passed from the moment of their premonition.

The user can only have one premonition in a single day.

65

DISPLACED CONTACT (TECHNIQUE)

A technique that allows the user to make contact with a distant target as if it were direct contact, allowing them to transfer melee strikes or perhaps physical assistance.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self (For Activation), Selective (for actions performed during it, not for activation)*
Reach: Roll 20 +10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

While it is being channeled, Displaced Contact allows any form of contact to be performed remotely, be that a gentle touch, a standard or energy imbued melee attack, or any Contact (delivery) technique. This form of contact it enables is extended to anything the user wields, meaning that strikes with weapons and similar gear can also be delivered with it.

Displaced Contact treats the target as if they were doing direct contact with either the user or the gear being used, so it is capable of transferring any special effects that either would normally transfer with direct contact.

Targets for contact are chosen as a free action. The user of this technique does so by focusing on visible targets within range. As a base feature, this technique can extend such contact to a single target, a number that can be increased through upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Target: Additional targets may now be the recipient of a single form of contact. (Roll 1* {$range_mod}){%end%}

{%end%}

66

RAISE DEAD (TECHNIQUE)

A Technique that raises the dead and makes them follow the user’s orders.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 10ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Resolve: {1+10* {t_upgrade_tier}} minute (Resolve: {10+10* {t_upgrade_tier}} rounds)

Raise Dead is a Technique that targets the body of the deceased, using the user’s Energy to animate them temporarily, its actions being at the will of the Technique’s user. On their owner’s turn, they can be commanded as a Free Action.

A fresh corpse has the same Base Attributes it had while it belonged to a living being, except that its max HP is replenished only by half, and its Spirit Level/Demonic Level it adopts from the Technique’s user instead. Any corpse that has decayed significantly has half its original stats (Spirit Level/Demonic Level remains the same). As for Skills, it cannot use Cunning or Deduce, and its Willpower is equal to its master’s. An animated corpse does not have its own Energy, and cannot use any of the Technique’s that belonged to its owner (the corpses owner, not its current master), as those are tied to the individual’s spirit instead of their body. That being said, it may use any special qualities its body has, and it may also imbue its Attacks and Defensive Actions with Energy by using its master’s Energy (but to do so they must be within 50ft from them).

Raise Dead has a special Energy cost; instead of a single Energy charge, the Technique’s user pays an amount of Energy depending on the level of the character the corpse belonged to:

  • Lvl. 1-5: 1 Energy Charge
  • Lvl. 6-10: 2 Energy Charges
  • Lvl. 11-15: 3 Energy Charges
  • Lvl. 16-20: 4 Energy Charges
  • Lvl. 20+: 5 Energy Charges

Raise Dead can be used as if it were Steal Control (a Technique that changes the ownership of a conjuration, animated undead, and anyone who is being controlled against their will) when performed on undead being controlled by others. When doing so, the user attempting to do so must pay the same amount of Energy Charges in accordance to the level of the character the corpse belonged to, and they must roll for Willpower pinned against the current owner’s own Willpower roll, the victor keeping/stealing control of the targeted body. As with Steal Control, the Technique’s Duration is refreshed upon success.

When it comes to Modifications, this Technique is treated as if it were a Conjuration Technique, meaning the unique effects available to to conjurations are applied to the risen.

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {3}%}HP Upgrade: +Roll 5* {$t_upgrade_tier} bonus HP on the risen corpse.{%end%}

{%end%}

67

RESIST DEATH (TECHNIQUE)

A Technique that keeps the user both alive and conscious regardless of their remaining HP.

BASE

Technique Type: Combat, Specialty
Performance: Standard Action, Defensive Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Resist Death maintains its user conscious and alive for as long as it is kept channeled regardless of their remaining HP. Resist Death can be utilized as a Defensive Action.

A Spirit Guide whose HP hits -20 while in their spiritual form can utilize Resist Death to temporarily prevent the link to their physical body from being severed as per base rules.

Resist Death prevents the user from falling unconscious only due to a drop in HP. It cannot be used to remain conscious due to other factors.

68

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15 + 5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

69

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if t_upgrade_tier == {5}%}1{%end%}{%if t_upgrade_tier >= {7}%}2{%end%}

{%if t_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if t_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if t_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

70

BARGAIN (TECHNIQUE)

Cancel a particular harmful effect by sacrificing an amount of life force equal to the potency of the technique it hailed from.

BASE

Technique Type: Specialty
Performance: Defensive Action (special)
Delivery: Self
Effect Type: Instant

As a special form of Defensive Action, used not pre-emptively to a threat but rather after it has already made successful contact, the user of this technique may, upon being afflicted by an effect other than damage, immediately cancel said effect by offering up and amount of HP equal to the Potency Roll of the Technique or other miscellaneous source it hails from.

Should the technique not originally prompt a Potency Roll from the aggressor, it does so for the purposes of this Technique. All effects hailing from a single source can be cancelled with one application of this technique.

Effects hailing from Territories cannot be cancelled this way.

This technique does not consume an energy charge.

This technique cannot be modified.

71

LIE DETECTION (TECHNIQUE)

A Technique whose effects vary according to whether the target speaks the truth or not.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft. (Selective)
Effect Type: Active Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

When acquiring this Technique, the first thing the player designs is how the effects bestow themselves. As an unmodified Technique, these effects can be any harmless auditory, visual or any other similar manifestations— for example, a red light at the tip of the user’s finger for a lie, and a green one for the truth. These effects cannot extend too far from the user or subject, cannot serve another purpose other than distinguishing between truths and falsehoods, and as already mentioned, must be harmless in nature. That being said, this Technique can be improved to bestow such types of effects for either a truth or a lie through the use of Modifications.

When adding Modifications to Lie Detection, some of the usual requirements of Modifications are ignored, utilizing the following rules instead:

  • The Modifications are explicitly added as the manifestations of either a truth or a lie.
  • Only Technique Features with a Delivery of Selective can be added as a Modification to this Technique.
  • The effects hailing from the Modification affect only the target subject.
  • The effects from the Modification must be exclusively detrimental (left up to the GM’s discretion).
  • The Modifications do not adopt Lie Detection’s Effect Type or Duration; they maintain their own, commencing the moment the triggering lie or truth is stated.
  • Passive or Active Channeling Techniques Features cannot be added as Modifications to this Technique.
  • These specific set of rules prevent the abuse of this Technique as a method of generating limitless advantages by purposefully triggering its effects. I.e., so that the Technique is not customized to provide beneficial effects when used on allies.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Withheld Information: A third manifestation reveals when the speaker is consciously withholding information relevant what was asked of them. This additional manifestation, as with the original two, can also be Modified.{%end%}

{%end%}

72

RUST (TECHNIQUE FEATURE)

A Technique used to quickly rust metals, primarily used for rendering traditional armaments futile, as well as for opening alternate paths.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Contact
Size: 5ft. per turn (area corroded)
Effect Type: Active Channeling
Damage: Special *
Saving Throw: User’s Potency VS Target’s Resistance *

Rust corrodes approximately 5ft. of metal per turn channeled. Any corroded metal can be easily shattered with sufficient force, and may often even break down on its own.

*Organisms composed of metal suffer a base of [1d12 + the user’s potency] damage for every turn they fail a Saving Throw against its effects.

73

MANIPULATE PLANT LIFE (TECHNIQUE)

Grants domain over plant life in general, allowing it to behave in ways it typically cannot, and even bestowing some of the user’s strength onto them.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 15+5 * {$t_upgrade_tier}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s Potency VS Target’s Willpower*

Nearly all plant life within this technique’s radius obey the subconscious commands of this Technique’s user. Mechanically, an individual command is issued through a Standard Action, the first of which is performed alongside the activation of the Technique. Said command can be used on multiple of the same plant-life within range, but separate kinds of flora require additional commands.

Which actions can be performed by plant life are based on what type of plant it is (for example, roots and vines are primarily used for grapple and trip attempts), contested actions pinning a 1d20 roll that includes the user’s Potency vs the target’s relevant Saving Throw.

*Plant life based NPCs and creatures can also be commanded by this Technique, consuming their own turn. Said subjects are able to resist the effects on a turn by turn basis with a successful Willpower Saving Throw.

74

ALTER SURFACE (TECHNIQUE)

A Technique that allows the user to temporarily modify the properties of a surface.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Surface Attribute: Resolve: {Hard|Soft|Slippery|Bouncy|Sticky|[Fire](https://yu-yu-hakusho-rpg.tumblr.com/post/184141137950/fire-modification)|[Ice](https://yu-yu-hakusho-rpg.tumblr.com/post/184141331485/ice-modification)|[Electric](https://yu-yu-hakusho-rpg.tumblr.com/post/184141425635/electric-modification)|[Holy](https://yu-yu-hakusho-rpg.tumblr.com/post/190301636275/holy-modification)|[Corrosive](https://yu-yu-hakusho-rpg.tumblr.com/post/679100197012439040/corrosive-modification)|[Jinx](https://yu-yu-hakusho-rpg.tumblr.com/post/184329604855/jinx-technique)|[Light](https://yu-yu-hakusho-rpg.tumblr.com/post/184102434695/light-technique)|[Hasten](https://yu-yu-hakusho-rpg.tumblr.com/post/184140514955/hasten-technique)|[Laughter](https://yu-yu-hakusho-rpg.tumblr.com/post/653841087437406208/laughter-technique)|[Slow](https://yu-yu-hakusho-rpg.tumblr.com/post/184138718660/slow-technique)|[Fear](https://yu-yu-hakusho-rpg.tumblr.com/post/184117869530/fear-technique)|[Pain](https://yu-yu-hakusho-rpg.tumblr.com/post/184103086310/pain-technique)|[Vertigo](https://yu-yu-hakusho-rpg.tumblr.com/post/184118773625/vertigo-technique)|[Blind](https://yu-yu-hakusho-rpg.tumblr.com/post/184119050525/blind-technique)|[Asphyxiate](https://yu-yu-hakusho-rpg.tumblr.com/post/184137727155/asphyxiate)|[Invisibility](https://yu-yu-hakusho-rpg.tumblr.com/post/184090675070/invisibility-technique)|[Fortune](https://yu-yu-hakusho-rpg.tumblr.com/post/184329418705/fortune)}

Alter Surface, upon acquisition, either grants a free Modification that consists of the properties that will be applied to the surface altered by the user (a chosen feature that must have a Duration, reducing Alter Surface’s base duration if of a shorter Duration Tier), or the user may choose a single property from the following list: Hard, Soft, Slippery, Bouncy, or Sticky.

Making contact with a surface under the Technique’s effects has varying effects depending on the chosen property, but the user’s Potency will always be a part of the roll to beat by any Saving Throw triggered by it, (i.e, the user’s potency is affecting exactly how slippery, sticky, bouncy a surface actually becomes). The negative effects bestowed by the surface prompt a Saving Throw on every turn  that the subject is making contact with it, only applying their effects during the rounds the subject fails to resist or avoid said them.

Support Technique Features (d72)

d72 Result

1

SEAL ACTION (TECHNIQUE)

Prevents the a target from using a specific action or Technique.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$t_upgrade_tier} rounds
Saving Throw: User’s [Potency] vs target’s [Resistance]

The user of this technique can prevent a target from using a specific type of action by successfully triumphing against their Saving Throw.

The actions the user may Seal are the following:

  • Unarmed fighting.
  • Attacking with a specific weapon.
  • Use of any of the following Skills: Guard, Deflection, Evasion, Cunning, Deduce
  • A specific technique. (The user must already have knowledge behind its nature, or have already witnessed one instance of it. Channeled techniques are interrupted upon being sealed, but lingering effects remain.)
  • The use of a special feature (such as one of the Yokai’s physical traits, or the Spirit Guide’s ethereal shift).
  • A Territory Master’s Territory.

More than one action can be sealed, but it must be done so individually.

2

TAG IN (TECHNIQUE)

A technique that instantly switches the position of the user with one of their allies.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$t_upgrade_tier}ft.
Effect type: Instant

The user of this technique switches positions and effects with the targeted ally. Any momentum either of the affected individuals had at the moment of a swap is preserved, allowing swap to be used creatively alongside combat options and other maneuvers that would benefit it or vise versa.

The transfer of effects is simple. All active effects, whether they are negative or positive are switched between the user and their target.

3

TRUE SIGHT (TECHNIQUE)

Enhances the user’s perception, allowing them to see the invisible, the hidden effects of Techniques, the true extent of an individual’s energy, among many other things.

BASE

Technique Type: Support
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute

When True Sight is active, anything hidden or distorted by Spiritual/Demonic abilities or Techniques (such as InvisibilityEnergy Mine, or Smoke Screen) can be perceived by the user. Techniques which project visuals only meant for only specific subjects (such as Guide or Scribble) can also be perceived by the user.

When it comes to the sensing of Energy, it allows the perception of an individual’s Energy despite not having the required Sense, and it gives insight into the true level of an individual’s Spirit Level/Demonic Force, despite it being limited, masked, or faked by any Feat or Technique. When perceiving the Energy of a Technique whose specific effects aren’t evident, the user of True Sight gets a general feeling for what type of Technique it is.

True Sight also gives insight into a Yokai’s natural form, can see past disguises, and reveals the original state of anything that has been modified, has shapeshifted, or has been deformed.

Last but not least, True Sight allows the user to see despite being affected by conditions such as Blinded.

4

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if t_upgrade_tier == {5}%}1{%end%}{%if t_upgrade_tier >= {7}%}2{%end%}

{%if t_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if t_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if t_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

5

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat / Specialty / Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

{%if t_upgrade_tier > {0}%}UPGRADES

Additional Absorption Slots: +Roll 1* {$t_upgrade_tier}

{%end%}

6

LIGHTNING ROD (TECHNIQUE)

All Projectile and Wave attacks performed within range of someone utilizing this technique, be them from Techniques or standard weapons, are instead drawn to the user while also having their effects completely nullified.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Size: Roll 15 +5* {$range_mod}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

As its description states, while this technique is being channeled, all Projectiles and Waves within range of the user are drawn away from their intended target and directed at the user of Lightning Rod instead, where their effects are completely nullified, including damage. This includes projectiles and waves coming from standard weapons rather than techniques, such as bullet fired from a gun or the flame from a flamethrower.

The user may not selectively choose which Techniques are affected: all Projectiles and Waves are influenced. Although the radius of this Technique is 15ft, even if a technique is initiated outside of its influence, once it crosses into its boundary it is nonetheless attracted.

7

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if t_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if t_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if t_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if t_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

8

RESTORE HP (TECHNIQUE)

A Technique that allows the user to restore the target’s wounds.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Contact
Effect Type: Instant
Restored HP: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d8 + Potency
Saving Throw: User’s Potency VS Target’s Willpower (If target resists)

As with any other Technique, the player gets to customize the exact science behind its effect, but mechanically, it accelerates the natural healing of one’s body. This means that Restore HP does indeed close up wounds, but it leaves scars, does not regrow any limbs that have been torn off (but does mend them back onto the body if held in place properly), and requires bones and other similar things to be adjusted in order to avoid deformation.

9

TRANSFER ENERGY (TECHNIQUE)

Allows the user to transfer the target some of their own Energy.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: User’s Potency vs Target’s Willpower (if resisted)

The user expends 1 Energy charge to transfer any amount of Energy from themselves to their target.

10

REFRESH (TECHNIQUE)

A Technique that revitalizes its target, removing conditions such as Dizzy, Exhausted, and Pained.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant

Refresh removes the following conditions from the targeted subject: Dizzy, Stunned, Overheating, Freezing, Pained, Exhausted, & Nauseated.

11

CALM (TECHNIQUE)

Calms the target subject, removing conditions and Technique effects such as Overwhelm, Fear, Rage, and others, also making them immune to them for its duration. It can also be used to temporarily tame wild creatures.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$t_upgrade_tier} hour
Saving Throw: User’s Willpower VS Target’s Willpower

Calm removes the following conditions from the target, and furthermore makes them immune to them for its duration:

  • Overwhelm (Condition)
  • Fear (Technique)
  • Rage (Technique)
  • Panic (Misc.)
  • Stress (Misc.)
  • Excitement (Misc.)
  • Inspiration (Misc.

If the target attempts to resist the effects of Calm, the User’s Willpower is pinned against their own Willpower to determine if it is resisted or not.

Calm can be used on creatures to stop them from attacking, but it won’t necessarily make them friendly or stop them from being cautious. When doing so, the User’s Willpower is pinned against the Creature’s Willpower to determine if it is successful. If Calm is used on someone’s Creature Conjuration, the User’s Willpower is pinned against the Owner’s own Willpower instead, not that of the creature.

12

PURIFY (TECHNIQUE)

Purify cleanses its target from a wide variety of potentially harmful things, including common adventuring threats such as poison.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant

When attempting to remove any harmful effect from a subject, the user of Purify prompts opposing Potency rolls with the subject who inflicted them. If no particular individual caused the effects, the user’s Potency is instead pinned against the appropriate DC according to the effect’s strength.

Purify cleanses the target from poison, disease, addiction, curses, as well as any others effects of a similar nature.

Purify is as much useful for using on individuals as it is for using on consumables, items, and locations.

13

ENHANCE TECHNIQUE (TECHNIQUE)

Enhances a targeted Technique as a Prepared Action.

BASE

Technique Type: Support
Performance: Prepared Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant

As a Prepared Action, this Technique can be used to temporarily enhance another user’s Technique, causing it to be treated as if it had been assigned 2 additional Customization Points for Upgrades.

It is prudent to look up the temporary Upgrades you’ll be assigning to the Technique in advance so as to not slow/interrupt the flow of the game or any encounters.

14

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Roll 50* {$level}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

15

SACRIFICE (TECHNIQUE)

Allows the user to receive all punishment intended for another target.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 +10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a target within range to protect from incoming damage. All damage that is confirmed to be applied to the target is dealt to the user instead, so long as the Technique continues to be channeled.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Improved Sacrifice: The user now also takes on the effects of afflictions or Techniques done to the person being protected. Saving Throws apply as usual.{%end%}

{%end%}

16

MARK (TECHNIQUE)

A marked target is made more susceptible to a variety of specific actions.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

This Technique’s user marks a target with their Energy, which visually manifests itself in whichever way this Technique’s owner designates it as, making the target more susceptible to various actions performed by the Technique’s user and and their allies.

Attacks as well as Contact, Projectile, and Wave Techniques performed on a Marked target have a +3 bonus on their execution rolls (not their damage rolls nor rolls pinned against Saving Throws, etc). Deduce checks and Sense as well as other similar actions used to track Marked individuals also benefit from the +3 bonus.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {3}%}Trail: The Marked target leaves a trail of Energy which can be followed.{%end%}

{%if t_upgrade_tier >= {1}%}Roll Bonuses Upgrade (Acquirable once): +3{%end%}

{%end%}

17

EXTEND DURATION (TECHNIQUE)

Extends the duration of a Technique’s Effects.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective (Target’s Techniques)
Range: 20ft.
Effect Type: Instant

Extend Duration targets a Technique’s Lingering effects, extending them by its base amount.

This Technique can even be used on the effects of an opponent’s Techniques, extending it past the duration that its owner desired.

UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Duration: The Technique now extends by two sets of the targeted Technique’s base duration instead of one.{%end%}

18

TARGET (TECHNIQUE)

Those affected by the Technique become the target to all Projectiles launched within the area.

BASE

Technique Type: Combat, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Size: radius of Roll 50+10* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

This Technique makes it so that any target selected for it attracts all Projectile Techniques towards them. If successful, all projectiles that are fired from within or that cross into the effect's radius (listed as 'Size') are treated as if under the effects of the Homing modification.

Aside from causing instances of friendly fire, Target can be used to ensure that all Projectile Techniques launched by the user of their allies cannot simply be evaded by the target.

Target can be used on any subject, but it cannot guarantee that Projectile Techniques will strike a particular part/area without the Precise Targeting Upgrade.

{%if t_upgrade_tier >= {8}%}UPGRADES

Precise Targeting: Allows to select a particular part of the target’s body/surface where Projectile Techniques will strike.

{%end%}

19

SHARE ABILITY (TECHNIQUE)

A Technique that allows the user to temporarily share one of their Feats or Techniques with their target.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Contact (Touch)
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user of this Technique chooses one Feat or Technique that they would like to share with their target. By touching them, they transfer the ability to perform it. Techniques are shared with all of their Modifications and Upgrades, and any Feat being passed don’t require the target to have their prerequisites.

The target has access to the shared Feat or Technique for this Technique’s own duration. They may utilize the shared Technique as if it were their own, having to expend energy as per normal game rules.

20

REDUCE PRESENCE (TECHNIQUE)

This Technique modifies the user’s life force in a way that makes potential aggressors de-prioritize them as a target.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s Potency vs Target’s Willpower

Individuals, creatures, or automatons attempting to target the user must instead target any other of the user’s allies or conjurations unless they success in a Willpower roll pinned against the user’s Potency roll. If no alternate target is visibly present, they may instead target the user as intended.

If more than one individual from the same faction is being affected by Reduce Presence and both are the only remaining targets, an aggressor may choose from either one.

The user of Reduce Presence may still be targeted in creative ways, such as by Techniques that bounce from one target to another nearby target, or Wave and Field Techniques being used on adjacent targets.

21

SHARE PERSPECTIVE (TECHNIQUE)

A Technique that allows its user to share their current visual perspective with allies or any subject of their choosing.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft. (Selective)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute
Saving Throw: User’s Will VS Target’s Will (if subject resists)

For the duration that this Technique is being channeled, the user’s chosen target is able to see things from the user’s perspective. Share Perspective shows things exactly as the user is viewing them, meaning that spectators will also see the illusions, hallucinations, or any other miscellaneous things that might otherwise be exclusive to the user, including the effects of Techniques such as True Sight.

The user’s point of view does not obstruct the subject’s own viewpoint. That being said, the subject’s attention must be divided among the two.

22

FORTUNE (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them good luck.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Resolve: {1 + 1* {t_upgrade_tier}} minute (Resolve: {10 +10* {t_upgrade_tier}} rounds)

For its duration, the Fortune Technique simply counts any 1’s rolled by the target as perfect rolls instead (the highest possible number for any dice being rolled).

23

TRANSFER EFFECT (TECHNIQUE)

The lingering effects of a Technique can be transferred from one character to another, be them favorable or unfavorable.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Saving Throw: User’s [Potency] vs Target’s [Willpower]

This Technique’s user targets one subject, transferring a single Lingering effect from them to another target. A subject attempting to resist the transfer, be them friend or foe, prompts this Technique’s Saving Throw. If both attempt to resist it, the User rolls for Potency once, pinning the same result against each of the targets’ Willpower rolls separately. An unsuccessful transfer maintains the lingering effects on its original target.

An effect’s duration remains unaffected after the transfer.

{%if t_upgrade_tier >= {3}%}UPGRADES

Exchange: This upgrade allows the transferred effect to be exchanged for one affecting the receiving target.

{%end%}

24

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Support
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if t_upgrade_tier == {1}%}1{%elif t_upgrade_tier == {2}%}3{%elif t_upgrade_tier == {3}%}6{%elif t_upgrade_tier == {4}%}9{%elif t_upgrade_tier == {5}%}12{%elif t_upgrade_tier == {6}%}15{%elif t_upgrade_tier == {7}%}18{%elif t_upgrade_tier == {8}%}21{%elif t_upgrade_tier >= {9}%}24 {%end%}

{%if t_upgrade_tier >= {2}%}Additional Typing: Specialty{%end%}{%if t_upgrade_tier >= {6}%}, Combat{%end%}

{%end%}

25

SCRIBBLE (TECHNIQUE)

Allows the user to leave a scribble of energy in a specified location, useful for leaving secret clues or messages.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: Up to 5ft.
Effect Type: Lingering
Duration Tier (DT): M
Duration: Up to Roll 1+1* {$range_mod} month

The user may scribble a message or image using their Energy, perceivable only by those they choose. Designating who sees the Energy does not have to be specific to certain individuals; you can choose categories such as only humans, only doctors, only people wearing a pink shirt, etc. Alternatively, you can make it perceivable to anyone.

Despite not being chosen to be the receptors of the message, Scribble can be seen by those using Techniques such as True Sight.

Those familiar with Energy can discern if the energy is Reiki (Spirit Energy, from Humans or Spirits) or Youki (Demon Energy, from Yokai).

26

TELEPATHIC LINK (TECHNIQUE)

For its duration, this Technique allows all linked subjects to communicate with each other through thought.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft. (to select target)
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod}h
Saving Throw: User’s [Willpower] vs Target’s [Willpower]
Number of Subjects: Roll 1+1* {$range_mod}

As its primary description states, this Technique allows its targets- exactly 2 in its base form- to communicate with each other through thought. Once linked, the distance between the targets does not affect its effects.

Although mostly used for teammates to keep in touch during missions, Telepathic Link can also be used to torment or confuse enemies. Opposed Willpower rolls are prompted when attempting to link with a stranger, a success on the user’s part linking to them for its duration.

{%if t_upgrade_tier >= {5}%}UPGRADES

Empathetic Link: Linked targets can sense each other’s emotional state.{%end%}

27

GALE (TECHNIQUE)

A strong burst of wind emanating from the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s [Potency] vs Target’s [Guard]

A strong wind is sent forward from the user, prompting Guard checks on all targets within the threatened range to avoid getting pushed back and becoming Downed. These Guard checks must be performed on every round that the effects are still active. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the roll result). A critical success doubles the knockback of this Technique.

Gale, of course, affects anything within its range just as any strong would typically would, being a useful Technique to push away gas, disturb the flight of winged subjects, among other things.

{%if t_upgrade_tier > {0}%}

UPGRADES

{%if t_upgrade_tier >= {1}%}Violent Changes: The direction that the wind blows can be suddenly shifted in such a way that those resisting it can be caught off guard. Acquiring this upgrade grants an +5 bonus to the Potency roll of this Technique’s user for every round it has remained active.{%end%}

{%end%}

28

CALL WATER (TECHNIQUE)

Summons any amount of nearby water towards the user, with tremendous force.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Range: 100ft. (distance up to where water is summoned from) (not adapted by modifications)
Size: Roll 25+ 25* {$range_mod}ft. radius (circulating supply kept around the user) (not adapted by modifications)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration:1 minute (10 rounds)

When the user activates this technique, they attract any amount of water within 100ft. of them with great force. Large amounts of water pulled in from natural sources rush towards the user like waves to a shore. In urban environments, water is pulled from pipes, tanks, hydrants, bottled products, or any other sources that might be present, typically busting many open in the process.

Water that makes contact with anyone around the user prompts Guard Saving Throws pinned against the user’s Potency (roll) to prevent subjects from becoming Downed.

All the water summoned around the user remains within a radius of 25ft. around them, ignoring any openings that would otherwise cause it to spill out or leave the area, an effect that remains for as long as the user continues to channel this technique.

29

{# Conjure Creature, Regular Technique ver. #}

{% t_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive|vampirism} %}

{%if t_cre_ytrait == {speedy}%}

{% t_cre_speedy_boost = {40} %}

{%else%}

{% t_cre_speedy_boost = {0} %}

{%end%}

{% t_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if t_creature == {physically offensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_constitution = {0} %}{% t_cre_sensory = {0} %}{% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {physically defensive}%}

{% t_cre_physique = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_martial = {0} %}{% t_cre_sensory = {0} %} {% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {spiritually offensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_sensory = {0} %} {%if t_cre_ytrait == {sticky}%} {%end%}

{%end%}

{%if t_creature == {spiritually defensive}%}

{% t_cre_spiritlevel = {1d2 + {$t_upgrade_tier}} %} {% t_cre_sensory = {1d2 + {$t_upgrade_tier}} %}  {% t_cre_constitution = {1d2 + {$t_upgrade_tier}} %}

{% t_cre_intellect = {0} %}{% t_cre_physique = {0} %}{%if t_cre_ytrait == {frightening}%}

{%end%}

{# Calculates Skills and Potency. #}

{% t_cre_potency = {{$t_cre_spiritlevel} + {$t_cre_constitution}} %}

{% t_cre_guard = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_deflection = {{$t_cre_physique} + {$t_cre_martial}} %}

{% t_cre_evasion = {{$t_cre_physique} + {$t_cre_sensory}} %}

{% t_cre_cunning = {{$t_cre_intellect} + {$t_cre_sensory}} %}

{% t_cre_deduce = {{$t_cre_intellect} + {$t_cre_constitution}} %}

{% t_cre_resistance = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_willpower = {{$t_cre_spiritlevel} + {$t_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if t_cre_physique == {0}%}{% t_cre_damage_output = "d4" %}

{%elif t_cre_physique == {1} or t_cre_physique == {2} or t_cre_physique == {3}%}{% t_cre_damage_output = "d6" %}

{%elif t_cre_physique == {4} or t_cre_physique == {5} or t_cre_physique == {6}%}{% t_cre_damage_output = "d8" %}

{%elif t_cre_physique == {7} or t_cre_physique == {8} or t_cre_physique == {9}%}{% t_cre_damage_output = "d10" %}

{%else%}

{% t_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if t_cre_martial == {0}%}{% t_cre_full_attack = 1 %}

{%elif t_cre_martial == {1} or t_cre_martial == {2} or t_cre_martial == {3}%}{% t_cre_full_attack = 2 %}

{%elif t_cre_martial == {4} or t_cre_martial == {5} or t_cre_martial == {6}%}{% t_cre_full_attack = 3 %}

{%elif t_cre_martial == {7} or t_cre_martial == {8} or t_cre_martial == {9}%}{% t_cre_full_attack = 4 %}

{%else%}

{% t_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: Resolve: {5|10}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique {$t_cre_physique}, Martial {$t_cre_martial}, Spirit Level/Demonic Level{$t_cre_spiritlevel} , Constitution {$t_cre_constitution}, Intellect {$t_cre_intellect}, Sensory {$t_cre_sensory}

HP Roll 10 + {$t_cre_constitution}* 5, Sense Roll {$t_cre_spiritlevel} + {$t_cre_sensory} / Roll {$t_cre_spiritlevel} + {$t_cre_sensory}0ft., Potency {$t_cre_potency}, Movement Roll 20 + 5* {$t_cre_physique} + {$t_cre_speedy_boost}ft.{%if t_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$t_cre_guard}/Roll {$t_cre_guard} + {$t_cre_potency}, Deflection {$t_cre_deflection}/Roll {$t_cre_deflection} + {$t_cre_potency}, Evasion Roll {$t_cre_evasion}/Roll {$t_cre_evasion} + {$t_cre_potency}, Cunning {$t_cre_cunning}, Deduce {$t_cre_deduce}, Resistance {$t_cre_resistance}, Willpower {$t_cre_willpower}

COMBAT

Standard Attack Roll {$t_cre_martial} +  {$t_cre_physique}, Energy Imbued Roll {$t_cre_martial} +  {$t_cre_physique} + {$t_cre_potency}, Damage Output {$t_cre_damage_output}, Full Attack {$t_cre_full_attack}{%if t_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if t_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if t_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if t_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if t_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if t_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if t_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if t_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if t_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if t_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if t_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if t_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if t_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if t_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if t_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if t_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if t_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if t_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if t_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 2 for each distinct source or attack that affects you. Additionally, you benefit from a +5 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if t_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if t_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if t_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if t_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if t_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

{%if t_cre_ytrait == {vampirism}%}Vampirism: Your attacks restore your health by an amount equal to the damage dealt.{%end%}

TECHNIQUES

Roll on "Conjured Creature Support Tech"

30

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

31

STEAL CONTROL (TECHNIQUE)

A Technique that changes the ownership of conjurations, animated undead, and anyone who is being controlled against their will.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

Steal control allows you to target conjurations, risen undead, or any subjects who are under the control or ownership of another individual. It prompts opposed Willpower checks between the user and the current owner of the target, the victor keeping control of the subject.

A successful Steal Control refreshes any remaining time the original Technique had with its own.

32

BANISH (TECHNIQUE)

Banishes creatures, objects, or entities conjured by others.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: User’s [Willpower] VS Conjuration Owner’s [Willpower]

This Technique targets any subject that has been conjured up by a Technique, prompting opposed Willpower rolls between the user and the targeted conjuration’s owner. A successful banishment immediately removes the conjuration from play. A banishment does not trigger the effects of a conjuration set to go off upon the conjuration’s defeat (for example, a fiery explosion set to go off upon the defeat of a conjured fire elemental).

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Additional Target: +1{%end%}

{%if t_upgrade_tier >= {1}%}Sealed Banishment: The owner of the banished entity or object may not conjure up an object/entity of the same exact kind for 1 day.{%end%}

{%end%}

33

STORE (TECHNIQUE)

Allows the user to summon or dismiss an item.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Contact (Targets Objects)
Size: Roll 5+ 5*{$t_upgrade_tier}ft.
Effect Type: Instant

The user of this Technique can store an object no larger than 5ft. in an alternate location outside of traditional space by using a Standard Action to touch it. The object can be stored for an unlimited amount of time, and may be brought back at any time as a Standard Action. Bringing back an object materializes it right beside the user. The action of storing the object, not bringing it back, is the one that consumes an Energy charge.

Containers with other objects in them cannot be stored with this Technique, only the container itself if it is empty. In other words, this Technique specifically targets 1 distinct object (unless upgraded to affect more).

If the Technique’s user falls unconscious, Stored objects are instantly materialized beside them.

{%if t_upgrade_tier >= {2}%}UPGRADES

Number of Targets Upgrade: +Roll 1* {$range_mod} additional object

{%end%}

34

REVERT (TECHNIQUE)

Reverts the target to its original, unmodified form.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Potency

Used against the effects of transformative Techniques, Revert returns its target back to their original state. Revert can be used both as a way to remove unfavorable, form-altering effects, or to disarm the opponent of their newly advantageous modifications. When pinned against those who attempt to resist their effects, as well as objects modified by foes, opposed Potency rolls are prompted, a success on the user’s part allowing the effects to take place.

When revert is used on fused targets, it separates them. When performed on Yokai disguised in their human form, it reverts them to their original selves. It can also revert a Yokai from their True Form (or Second Form) back into their regular self.

35

INVISIBILITY (TECHNIQUE)

A Technique that makes its user visually undetectable.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The selected target becomes Invisible for an amount of time equal to this Technique’s duration. Specifically, only the target’s Physical Body becomes Invisible, meaning their energy could still be perceived. Attacks and Techniques coming from the invisible individual treat their target as if they were Blinded.

{%if t_upgrade_tier >= {2}%}

UPGRADES

Touch of Invisibility: The user may now make that which he touches invisible. Aside from being useful to make allies invisible as well as to hide objects and traps, it can be also be used to make stealthy takedowns by disappearing the victim’s body as you attack. The invisibility only lasts for as long as contact is being made with the subject.

{%end%}

36

SWAP (TECHNIQUE)

The ability to swap the position of two individuals or objects, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10 * {$t_upgrade_tier}ft.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The two targets selected by the user of this Technique will instantly swap places with each other. If either subject attempts to resist the effects, they roll for Willpower pinned against the user’s Potency, with either being successful causing the Technique to fail. When opposed by both targets, the user only rolls for Potency once, the result being pinned against both target’s Willpower separately. Both targets must be within range of this Technique to be Swapped.

37

DISPLACEMENT (TECHNIQUE)

The ability to transfer someone or something from one point in space to another, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Size: Roll 30 + 15* {$t_upgrade_tier}ft radius.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The selected target is instantly transported from their position within the Technique’s radius, which is centered on the user, to a newly selected position within it. The subject can resist these effects with a Willpower check pinned against the user’s Potency.

The act of Displacement can cancel out any momentum the target might have should the user wish to make it do so.

38

TAG IN (TECHNIQUE)

A technique that instantly switches the position of the user with one of their allies.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect type: Instant

The user of this technique switches positions and effects with the targeted ally. Any momentum either of the affected individuals had at the moment of a swap is preserved, allowing swap to be used creatively alongside combat options and other maneuvers that would benefit it or vise versa.

The transfer of effects is simple. All active effects, whether they are negative or positive are switched between the user and their target.

39

PORTAL/GATEWAY (TECHNIQUE)

The conjuration of a dimensional tunnel which can be used to cross from one location to another.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: 10ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

The user conjures up two portals which are linked to each other through a dimensional tunnel, anything coming in from one exiting through the other. The location of conjuration is designated by performing a pre-designated gesture in two locations, and it is only when the location for the second portal has been selected that both are conjured up. Once active, the gateway remains up for as long as long as the user continues to channel it (they do not need to be within range of the portals to keep them active).

Traveling from one end to the other is a 2 turn process, requiring the use of Movement to enter the tunnel in one’s turn, and exiting through the other end of the tunnel at the start of the following turn, ready to act. The subject crossing the tunnel floats through it at a constant speed, regardless of any momentum they had coming in. While an individual is crossing through the tunnel, it is not collapsible/removable by Techniques, but any attempts to do so cause the target within them 2d10 damage.

This Technique can be modified by other features to affect how both entrances to the connecting tunnel or the tunnel itself behaves. For example, adding Password as a Modification to it can be used to make it so that the Portal only opens up to those who state the password, while adding Fear as a Modification can make it so that the journey though the tunnel is terrifying and applies Fear’s effects.

As with most other Techniques, the visual aspects are designed by the user upon acquisition, in this Feature’s case, the two portals and tunnel being the visually customizable aspects.

{%if t_upgrade_tier >= {4}%}UPGRADES

No tunnel: anything going through one end of the gateway exits through the other immediately, requiring only the Movement of a single turn to cross through. Furthermore, the momentum of any subject going through them is preserved.{%end%}

40

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$t_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

41

APERTURE (TECHNIQUE)

A Technique capable of creating temporary openings on surfaces.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Resolve: {5|10}ft. (max height, width, and depth)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a specific point on a surface on which a temporary aperture will manifest itself. Simply, it can be used to cross through walls and other types of layers. The surface selected cannot be part of a living entity.

If the selected surface is part of another individual’s Technique or Territory, the user’s Potency it pinned against the surface owner’s Potency to determine if it is successful.

Without having to expend additional Energy, the user may collapse the opening as a Standard Action. Subjects crossing through the opening at the time of its closing can potentially become stuck. In such cases, the opening neither crushes nor goes through the subject, it simply closes up to the point it makes contact with them.

42

ALTERNATE SPACE (TECHNIQUE)

Allows the user to cross into a dimension of reality that overlaps with our own, specifically one that shares the same environment.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Effect Type: Instant

Upon casting this Technique, the individual shifts into another layer of reality, one that overlaps with what is known to mortals as the “real world”. In this alternate space, minerals, the soil, and similar earthly features exist as they do in the “real world”, including those that have been constructed into buildings and pathways. While these features can be touched, they cannot, however, be moved or influenced in any way.

Elements such as water, fire, ice, and energy do not exist in this alternate world (lakes, for example, appear simply as large craters), although they can be conjured up through abilities, techniques, etc. Just as their “real world” counterparts, these summoned elements do not manifest  themselves on the other side.

When it comes to life-forms, this slice of reality is mostly barren— although that is ultimately left up to the GM’s discretion— but the flora that exist in the “real world” also simultaneously exists in this realm as well. With that being said, just like with earthly materials, although it can be touched, it cannot be moved in any way.

Techniques performed in this alternate space appear solely in alternate space, and cannot target individuals in the “real world” (and vise versa).

Any other user with this same technique feature— whether it is its base feature or a modification— ends up in this same layer of reality upon using it.

The energy of individuals in this realm can be sensed from the “real world”.

To return to the “real world”, the player must perform this Technique again.

43

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if t_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if t_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if t_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if t_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

44

MUTE (TECHNIQUE)

Mute completely silences the area within its field.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Field
Range: 15ft. (selection of field’s center)
Size: up to Roll 100 + 100 * {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user selects a location to manifest a 100ft. field in which sounds are unable to occur. Not only are sounds unable to happen within this Field, but external sounds that reach the edge of the field do not cross into it, making it so that absolutely everything within the field is 100% silent.

Those within Mute’s field are treated as Deafened.

Mute may only be Modified after permanently restricting the Field’s Size to 15ft. + Upgrades.

45

JINX (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them bad luck.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

For its duration, the Fortune Technique simply counts all of the target’s perfect rolls (the highest possible number for any dice being rolled) as a 1 instead.

46

LAUGHTER (TECHNIQUE)

Those affected by this technique cannot help but burst into laughter.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Will.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the Technique is successfully or not. If the Technique is not resisted, on every turn thereafter during which the Technique’s lingering effects are still active, the target rolls for Resistance at the start of their turn to see if they resist the individual effects from taking place. A success on those latter rolls does not cure the target from Laughter, it simply prevents the effects from taking place during that round.

The effects of Laughter are as follows:

1. On every turn that the effects are not resisted (which includes the turn it is induced), the subject cannot help but begin to laugh uncontrollably. Although they can still perform most of their usual actions, they do so with a penalty of -5.

2. On two consecutive turns under the effects, the subject is too busy laughing to be able to take any actions until their next turn other than Movement and Defensive Options.

3. On a third (and further) consecutive turn(s), the target can’t help but drop any held items, become Downed (see Conditions), and consume the entirety of their turn doing nothing but laughing.

47

FLIGHT (TECHNIQUE)

Allows the user to remain in flight for as long as they continue to maintain it with Energy.

BASE

Technique Type: Specialty / Support
Performance: Movement
Delivery: Self
Range: Roll 30+30* {$t_upgrade_tier}ft. (movement)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

A pretty straightforward Technique, it allows the user to substitute their regular movement for flight. As with regular movement, the user may double it by using a Full Round Action.

{%if t_upgrade_tier >= {2}%}UPGRADE

Graceful Flight: Evasion attempts performed during flight benefit froma +3 bonus.{%end%}

48

HASTEN (TECHNIQUE)

The target of this Technique is supernaturally sped up.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Selective
Range: Roll 20 + 10 * {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3 + 3 * {$range_mod} rounds

Haste is a Technique that does several things depending on its target.

While it remains active on individuals, its primary effects are the following:
-The target’s Movement is doubled.
-The target may perform 1 extra attack with their Full Attack.
-The target’s Defensive Actions benefit from a +2 bonus.
-For each round, the duration of any Conditions, Techniques, or other effects affecting the target are treated as if 2 rounds had elapsed instead (not counting those of Hasten itself).
-The effects of any Conditions or Techniques that are applied on the target are treated as if 2 rounds had elapsed instead (i.e. the target is affected by 2 rounds worth of effects).
-Effects that would last for 1 round are resolved almost immediately, being advantageous in some cases (hindering effects, etc.) and disadvantageous in others (protective effects, etc.)
-The effects of any Channeled Techniques being performed by the target can be applied at double its rate (i.e. the user has the option to apply 2 rounds worth of Channeled effects. Naturally, the duration is reduced by the same amount).

While it remains active on objects or surfaces it’s primary effects are the following:
-For each round, the duration of any effects affecting the target are treated as if 2 rounds had elapsed instead.
-The speed at which the target carries out any of its processes is doubled.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Greater Haste:

-Movement/speed is tripled instead of doubled.

-2 additional attacks with Full Attack instead of 1.

-3 rounds of effects and Channeled Techniques instead of 2.

-Defensive Actions benefit from +4 bonus.{%end%}

{%end%}

49

LIGHT (TECHNIQUE)

A Technique primarily used to light up the area around the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 30 + 10* {$range_mod}ft. radius.
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

The user lights up the area within the Technique’s radius, its color predetermined upon acquisition.

Subjects that look directly at the light source from within 5ft., whether they are caught by surprise by it or not, have a 70% to become Blinded for 1 round.

50

SCAN (TECHNIQUE)

Allows the user to perform an Energy enhanced inspection, granting them exceptional insight.

BASE

Technique Type: Specialty / Support
Performance: Deduce Check
Delivery: Self
Effect Type: Instant

Scan can be used in place of a Deduce Check when performing inspections, functioning as a regular Deduce Check (a 1d20 roll + Deduce) but with a +10 bonus, and granting as much information as if it had been a Natural 20 roll if successful, i.e, exceptional insight.

Unlike regular Deduce checks, Scan can be re-attempted for the same subject after a failure.

Scan does not grant the ability to view or detect the invisible.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Improved Detection: Allows Scan to pick up on invisible details.{%end%}

{%end%}

51

TRUE SIGHT (TECHNIQUE)

Enhances the user’s perception, allowing them to see the invisible, the hidden effects of Techniques, the true extent of an individual’s energy, among many other things.

BASE

Technique Type: Support
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute

When True Sight is active, anything hidden or distorted by Spiritual/Demonic abilities or Techniques (such as InvisibilityEnergy Mine, or Smoke Screen) can be perceived by the user. Techniques which project visuals only meant for only specific subjects (such as Guide or Scribble) can also be perceived by the user.

When it comes to the sensing of Energy, it allows the perception of an individual’s Energy despite not having the required Sense, and it gives insight into the true level of an individual’s Spirit Level/Demonic Force, despite it being limited, masked, or faked by any Feat or Technique. When perceiving the Energy of a Technique whose specific effects aren’t evident, the user of True Sight gets a general feeling for what type of Technique it is.

True Sight also gives insight into a Yokai’s natural form, can see past disguises, and reveals the original state of anything that has been modified, has shapeshifted, or has been deformed.

Last but not least, True Sight allows the user to see despite being affected by conditions such as Blinded.

52

GUIDE (TECHNIQUE)

The user’s energy guides select subjects to their location.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective (by thought)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

By concentrating on a set of subjects when activating the Technique, the user projects a trail of Energy perceivable only to them. This trail of energy spans all the way from the user to the subjects and presents them with the most efficient, unblocked path. This path automatically adjusts itself in the case of any obstructions.

If affected by Techniques such as Obfuscate, the path typically distorts in such a way that it can’t be followed back to the user or it leads them into the wrong direction.

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {6}%}Safe Passage: The projected path automatically adjusts itself to avoid guiding through potential hazards, even those which are hidden.{%end%}

{%if t_upgrade_tier >= {3}%}Custom Path: Allows the creation of a custom path rather than a self-altering one.{%end%}

{%end%}

53

SPY (TECHNIQUE)

Allows the user to view the area around a subject or location they have already encountered in person.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Self
Range: Roll 20+ 20* {$t_upgrade_tier}km.
Size: 25ft. radius
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: Aprox. 20 seconds (3 rounds)

For as long as it’s kept channeled, the user may look around the area as if they were present in it, being able to move their point of perception freely within a 25ft. radius area. If the target is an individual rather than a location, the central point of said area is the individual, and as so, it moves along with the target.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Audio: The user may now also hear the surroundings, the central point of perception now also being the central point of auditory input.{%end%}

{%end%}

54

LIE DETECTION (TECHNIQUE)

A Technique whose effects vary according to whether the target speaks the truth or not.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft. (Selective)
Effect Type: Active Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

When acquiring this Technique, the first thing the player designs is how the effects bestow themselves. As an unmodified Technique, these effects can be any harmless auditory, visual or any other similar manifestations— for example, a red light at the tip of the user’s finger for a lie, and a green one for the truth. These effects cannot extend too far from the user or subject, cannot serve another purpose other than distinguishing between truths and falsehoods, and as already mentioned, must be harmless in nature. That being said, this Technique can be improved to bestow such types of effects for either a truth or a lie through the use of Modifications.

When adding Modifications to Lie Detection, some of the usual requirements of Modifications are ignored, utilizing the following rules instead:

  • The Modifications are explicitly added as the manifestations of either a truth or a lie.
  • Only Technique Features with a Delivery of Selective can be added as a Modification to this Technique.
  • The effects hailing from the Modification affect only the target subject.
  • The effects from the Modification must be exclusively detrimental (left up to the GM’s discretion).
  • The Modifications do not adopt Lie Detection’s Effect Type or Duration; they maintain their own, commencing the moment the triggering lie or truth is stated.
  • Passive or Active Channeling Techniques Features cannot be added as Modifications to this Technique.
  • These specific set of rules prevent the abuse of this Technique as a method of generating limitless advantages by purposefully triggering its effects. I.e., so that the Technique is not customized to provide beneficial effects when used on allies.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Withheld Information: A third manifestation reveals when the speaker is consciously withholding information relevant what was asked of them. This additional manifestation, as with the original two, can also be Modified.{%end%}

{%end%}

55

UNLOCK (TECHNIQUE)

A Technique used to unlock seemingly anything, so long as it functions through mechanisms.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Instant

Regardless of its mechanical complexity and craftsmanship, this Technique will unlock the targeted item. The effects only work on things that have been mechanically locked, regardless of material (i.e., it won’t unlock anything supernaturally sealed).

Unlock is useful not just to open up incredibly advanced locks, but also any whose size or nature make it difficult to do so (e.g. colossal locks, rusted, or intangible locks).

56

TRACK (TECHNIQUE)

The user’s energy forms a route to its target.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): M
Duration: 1 month

When within range, a target can be secretly marked by this Technique, allowing its user to manifest a path of Energy that leads to the target at any time. This path can only be perceived by the user of this Technique, and it typically forms a straight line to its target.

If affected by Techniques such as Obfuscate, the path typically distorts in such a way that it can’t be followed back to the user or it leads them into the wrong direction.

57

RECORDING (TECHNIQUE)

A Technique that allows the user to record audio, video, or both for later playback.

BASE

Technique Type: Specialty / Support
Performance: Self
Range: Eyesight / Hearing
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute
Capability: {%if t_upgrade_tier < {1}%}Resolve: {Video|Audio}{%elif t_upgrade_tier >= {1}%}Video & Audio{%end%}

When acquiring this Technique, the player must establish whether they will be able to record audio or video (the one that isn’t chosen can be added to the technique through upgrades).

When Modified by vision or hearing enhancing Techniques, any additional things seen or heard thanks to the mod are kept in the recording. Video and audio recordings will also benefit from the user’s own racial, cybernetic, or supernatural enhancements, included those hailing from friendly buffs, Territories, etc.

Anything recorded can be played back within the user’s own head, and additional playback options can be bought through Upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

Playback Through Voice: Allows the user to playback audio through their vocal cords.

Playback on Device: Allows the user to playback audio, video, or both through any electronic device capable of doing so, so long as they maintain contact with it.

Playback on Reflection: Allows the user to playback the visuals of the recording through reflections (mirrors, water, etc).

{%end%}

58

SUPERNATURAL CONVERSATION (TECHNIQUE)

A technique that bestows the ability to talk to that which is typically incapable of holding a conversation.

BASE

Technique Type: Support
Performance: Speech
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1H
Subject: Resolve: {statues|animals|plants|kitchen appliances|furniture|doors|clothing}

Upon acquiring this Technique, the player picks one type of subject with which their character will be able to converse with, then onward being able to converse freely with them while the Technique is channeled. Common subjects include objects, plants, shadows, elements.

While these things typically do not have any form of consciousness, something about the nature of this technique bestows it onto them temporarily, allowing them to express feelings and information, and even memories that they shouldn’t have been capable of forming, especially considering they were not sentient during past occurrences.

It may not typically be an overly broad concept such as anything non-living, although that is ultimately left up to the GM’s discretion.

59

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3 * {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

60

ILLUSION (TECHNIQUE)

A Technique that conjures up visuals, for all to see.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Conjuration
Range: Roll 30+10* {$range_mod}ft.
Size: Roll 5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Cunning] vs Target’s [Deduce]

The user of this Technique selects a location within range where a static illusion of their design will be conjured up. After it is conjured up, the user may move the illusion from its location by using a Standard Action.

When first spotted, the illusions prompt Deduce checks with a DC equal to the caster’s Cunning check. Those successful in their Deduce checks can see the illusions for what they are. Otherwise they are fooled until closer examination (which prompts another Cunning VS Deduce, the latter of which is now granted a +4 bonus), or until any interaction that clearly exposes them occurs.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Animated: The illusions conjured up are now animated, granting a +4 bonus to the user’s Cunning check. The user may also control the sequence manually as a Standard Action, granting an additional +4 bonus to the Cunning check.{%end%}

{%end%}

61

ALARM (TECHNIQUE)

A designated alert triggers in response to a specified condition.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Selective (6 targets)Range: 20ft. (for selecting targets and placing conditions)
Effect Type: Lingering
Duration Tier (DT): D
Duration: Roll 1+1* {$range_mod} day (Amount of time the trigger remains active)

Six designated subjects receive an alert (an alert designed by the player upon acquiring this Technique Feature) when the specified conditions are triggered. These conditions are designated by the character upon performing the Technique.

Alarm cannot be modified.

62

HALLUCINATION (TECHNIQUE)

While its effects are similar to illusion, Techniques with the hallucinatory feature have their visuals generated in the targets mind instead.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$t_upgrade_tier} minute (Roll 10+10* {$t_upgrade_tier} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The user of this Technique selects a target to bestow hallucinations on. The user’s Potency is pitted against the Target’s Willpower to determine if it applies its effects. Taking place within the target’s mind, the visuals and sounds conjured up by this Technique are crafted by the user upon performing it, with no limitations to its size and movement. The visuals feed off of the target’s own mind to remain animated and reactive, with no further action required by the Technique’s user to remain credible. The user of this Technique may not, however, exert any sort of manual control or change to the hallucinations after they have been bestowed.

63

MANIFEST SOUND (TECHNIQUE)

Conjures up a custom sound on the select location.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field (Special)
Range: 15ft. (Conjuration Distance)
Size: 5ft. per Potency (Maximum distance traveled by sound)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

As a Base Technique Manifest Sounds conjures up sound which can be heard by those within range. The sound, crafted by the user, can be made to either play once or remain on loop.

When using this Technique to fool others, Manifest Sound prompts a Deduce roll pinned against the user’s Cunning to determine whether the target discerns its nature.

Manifest Sound can be modified by other Technique Features to make it apply effects on the subjects that listen to it, after prompting the appropriate Saving Throws. In this case, it behaves like a Field Technique, in the sense that those within range are affected by it. That being said, those who are within range but do not hear it are safe from the Modification’s effects (ex. those naturally incapable of hearing, Deafened subjects, those who successfully cover their hearing organs, etc). Any physical effects, however, cannot be avoided this way.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Control Sound: If still within range of the location chosen for the sound, you may manually control it as a Standard Action rather than having it loop.{%end%}

{%if t_upgrade_tier >= {5}%}Sharp: The sound may now be made to resonate in such a way that it shatters glass. A Potency roll from the user is pinned against the DC required to shatter the glass.{%end%}

{%end%}

64

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

65

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

66

MIND READING (TECHNIQUE)

Simply, the user of this Technique can read the thoughts of those affected.

BASE

Technique Type: Specialty, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

As a Selective technique, the user picks a target whose thoughts they want to spy on. For as long as it is kept channeled, they can hear the thoughts that cross their target's mind as well as get a sense for the individual's current intentions.

Anyone who has somehow become aware of the Technique's effects can attempt to hide their thoughts through meditation; while silencing their own thoughts proves to be simple, hiding one's intentions requires a successful Willpower roll with a DC of 24 for each distinct train of thought or intended action.

While Mind Reading is active on a subject, Defensive Actions or Prepared Actions pinned against any avoidable actions incoming from said subject benefit from a +5 bonus, negated if the subject is successful on their Willpower roll to conceal their thoughts, if they get such a roll in the first place.

67

PREMONITION (TECHNIQUE)

The user of this Technique senses a distant, yet sure to come threat…

BASE

Technique Type: Specialty / Support
Performance: Free Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): D
Duration: 24 hours

The user of this Technique senses a distant, yet sure to come threat. Although they cannot tell exactly what it is, they are spiritually and subconsciously prepared for it, granting them a whopping +20 bonus on either a Saving Throw or a Defensive Action done in response to a single threat that very same day. This bonus can be applied in response to anything, but it cannot come until at the very least an hour has passed from the moment of their premonition.

The user can only have one premonition in a single day.

68

VERTIGO (TECHNIQUE)

Subjects its targets with the false sense that their surroundings are spinning or moving impeding on their balance and movements.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 1+1* {$range_mod}  minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

Targets successfully afflicted with Vertigo are treated as being under the ’Dizzy’ condition for its duration. While not lethal or awfully inhibiting, Vertigo’s effects along with its base duration can be a powerful tool to shut-down evasive and melee-oriented fighters.

69

MANIPULATE PLANT LIFE (TECHNIQUE)

Grants domain over plant life in general, allowing it to behave in ways it typically cannot, and even bestowing some of the user’s strength onto them.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 15+5 * {$t_upgrade_tier}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s Potency VS Target’s Willpower*

Nearly all plant life within this technique’s radius obey the subconscious commands of this Technique’s user. Mechanically, an individual command is issued through a Standard Action, the first of which is performed alongside the activation of the Technique. Said command can be used on multiple of the same plant-life within range, but separate kinds of flora require additional commands.

Which actions can be performed by plant life are based on what type of plant it is (for example, roots and vines are primarily used for grapple and trip attempts), contested actions pinning a 1d20 roll that includes the user’s Potency vs the target’s relevant Saving Throw.

*Plant life based NPCs and creatures can also be commanded by this Technique, consuming their own turn. Said subjects are able to resist the effects on a turn by turn basis with a successful Willpower Saving Throw.

70

BURN ENERGY (TECHNIQUE)

The user consumes some of their Energy to rid their target of its own.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: User’s [Potency] VS Target’s [Willpower]

The user of this Technique may choose to apply up to 3 of their own Energy to perform it, ridding their targets of an equal amount of Energy charges.

The targeted subject, however, may roll a Willpower Saving Throw pinned against the user’s Potency to resist the effects. If resisted, this Technique feature only consumes 1 Energy from the user.

UPGRADE

Current Max Energy Consumption: +Roll 2 * {$t_upgrade_tier} Energy

71

PSYCHOMETRY (TECHNIQUE)

A form of extrasensory perception characterized by the ability to make relevant associations from an object of unknown history by making physical contact with said object.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Self
Effect Type: Instant

You touch an object and witness events connected to it; you feel its history. Which vision exactly the user experiences is determined by the GM, but it usually consists of one that grants information relevant to the user and their party’s objectives. Said vision tends to be somewhat cryptic, granting something like a clue, a lead, or a key piece of information, but rarely revealing the exact piece of information the user is seeking.

Psychometry can not only be used for objects, but also a small area, such as a room, the front of a building, or the section of a park. When used this way, Psychometry reveals events that have taken place in the location, relevant to the user’s objectives.

72

ALTER SURFACE (TECHNIQUE)

A Technique that allows the user to temporarily modify the properties of a surface.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Surface Attribute: Resolve: {Hard|Soft|Slippery|Bouncy|Sticky|[Fire](https://yu-yu-hakusho-rpg.tumblr.com/post/184141137950/fire-modification)|[Ice](https://yu-yu-hakusho-rpg.tumblr.com/post/184141331485/ice-modification)|[Electric](https://yu-yu-hakusho-rpg.tumblr.com/post/184141425635/electric-modification)|[Holy](https://yu-yu-hakusho-rpg.tumblr.com/post/190301636275/holy-modification)|[Corrosive](https://yu-yu-hakusho-rpg.tumblr.com/post/679100197012439040/corrosive-modification)|[Jinx](https://yu-yu-hakusho-rpg.tumblr.com/post/184329604855/jinx-technique)|[Light](https://yu-yu-hakusho-rpg.tumblr.com/post/184102434695/light-technique)|[Hasten](https://yu-yu-hakusho-rpg.tumblr.com/post/184140514955/hasten-technique)|[Laughter](https://yu-yu-hakusho-rpg.tumblr.com/post/653841087437406208/laughter-technique)|[Slow](https://yu-yu-hakusho-rpg.tumblr.com/post/184138718660/slow-technique)|[Fear](https://yu-yu-hakusho-rpg.tumblr.com/post/184117869530/fear-technique)|[Pain](https://yu-yu-hakusho-rpg.tumblr.com/post/184103086310/pain-technique)|[Vertigo](https://yu-yu-hakusho-rpg.tumblr.com/post/184118773625/vertigo-technique)|[Blind](https://yu-yu-hakusho-rpg.tumblr.com/post/184119050525/blind-technique)|[Asphyxiate](https://yu-yu-hakusho-rpg.tumblr.com/post/184137727155/asphyxiate)|[Invisibility](https://yu-yu-hakusho-rpg.tumblr.com/post/184090675070/invisibility-technique)|[Fortune](https://yu-yu-hakusho-rpg.tumblr.com/post/184329418705/fortune)}

Alter Surface, upon acquisition, either grants a free Modification that consists of the properties that will be applied to the surface altered by the user (a chosen feature that must have a Duration, reducing Alter Surface’s base duration if of a shorter Duration Tier), or the user may choose a single property from the following list: Hard, Soft, Slippery, Bouncy, or Sticky.

Making contact with a surface under the Technique’s effects has varying effects depending on the chosen property, but the user’s Potency will always be a part of the roll to beat by any Saving Throw triggered by it, (i.e, the user’s potency is affecting exactly how slippery, sticky, bouncy a surface actually becomes). The negative effects bestowed by the surface prompt a Saving Throw on every turn  that the subject is making contact with it, only applying their effects during the rounds the subject fails to resist or avoid said them.

Spirit Beast or Minion (d1)

Result

{% companion_type = {Combat|Specialty|Support}%}

{%if companion_type == {Combat}%}

{% companion_physique = {1d2 + {$companion_bonus}} %} {% companion_martial = {1d2 + {$companion_bonus}} %} {% companion_constitution = {1d2 + {$companion_bonus}} %}

{% companion_spiritlevel = {0} %}{% companion_sensory = {0} %}{% companion_intellect = {0} %} {% companion_capacity = {0} %}

{%end%}

{%if companion_type == {Specialty}%}

{% companion_spiritlevel = {1d2 + {$companion_bonus}} %} {% companion_constitution = {1d2 + {$companion_bonus}} %} {% companion_capacity = {1d2 + {$companion_bonus}} %}

{% companion_sensory = {0} %} {% companion_physique = {0} %} {% companion_intellect = {0} %} {% companion_martial = {0} %}

{%end%}

{%if companion_type == {Support}%}

{% companion_spiritlevel = {1d2 + {$companion_bonus}} %} {% companion_sensory = {1d2 + {$companion_bonus}} %}  {% companion_capacity = {1d2 + {$companion_bonus}} %}
{% companion_intellect = {0} %}{% companion_physique = {0} %}{% companion_martial = {0} %} {% companion_constitution = {0} %}

{%end%}

{# Calculates Skills and Potency. #}

{% companion_potency = {{$companion_spiritlevel} + {$companion_constitution}} %}

{% companion_guard = {{$companion_physique} + {$companion_constitution}} %}

{% companion_deflection = {{$companion_physique} + {$companion_martial}} %}

{% companion_evasion = {{$companion_physique} + {$companion_sensory}} %}

{% companion_cunning = {{$companion_intellect} + {$companion_sensory}} %}

{% companion_deduce = {{$companion_intellect} + {$companion_constitution}} %}

{% companion_resistance = {{$companion_physique} + {$companion_constitution}} %}

{% companion_willpower = {{$companion_spiritlevel} + {$companion_sensory}} %}

{# Calculates damage output based on physique. #}

{%if companion_physique == {0}%}{% companion_damage_output = "d4" %}

{%elif companion_physique == {1} or companion_physique == {2} or companion_physique == {3}%}{% companion_damage_output = "d6" %}

{%elif companion_physique == {4} or companion_physique == {5} or companion_physique == {6}%}{% companion_damage_output = "d8" %}

{%elif companion_physique == {7} or companion_physique == {8} or companion_physique == {9}%}{% companion_damage_output = "d10" %}

{%else%}

{% companion_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if companion_martial == {0}%}{% companion_full_attack = 1 %}

{%elif companion_martial == {1} or companion_martial == {2} or companion_martial == {3}%}{% companion_full_attack = 2 %}

{%elif companion_martial == {4} or companion_martial == {5} or companion_martial == {6}%}{% companion_full_attack = 3 %}

{%elif companion_martial == {7} or companion_martial == {8} or companion_martial == {9}%}{% companion_full_attack = 4 %}

{%else%}

{% companion_full_attack = 5 %}

{%end%}

Being linked to their owners, Spirit Beasts/Minions are affected by what their owners feel, often both physically and emotionally, and can sense their owner’s energy no matter how distant they are from them. Additionally, no matter their remaining HP, when their owner perishes (spiritually), so do they.

A Spirit Beast/Minion takes their turn at the same time as their owner. This allows them to perform coordinated Attacks, Techniques, or maneuvers.

Type: {$companion_type}

Body Type: Resolve: {Humanoid|Quadruped|Serpentine|Round|Octoped|Asymmetric|Centipod|Disc-like|Monolith-like}

BASE ATTRIBUTES

Physique  {$companion_physique}, Martial {$companion_martial}, Spirit Level/Demonic Force {$companion_spiritlevel}, Capacity {$companion_capacity}, Constitution {$companion_constitution}, Intellect {$companion_intellect}, Sensory {$companion_sensory}

HP Roll 10 + {$companion_constitution}* 5Energy Roll {$companion_capacity} + {$energy_per_level}, Sense Roll {$companion_spiritlevel} + {$companion_sensory} / Roll {$companion_spiritlevel} + {$companion_sensory}0ft., Potency {$companion_potency}, Movement Roll 20 + 5* {$companion_physique}ft.

SKILLS

Guard Roll {$companion_guard}/Roll {$companion_guard} + {$companion_potency}, Deflection {$companion_deflection}/Roll {$companion_deflection} + {$companion_potency}, Evasion Roll {$companion_evasion}/Roll {$companion_evasion} + {$companion_potency}, Cunning {$companion_cunning}, Deduce {$companion_deduce}, Resistance {$companion_resistance}, Willpower {$companion_willpower}

COMBAT

Standard Attack Roll {$companion_martial} +  {$companion_physique}, Energy Imbued Roll {$companion_martial} +  {$companion_physique} + {$companion_potency}, Damage Output {$companion_damage_output}, Full Attack {$companion_full_attack}

Spirit Beasts and Minions act on their owner’s turn, taking their actions in any order they want.

FEATS

Assign any number of the owner's Feats here, should the {$companion_name} meet its prerequisites. These feats count only towards the companion, and not the owner.

TECHNIQUES

{%if companion_type == {Combat}%}

Roll on "Combat Technique Features"

{%end%}

{%if companion_type == {Specialty}%}

Roll on "Specialty Technique Features"

{%end%}

{%if companion_type == {Support}%}

Roll on "Support Technique Features"

{%end%}

Modifications (d155)

d155 Result

1

Damaging Strike/Touch (Technique)

2

Damaging Projectile (Technique)

3

Damaging Wave (Technique)

4

Damaging Field (Technique)

5

Damage Over Time (Technique)

6

Channeled Damage (Technique)

7

Substitute (Technique)

8

Conjure Energy Armor (Technique)

9

Enhance Defenses (Technique)

10

Reflect (Technique)

11

Scatterguard (Technique)

12

Conjure Barrier (Technique)

13

Intangible (Technique)

14

Absorb and Release (Technique)

15

Tornado Spin (Technique)

16

Lightning Rod (Technique)

17

Bargain (Technique)

18

Halt Projectile (Technique)

19

Charge (Technique)

20

Rage (Technique)

21

Powered Jump (Technique)

22

Spirited Combat (Technique)

23

Restore HP (Technique)

24

Self-Regeneration (Technique)

25

Transfer Energy (Technique)

26

Refresh (Technique)

27

Calm (Technique)

28

Release (Technique)

29

Purify (Technique)

30

Enhance Technique (Technique)

31

Taunt (Technique)

32

Sacrifice (Technique)

33

Mark (Technique)

34

Extend Duration (Technique)

35

Target (Technique)

36

Share Ability (Technique)

37

Reduce Presence (Technique)

38

Share Perspective (Technique)

39

Fortune (Technique)

40

Drain HP (Technique)

41

Transfer Effect (Technique)

42

Copy Technique (Technique)

43

Transfer Energy (Technique)

44

Swipe (Technique)

45

Scribble (Technique)

46

Telepathic Link (Technique)

47

Whirlpool (Technique)

48

Gale (Technique)

49

Call Water (Technique)

50

Shockwave (Technique)

51

Sonic Blast (Technique)

52

Conjure Energy Weapon (Technique)

53

Conjure Creature (Technique)

54

Conjure Object (Technique)

55

Steal Control (Technique)

56

Banish (Technique)

57

Store (Technique)

58

Animate Object (Technique)

59

Fusion (Technique)

60

Revert (Technique)

61

Growth (Technique)

62

Invisibility (Technique)

63

Shrink (Technique)

64

Polymorph (Technique)

65

Malleable Body (Technique)

66

Spirited Combat (Technique)

67

Teleportation (Technique)

68

Swap (Technique)

69

Displacement (Technique)

70

Tag In (Technique)

71

Portal/Gateway (Technique)

72

Gravity Well (Technique)

73

Orbit (Technique)

74

Aperture (Technique)

75

Alternate Space (Technique)

76

Checkpoint (Technique)

77

Displaced Contact (Technique)

78

Asphyxiate (Technique)

79

Mute (Technique)

80

Blind (Technique)

81

Dizzy (Technique)

82

Obfuscate (Technique)

83

Pain (Technique)

84

Fear (Technique)

85

Petrify (Technique)

86

Slow (Technique)

87

Poison (Technique)

88

Jinx (Technique)

89

Bind (Technique)

90

Laughter (Technique)

91

Seal Action (Technique)

92

Flight (Technique)

93

Shadow Walk (Technique)

94

Hasten (Technique)

95

Surface Adhesion (Technique)

96

Afterimage (Technique)

97

Skate (Technique)

98

Light (Technique)

99

Scan (Technique)

100

True Sight (Technique)

101

Guide (Technique)

102

Spy (Technique)

103

Lie Detection (Technique)

104

Unlock (Technique)

105

Track (Technique)

106

Recording (Technique)

107

Supernatural Conversation (Technique)

108

Smoke Screen (Technique)

109

Energy Mine (Technique)

110

Mirror Pain (Technique)

111

Disguise (Technique)

112

Illusion (Technique)

113

Alarm (Technique)

114

Hallucination (Technique)

115

Manifest Sound (Technique)

116

Swipe (Technique)

117

Insert Memory (Technique)

118

Feign Death (Technique)

119

Mirror Technique Effects (Technique)

120

Darkness (Technique)

121

Telekinesis (Technique)

122

Mind Reading (Technique)

123

Simple Command (Technique)

124

Premonition (Technique)

125

Displaced Contact (Technique)

126

Raise Dead (Technique)

127

Resist Death (Technique)

128

Powerful Knockback (Modification)

129

Unstable Movement (Modification)

130

Indivertible (Modification)

131

Ally Immunity (Modification)

132

Insusceptible (Modification)

133

Homing (Modification)

134

Manual Control (Modification)

135

Passive Channeling (Modification)

136

Circumstantial Duration (Modification)

137

Delayed Effect (Modification)

138

Trigger (Modification)

139

Key (Modification)

140

Password (Modification)

141

Withhold Effect (Modification)

142

Powered By (Modification)

143

Bludgeoning (Modification)

144

Slashing (Modification)

145

Piercing (Modification)

146

Fire (Modification)

147

Ice (Modification)

148

Electric (Modification)

149

Aquatic (Modification)

150

Holy (Modification)

151

Boomerang (Modification)

152

Burn Energy (Technique)

153

Corrosive (Modification)

154

Rust (Technique)

155

Manipulate Plant Life (Technique)

Regular Conjure Object Print (d1)

Result

Roll on "Assign Conjured Object Special Properties" {$t_obj_features}d1 times (unique rows only)

CONJURE OBJECT (TECHNIQUE)

A highly customizable Conjuration Technique which summons a custom object potentially capable of harboring all sorts of peculiar properties.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Resolve: {75%?5|15}ft. (Upgrades through Attribute Points)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Maneuvers Modifier: {$range_mod}
Number of Conjurations per use: {%if t_upgrade_tier < {7}%}1{%elif t_upgrade_tier == {7}%}2{%elif t_upgrade_tier == {8}%}2{%elif t_upgrade_tier == {9}%}2{%elif t_upgrade_tier >= {10}%}3{%end%}

Conjured Objects also have their own amount of Energy charges (for the use of Techniques or the energy transfer of a Support Object), an amount equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

All Conjured Objects are unaffected by any visual impairing effects, but can be affected by Sensory impairing effects hailing from anyone outside of their owner.

PROPERTIES

HP: Roll 10+ 3* {$range_mod}, Movement: Roll 0 + {$t_obj_hover_move} + {$t_obj_companion_move}ft.

Roll on "Regular Conjured Object Special Properties"

Conjured Creature Combat Tech (d49)

d49 Result

1

DAMAGING STRIKE/TOUCH (TECHNIQUE)

A melee Technique that causes damage upon successful contact with a target; a straightforward yet lethal effect.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect type: Instant
Damage: {%if t_upgrade_tier < {3}%}1{%elif t_upgrade_tier == {3}%}2{%elif t_upgrade_tier == {6}%}3{%elif t_upgrade_tier == {9}%}4{%end%}d12 + Potency

2

DAMAGING PROJECTILE (TECHNIQUE)

A straightforward projectile Technique that causes damage on contact with a target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+10* {$range_mod}ft.
Effect type: Instant
Damage: {%if t_upgrade_tier < {3}%}1{%elif t_upgrade_tier == {3}%}2{%elif t_upgrade_tier == {6}%}3{%elif t_upgrade_tier == {9}%}4{%end%}d10 + Potency

It’s exact manifestation is up for customization as long as it is delivered as a projectile. Other than that, it simply causes damage upon being successful.

{%if t_upgrade_tier >= {0}%}UPGRADES

{%if t_upgrade_tier >= {4}%} Scatter: Gives the option to launch the projectile at half its Range and Damage (after roll calculation), damaging all targets within its threatened area as if it were a Wave Technique, but unlike such Techniques, targets may Deflect it as their Defensive Action.{%end%}

Size Upgrade: +Roll 1* {$range_mod} tier(s):  [+5ft. radius & -5 to evade, but +5 to guard] per tier. User chooses Size tier desired upon firing. 10ft. and up may hit multiple targets, but likewise the Defensive Action of a single target may protect all affected, depending on positioning.

{%end%}

3

DAMAGING WAVE (TECHNIQUE)

A cone-like Technique that causes damage to all targets within its range.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$range_mod}ft.
Effect type: Instant
Damage: {%if t_upgrade_tier < {3}%}1{%elif t_upgrade_tier == {3}%}2{%elif t_upgrade_tier == {6}%}3{%elif t_upgrade_tier == {9}%}4{%end%}d8 + Potency

It’s exact manifestation is up for customization as long as it is delivered through its cone-like range. As is with all Wave Techniques, a Damaging Wave cannot be Deflected
When applied to Active Channeling Techniques, it outputs its damage at the start of every cycle (the turn the user must expend an additional Energy to maintain the Technique active).

4

DAMAGING FIELD (TECHNIQUE)

A field around the user damages all targets within its range, friend and foe alike, for as long as it’s kept active.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field (Centered at the User)
Size: Roll 15+5* {$range_mod}ft. radius
Effect type: Active Channeling
Duration Tier (DT): S
Duration: (3 rounds)
Damage: 1d4 + Potency

A field centered at the user deals damage on every round to all of those that find themselves in it at the end of the user’s turn. It’s exact manifestation is up for customization as long as it is delivered through its globe-like range.

Damaging Field is a strong Technique because its damage cannot be avoided with standard Defensive Actions, although it’s damage cannot be upgraded outside of increasing the user’s own Potency stat.

5

DAMAGE OVER TIME (TECHNIQUE)

This lingering affliction causes damage over a period of time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: 20ft. (Selective)
Effect Type: Lingering
Duration Tier: S
Duration: Roll 3+3*{$range_mod} rounds
Damage: {%if t_upgrade_tier < {3}%}1d4{%elif t_upgrade_tier == {3}%}2d4{%elif t_upgrade_tier == {6}%}3d4{%elif t_upgrade_tier == {9}%}4d4 {%end%}
Saving Throw: User’s [Potency] vs target’s [Resistance]

For as long as its duration, this Feature’s effect will cause damage at the start of the afflicted’s turn. Having a Selective Delivery, it can not be protected from using Defensive Actions or any type of physical damage reduction.

This Feature only prompts a Saving Throw once to confirm or deny the success of its affliction.

6

CHANNELED DAMAGE (TECHNIQUE)

Damage channeled onto the Target by the Technique’s user.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Active Channeling
Duration Tier: S
Duration: 3 rounds
Damage: {%if t_upgrade_tier < {3}%}1d6{%elif t_upgrade_tier == {3}%}2d6{%elif t_upgrade_tier == {6}%}3d6{%elif t_upgrade_tier == {9}%}4d6{%end%} + Potency
Saving Throw: User’s [Potency] vs target’s [Resistance]

This Feature’s effect causes damage during the user’s turn for as long as it is kept channeled. Having a Selective Delivery, its damage cannot be protected from using Defensive Actions. Instead, it prompts a Resistance check pinned against the user’s Potency on every turn of attempted application of damage. Successful Resistance does not interrupt the Technique, it simply prevents damage from being applied during that turn. The user of this Technique may choose to dedicate a Full Round Action instead of a Standard Action to add +5 to its Potency roll vs the target’s Resistance.

7

CONJURE ENERGY ARMOR (TECHNIQUE)

The user conjures an armor made of Spirit Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage Reduction: {%if t_upgrade_tier == {3}%}4{%elif t_upgrade_tier == {6}%}8{%elif t_upgrade_tier == {9}%}12{%end%}

Damage done to a character wearing Energy Armor is reduced by 4. The user wearing the armor has Potency factored into their Guard, and if they perform a successful Guard as their Defensive Action, all damage is reduced instead of just half.

Each distinct strike is applied against the Armor’s Damage Reduction. For example, a Full Attack composed of a total of 5 successful attacks, each of them outputting 3 damage each, would not do a single point of damage on a target wearing Energy Armor.

8

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 (10 rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {3}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {9}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

9

CHARGE (TECHNIQUE)

A discharge of Energy which allows the user to push forward with great force, useful for plowing through obstacles.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Contact
Range: Up to 30ft.
Effect Type: Instant
Damage: Energy Imbued Unarmed Attack (see description)

Charge propels the user forward with great force, plowing through obstacles in the way and potentially freeing them from any binds.

Charge prompts a single Energy Imbued Attack Roll against each individual in the threatened path, each failed Defensive Action leaving the targets Downed and applying the Damage Output of a single Energy Imbued Unarmed Attack. This same Attack Roll is the one pinned against the DC of whatever obstacles stand in their way or any binds that constrain them.

Charge may be modified by Features with a Requirement of 'Performance: Movement'.

10

RAGE (TECHNIQUE)

At the cost of the user’s self-control and mental prowess, their physical attributes are significantly increased.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10rounds)

First and foremost, an individual in Rage has their Guard, Deflection, Evasion, and Resistance increased by 10, while their Deduce, Cunning and Willpower are decreased by just as much. Additionally, their melee Attack and Grapple attempts are also increased by 10, while the Damage Output of actions affected by the force of physical input (including Techniques) gains the benefit of a +1d4 bonus for every point on the raging user’s Physique.

Secondly, in their Rage, the individual is locked into performing destructive physical actions, whether they are Standard Actions or a Full Round Action. When it comes to Techniques, they may only perform Combat Techniques with a Delivery of [Contact], and which are clearly applying physical force (i.e, no Techniques such as Life Drain).

A Raging individual targets either those closest to them or those calling the most attention.

The effects of Rage can be cancelled out by Techniques such as Calm.

{%if t_upgrade_tier >= {6}%}UPGRADES

{%if t_upgrade_tier >= {6}%}Trigger: This upgrade allows the user to designate a trigger, a specific set of circumstances that cause the Technique to activate as a Free Action. The trigger must be balanced; it cannot be something designed to be consistently and conveniently triggered by an ally or the user themselves as a free way of activating this Technique with little to no repercussions (i.e. no metagaming). This is left up to the GM’s discretion.{%end%}

{%if t_upgrade_tier >= {8}%}Anger Management: The raging individual may now select its targets (which includes objects), but is still locked into performing destructive physical actions during their turn.{%end%}

{%end%}

11

POWERED JUMP (TECHNIQUE)

An energy-powered leap used to cross great distances and add momentum to melee attacks.

BASE

Technique Type: Combat
Performance: Movement
Delivery: Self
Range: 60ft.
Effect Type: Instant

Powered Jump is an action that can be used alongside standard Movement. Aside from the usual Energy consumed for performing a Technique, half of the user’s standard Movement is also consumed to perform it. The user leaps a distance of up to 60ft. (or its currently upgraded Range), and they can make use of the powerful force behind it by applying it to a follow-up melee attack.

This follow-up melee attack benefits from a Potency bonus on top of any Potency bonuses added by imbuing the attack itself with Energy (i.e, in such cases, double the user’s Potency is applied). This same bonus applies to momentum-based Techniques with a delivery of ‘Contact’. Only the first strike in a series of momentum-based physical attacks receives the added bonuses of Powerful Jump, and these bonuses are only applied upon jumping a minimum of 60ft.

{%if t_upgrade_tier >= {6}%}UPGRADES

Powerful Takeoff: Adjacent subjects are challenged by a powerful shockwave generated by the force of the jump. Said subjects must roll a Guard check pinned against the user’s Potency to avoid getting pushed back and becoming Downed. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the result of the rolled Potency).

{%end%}

12

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Resolve: {50|100}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

13

TARGET (TECHNIQUE)

Those affected by the Technique become the target to all Projectiles launched within the area.

BASE

Technique Type: Combat, Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: radius of 50ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

This Technique makes it so that any target selected for it attracts all Projectile Techniques towards them. If successful, all projectiles that are fired from within or that cross into the effect's radius (listed as 'Size') are treated as if under the effects of the Homing modification.

Aside from causing instances of friendly fire, Target can be used to ensure that all Projectile Techniques launched by the user of their allies cannot simply be evaded by the target.

Target can be used on any subject, but it cannot guarantee that Projectile Techniques will strike a particular part/area without the Precise Targeting Upgrade.

{%if t_upgrade_tier >= {4}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Precise Targeting: Allows to select a particular part of the target’s body/surface where Projectile Techniques will strike.{%end%}

{%end%}

14

DRAIN HP (TECHNIQUE)

The user of this Technique recovers HP by stealing it from their target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Damage: User's Potency
Saving Throw: User’s Potency VS Target’s Resistance

The effects of this Technique are pretty straightforward. If the target fails their Resistance check, which is pinned against the user’s Potency, HP is siphoned from them and transferred onto the user, healing them for the same amount.

15

SONIC BLAST (TECHNIQUE)

Sonic Blast is a Combat Technique that, aside from doing damage, Staggers and Deafens its targets.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: 15ft. radius
Effect Type: Instant
Damage: {%if t_upgrade_tier < {3}%}1d4{%elif t_upgrade_tier == {3}%}2d4{%elif t_upgrade_tier == {6}%}3d4{%elif t_upgrade_tier == {9}%}4d4{%end%} + Potency

The user selects a location for the center point of the blast. Those within its radius (Size) receive its damage output, are Deafened for 1d4 rounds, and then must roll a Resistance check pinned against the Technique user’s Potency to determine if they are also Staggered for 1 round.

As a prepared action, Sonic Blast can be used to interrupt Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (given the target is successfully Staggered).

16

SHOCKWAVE (TECHNIQUE)

A Technique that staggers all of those who come in contact with its effects.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: 15ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Resistance

Shockwave comes out in a cone-like manner, as all Wave Techniques do, and prompts a Resistance check on all targets within its range, be them friend or foe, a failure causing them to be Staggered for 1 round.

As a prepared action, Shockwave can be used to interrupt Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (this effect cancels the rest of a Full Attack or any other similar barrage of attacks, and does not require the target be Staggered successfully).

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {3}%}Heavy Wave: Shockwave now Downs any targets who failed their Resistance check, also knocking them away a distance of up to 5ft. per the user’s Potency.{%end%}

{%if t_upgrade_tier >= {4}%}Deflector Wave: Shockwave can now be used to reflect Projectiles and Wave techniques as a Prepared Action, adding the user’s Potency to its damage formula.{%end%}

{%end%}

17

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Combat / Specialty / Support
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

As a Prepared Action, the user may target a Technique whose performer or effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for performing it.

There is no limit to the number of Techniques that can be copied.

Copy Technique can only be modified by Features which target Techniques.

18

GALE (TECHNIQUE)

A strong burst of wind emanating from the user.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Wave
Range: 15ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s [Potency] vs Target’s [Guard]

A strong wind is sent forward from the user, prompting Guard checks on all targets within the threatened range to avoid getting pushed back and becoming Downed. These Guard checks must be performed on every round that the effects are still active. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the roll result). A critical success doubles the knockback of this Technique.

Gale, of course, affects anything within its range just as any strong would typically would, being a useful Technique to push away gas, disturb the flight of winged subjects, among other things.

{%if t_upgrade_tier >= {4}%}

UPGRADES

Violent Changes: The direction that the wind blows can be suddenly shifted in such a way that those resisting it can be caught off guard. Acquiring this upgrade grants an +5 bonus to the Potency roll of this Technique’s user for every round it has remained active.

{%end%}

19

CONJURE ENERGY WEAPON (TECHNIQUE)

The user conjures a melee weapon made of Spirit/Demon Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Adjacent
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage: {%if t_cre_martial == {0}%}1d4{%elif t_cre_martial == {1} or t_cre_martial == {2}%}1d6{%elif t_cre_martial == {3} or t_cre_martial == {4} or t_cre_martial == {5}%}1d8{%elif t_cre_martial == {6} or t_cre_martial == {7} or t_cre_martial == {8}%}1d10{%elif t_cre_martial >= {9}%}1d12{%end%} + Potency

Weapon: Resolve: {{Sword|Falchion|Cutlass|Scimitar|Sabre}|Axe|{Lance|Spear}|Katana|{Mace|Flail|Club|Hammer}|{Machete|Chains|Trident|Sai|Kama|Nunchuks|Whip|Cleaver|Tonfa|Quarterstaff|Scythe}}

When first acquiring this Technique, the player designates the type of melee weapon that will be summoned with it. Depending on what kind of weapon it is, it will have the bonuses and mechanics related to its typing (see Weapons under Items and Equipment).

Conjured Energy Weapons can primarily be used for Standard Attacks and Deflections, and they include the user's Potency for either without needing to expend the 1 Energy charge needed to do so.

Conjured Energy Weapons remain in the user's hand until the Technique stops being channeled. They cannot be disarmed, thrown (unless modified by Techniques that allow it to transform into a projectile), or given to others. A conjured Energy Weapon's reach can be adjusted by its user as a Free Action, but may only be increased up to its maximum reach.

20

{# The Conjured Creature of a Conjured Creature. Very little stat bonuses and no Tech. #}

{% t_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive} %}

{%if t_cre_ytrait == {speedy}%}

{% t_cre_speedy_boost = {40} %}

{%else%}

{% t_cre_speedy_boost = {0} %}

{%end%}

{% t_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if t_creature == {physically offensive}%}

{% t_cre_physique = {1d2} %} {% t_cre_martial = {1d2} %} {% t_cre_spiritlevel = {1d2} %}

{% t_cre_constitution = {0} %}{% t_cre_sensory = {0} %}{% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {physically defensive}%}

{% t_cre_physique = {1d2} %} {% t_cre_constitution = {1d2} %} {% t_cre_spiritlevel = {1d2} %}

{% t_cre_martial = {0} %}{% t_cre_sensory = {0} %} {% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {spiritually offensive}%}

{% t_cre_spiritlevel = {1d2} %} {% t_cre_constitution = {1d2} %} {% t_cre_martial = {1d2} %}

{% t_cre_sensory = {0} %} {%if t_cre_ytrait == {venomous}%} {%end%}

{%end%}

{%if t_creature == {spiritually defensive}%}

{% t_cre_spiritlevel = {1d2} %} {% t_cre_sensory = {1d2} %}  {% t_cre_constitution = {1d2} %}

{% t_cre_intellect = {0} %}{% t_cre_physique = {0} %}{%if t_cre_ytrait == {skeletal}%}

{%end%}

{# Calculates Skills and Potency. #}

{% t_cre_potency = {{$t_cre_spiritlevel} + {$t_cre_constitution}} %}

{% t_cre_guard = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_deflection = {{$t_cre_physique} + {$t_cre_martial}} %}

{% t_cre_evasion = {{$t_cre_physique} + {$t_cre_sensory}} %}

{% t_cre_cunning = {{$t_cre_intellect} + {$t_cre_sensory}} %}

{% t_cre_deduce = {{$t_cre_intellect} + {$t_cre_constitution}} %}

{% t_cre_resistance = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_willpower = {{$t_cre_spiritlevel} + {$t_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if t_cre_physique == {0}%}{% t_cre_damage_output = "d4" %}

{%elif t_cre_physique == {1} or t_cre_physique == {2} or t_cre_physique == {3}%}{% t_cre_damage_output = "d6" %}

{%elif t_cre_physique == {4} or t_cre_physique == {5} or t_cre_physique == {6}%}{% t_cre_damage_output = "d8" %}

{%elif t_cre_physique == {7} or t_cre_physique == {8} or t_cre_physique == {9}%}{% t_cre_damage_output = "d10" %}

{%else%}

{% t_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if t_cre_martial == {0}%}{% t_cre_full_attack = 1 %}

{%elif t_cre_martial == {1} or t_cre_martial == {2} or t_cre_martial == {3}%}{% t_cre_full_attack = 2 %}

{%elif t_cre_martial == {4} or t_cre_martial == {5} or t_cre_martial == {6}%}{% t_cre_full_attack = 3 %}

{%elif t_cre_martial == {7} or t_cre_martial == {8} or t_cre_martial == {9}%}{% t_cre_full_attack = 4 %}

{%else%}

{% t_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: 5ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique {$t_cre_physique}, Martial {$t_cre_martial}, Spirit Level/Demonic Force {$t_cre_spiritlevel} , Constitution {$t_cre_constitution}, Intellect {$t_cre_intellect}, Sensory {$t_cre_sensory}

HP Roll 10 + {$t_cre_constitution}* 5, Sense Roll {$t_cre_spiritlevel} + {$t_cre_sensory} / Roll {$t_cre_spiritlevel} + {$t_cre_sensory}0ft., Potency {$t_cre_potency}, Movement Roll 20 + 5* {$t_cre_physique} + {$t_cre_speedy_boost}ft.{%if t_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$t_cre_guard}/Roll {$t_cre_guard} + {$t_cre_potency}, Deflection {$t_cre_deflection}/Roll {$t_cre_deflection} + {$t_cre_potency}, Evasion Roll {$t_cre_evasion}/Roll {$t_cre_evasion} + {$t_cre_potency}, Cunning {$t_cre_cunning}, Deduce {$t_cre_deduce}, Resistance {$t_cre_resistance}, Willpower {$t_cre_willpower}

COMBAT

Standard Attack Roll {$t_cre_martial} +  {$t_cre_physique}, Energy Imbued Roll {$t_cre_martial} +  {$t_cre_physique} + {$t_cre_potency}, Damage Output {$t_cre_damage_output}, Full Attack {$t_cre_full_attack}{%if t_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if t_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if t_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if t_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if t_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if t_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if t_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if t_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if t_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if t_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if t_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if t_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if t_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if t_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if t_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if t_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if t_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if t_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if t_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 2 for each distinct source or attack that affects you. Additionally, you benefit from a +5 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if t_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if t_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if t_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if t_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if t_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

21

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

22

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if t_upgrade_tier >= {4}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if t_upgrade_tier >= {5}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

23

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if t_upgrade_tier >= {4}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if t_upgrade_tier >= {5}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

24

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat, Specialty, Support
Performance: Movement
Delivery: Selective
Size: Up to 15ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {5}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

25

ASPHYXIATE (TECHNIQUE)

Asphyxiate is a Technique that deprives its target of air, regardless of what kind of respiration their body performs.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Saving Throw: User’s [Potency] vs Target’s [Resistance]

The user of this technique selects a target within range to be the victim of asphyxiation. For each turn it is active, it prompts a Resistance check on the target, pinned against the user’s Potency check. After each successful turn on the Technique’s user part, the target becomes Dizzy for 2 turns. On 2 consecutive successful turns, the target becomes Paralyzed/Helpless. On 3 consecutive successful turns, the target is knocked unconscious for 1d6 turns. On a 4th and final consecutive choke, the target succumbs to death by asphyxiation.

26

POISON (TECHNIQUE)

A lethal Technique whose effects cripple the target over time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect Type: Lingering
Duration Tier (DT): S
Duration: Resolve: {3|6} rounds
Damage: 1d4
Saving Throw: User’s Potency VS Target’s Resistance

As poison spreads through the target’s body, its effects become stronger. Aside from causing damage on every turn it remains active, poison begins to hinder not only the target’s movement and actions, but their senses as well.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the poison is successfully inflicted or not. If it is not resisted, on every turn thereafter, the target rolls for Resistance at the start of their turn to see if the additional effects other than damage take place on that round. A success on those latter rolls does not cure the target from the poison, it simply prevents all non-damaging effects from taking place on that round; the poison still remains in the target’s system for the Technique’s duration after it has been confirmed to successfully be inflicted.

The non-damaging effects that the poison causes are as follows:
-On every turn that the effects are not resisted, the target is considered Dizzy.
-On two consecutive turns that the effects are not resisted, the target is now also considered Pained, going away alongside Dizzy upon the next successful Resistance check or until the Poison’s duration has ended.
-On three consecutive turns that the effects are not resisted, the target is considered Paralyzed/Helpless in addition to being Pained and Dizzy, all effects going away upon the next successful Resistance check or until the Poison’s duration has ended.

27

PAIN (TECHNIQUE)

A Technique that inflicts severe pain on its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect type: Lingering
Duration Tier: S
Duration: 3 rounds
Saving Throw: User’s Potency vs Target’s Resistance

The target of this Technique must succeed in its Saving Throw, a failure afflicting them with pain for its duration (see Pained). This Technique causes pain on the target whether they have a corporeal form or not. The user of this Technique may designate exactly where the individual feels the pain, from a single location to their whole body.

28

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User’s Movement
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

29

ENERGY MINE (TECHNIQUE)

Allows the user to place their Energy, compressed in select locations, for later detonation.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: 5ft.
Effect Type: Lingering
Duration Tier (DT): D
Duration: 1 day
Damage: 1d20 + Potency
Saving Throw: Sense > User’s Spirit Level/Demonic Level detects mine.
Acquired Detonation Methods: Resolve: {Proximity|Timed}

When acquiring this Technique, the user must choose whether their mines will be detonated manually, by proximity, or after elapsed time. The conjured Energy Mine is placed on the selected location, within Range, and will behave according to its detonation type. If the user has purchased the option of more than one type of detonation, they must state which kind of mine they are placing upon its conjuration. A single mine can be made to have more than one kind of detonation trigger.

Manual Detonation Mines are triggered by the user as a Standard Action.

Proximity Detonation Mines trigger when their space becomes occupied.

Timed Detonation Mines trigger after their designated time, an amount declared by the user upon its conjuration.

The Energy from the Mines placed by this Technique is compressed in such a way that it is harder to detect than normal. To be able to sense them, your Sense must be higher than the Spirit Level/Demonic Level of the owner. Sensing the mines does not grant information on what exactly the Energy detected is (unless being the targets of Techniques such as Scan or True Sight); it only reveals Energy is concentrated at a specific point.

Feats that affect how the user's Energy is sensed (Masked Power, Masked Presence, Deceptive Power, Disguise Energy) are also applied to the sensing of these mines.

A Mine that expires without triggering dissipates.

{%if t_upgrade_tier >= {2}%}

UPGRADES

Dampen Presence (purchasable once): Mines can now only be sensed with a Sense of 3 or more points above that of the the owner’s Spirit Level/Demonic Level.  The Feat 'Masked Presence' stacks with this effect, increasing it to 7 points above the owner's Spirit Level/Demonic Level.

{%end%}

30

NET (TECHNIQUE)

A Technique used to immobilize or capture its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: 60ft.
Size: 5ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user of Net fires the Energy-powered web, goo, or other similar capture device/substance towards a location of their choice, the Technique prompting a Defensive Action from all within its radius, using said location as its center point, pinned against the user’s Ranged Attack Roll [1d20 + Sense + Martial], as is standard with all Projectile Techniques. Net may not be Guarded or Deflected, only Evaded or Counterfired, and can be difficult to distinguish from a regular Energy blast, causing many to become its victim by choosing the wrong Defensive Action.

A captured target is considered Helpless, but they may attempt to break free on their turn by using 1 Energy charge to prompt opposed Potency Rolls between them and Net’s user. Likewise, an ally could attempt the same to free their friend.

31

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat, Specialty, Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: 15ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

32

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat, Specialty, Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

33

TORNADO SPIN (TECHNIQUE)

With a powerful and rapid spin, the user is able to deflect incoming threats.

BASE

Technique Type: Combat
Performance: Defensive Action
Effect Type: Instant

As a Defensive Action, Tornado Spin can be used to deflect threats hailing from Techniques and natural hazards alike. The Technique’s effect behaves as an automatically successful Deflection, but they do not benefit from any feats or advantages that specifically enhance said Deflection skill.

In addition to its primary effect, Tornado Spin can also be used to blow away any gas surrounding the user, and may also free the user from a grapple or any binds if the user’s [Potency + 1d20] is higher than that of their respective DC.

{%if t_upgrade_tier >= {4}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Knockdown: Those adjacent to the user must roll for Guard as a saving throw pinned against the user’s Potency to prevent from being Downed by the spin’s powerful force. If the user is performing a Prolonged Spin (see other upgrades), those that pass adjacent to the user also prompt this Saving Throw.{%end%}

{%if t_upgrade_tier >= {6}%}Prolonged Spin: When performed, the user of Tornado Spin may choose to continue spinning until the start of their next turn, automatically applying a successful Deflect to any incoming threats.{%end%}

{%end%}

34

SUBSTITUTE (TECHNIQUE)

Famously used by shinobi, the substitute Technique makes it so that an object takes the punishment that was intended for the user.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Conjuration

Substitute can be activated as a Defensive Action, appearing in front of the user and taking all punishment intended for them. Unlike the standard Defensive Actions, substitute can be made to take the effects of Selective Techniques. Punishment also does take each individual hit of a Full Attack. The punishment-absorbing object disappears after 2 rounds.

Substitute cannot be made to take the damage of self-induced effects, nor can it be made to take the punishment of effects already active on the user.

Substitute can be Modified by techniques such as Teleportation and Invisibility, allowing them to trigger as a Defensive Action alongside Substitute, causing not only the object to take the punishment intended for the user, but to immediately move the user either out of sight or out of range of any potential follow ups.

35

ENHANCE DEFENSES (TECHNIQUE)

Enhances the user’s defensive instincts.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The affected target’s Guard, Deflect, and Evade are enhanced for the Technique’s duration. How is it, exactly, that the Technique is improving the target’s reflexes is left up to the player’s design, but the mechanics represent themselves as a +5 bonus to all three primary Defensive Actions.

36

REFLECT (TECHNIQUE)

A Technique that sends back Projectile and Wave Techniques back to their users.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Contact (targets Techniques)
Effect Type: Instant

Like any other Technique Feature, the way this Technique is manifested is designed by the user upon acquisition, the only requirement being that, since it is a Contact Technique, the projectiles or waves that are being reflected are within reach of the user.

Reflected projectiles and waves have their traveled distance reset upon contact with the Technique, meaning that, unless affected by any other factors, they will always have enough distance left in them to return to their originator. The targets of any reflected Techniques may perform the usual Defensive Actions available.

Homing Techniques, upon being affected by Reflect, change their target to be their previous owner.

37

SCATTERGUARD (TECHNIQUE)

Deflected projectiles are sent back in a scattered fashion.

BASE

Technique Type: Combat
Performance: Deflection
Delivery: Wave
Range: 15ft.
Effect Type: Instant

Upon a successful Deflection, the user of Scatterguard instantly shatters the incoming Projectile into smaller bits, then fires them in a chosen direction. The scattered projectiles fire off as a Wave Technique, affecting all within the threatened space who fail their Defensive Action.

Scattered projectiles deal the same damage and apply the same effects they would have before being Deflected.

38

INTANGIBLE (TECHNIQUE)

A technique that makes the user intangible, for a brief moment.

BASE

Technique Type: Combat, Specialty
Performance: Defensive Action or Move Action
Delivery: Self
Effect Type: Instant

As a Move Action, it allows the user to pass through physical obstacles, while as a Defensive Action, it dodges any non-energy-imbued attack without fail. Any Prepared Attacks triggered as a Move Action are avoided as long as they are not energy imbued.

39

LIGHTNING ROD (TECHNIQUE)

All Projectile and Wave attacks performed within range of someone utilizing this technique, be them from Techniques or standard weapons, are instead drawn to the user while also having their effects completely nullified.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Size: 15ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

As its description states, while this technique is being channeled, all Projectiles and Waves within range of the user are drawn away from their intended target and directed at the user of Lightning Rod instead, where their effects are completely nullified, including damage. This includes projectiles and waves coming from standard weapons rather than techniques, such as bullet fired from a gun or the flame from a flamethrower.

The user may not selectively choose which Techniques are affected: all Projectiles and Waves are influenced. Although the radius of this Technique is 15ft, even if a technique is initiated outside of its influence, once it crosses into its boundary it is nonetheless attracted.

40

MALLEABLE BODY (TECHNIQUE)

The user’s body can twist and contort in all sorts of different ways while this technique is active.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self
Reach: 5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

For every round it is active, the user of this technique benefits from a +5 on evasion and grapple-related actions. Additionally, their body can stretch in such a way that they are able to reach 5ft. further than usual, an amount that can be increased with upgrades. Last but not least, the user is able to squeeze themselves through all sorts of narrow and tight spaces that they would otherwise not be able to.

This technique does not allow the user to split in any way, shape, or form.

{%if t_upgrade_tier >= {6}%}UPGRADES

Snap Back: You have learned to implement your elasticity into your attacks, benefiting from a +5 bonus while under the effects of this technique.

{%end%}

41

SHADOW WALK (TECHNIQUE)

An elusive and hasty way of moving, typical of vampires and other dark beings.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round

There being no popular general term for the type of super-speed that vampires typically employ in popular fiction, one in which they will move from one spot to another at an unusual speed despite sometimes seeming as if they were just walking, it has been deemed as Shadow Walk in this system.

Shadow Walk is performed by using the Movement part of one’s turn, which is doubled for this Technique. the elusive movement granting a +10 to the user’s Evasion during this round.

Shadow Walk can be employed alongside other Movement Techniques that are already being channeled.

{%if t_upgrade_tier >= {9}%}UPGRADES

Movement Upgrade: Movement is now tripled instead of doubled.

{%end%}

42

SURFACE ADHESION (TECHNIQUE)

A technique that opens up the option of using walls, ceilings, and other surfaces to traverse and perform maneuvers.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Passive Channeling
Duration: 1 round

Surface Adhesion is a movement technique that expands the user’s available maneuvering options by allowing them to traverse across walls, ceilings, and other surfaces otherwise unavailable due to the nature of gravity.

Surface Adhesion is also used to maintain a solid balance/grip when traversing through slippery or uneven surfaces, through powerful winds, or when the current location is suffering from tremors or other forms of violent motion. It can also be used to prevent being knocked down by such forces as well as by any physical blows received, any attempts to resist so benefiting from a +5 bonus due to the strong bond between the user and the surface. Grapple attempts in general also benefit from just as much of a bonus to their rolls.

{%if t_upgrade_tier >= {9}%}UPGRADES

Improved Grip: +5 bonus is increased to +10

{%end%}

43

AFTERIMAGE (TECHNIQUE)

The user moves almost instantaneously from point A to point B, leaving behind an image of themselves that is almost indistinguishable from the real deal, even when being sensed.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round
Saving Throw: User’s Evasion VS Target’s Deduce

Upon using this Technique, the user moves almost instantaneously from point A to point B, leaving behind an image of themselves for a brief moment. For the time this image is there, it retains enough of the user’s energy signature that it is almost indistinguishable from the real deal, even when accounting for spiritual sensory.

Subjects must roll a Deduce check pinned against the user’s Evasion to catch the user’s movement, consequentially seeing through the Technique. Of course, the user must be able to move out of visual range for this illusion to function in the first place.

This Technique allows the user to move up to double their regular Movement and lasts until the start of their next turn. Naturally, it must be physically possible for the user to move to their target spot in the first place for the Technique to be possible.

{%if t_upgrade_tier >= {9}%}UPGRADES

Movement Upgrade: Movement is now tripled instead of doubled.

{%end%}

44

MIRROR PAIN (TECHNIQUE)

A defensive Technique which makes it so that any damage done to the user is also inflicted on the aggressor.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Instant

Used as a Defensive Action, Mirror Pain accepts all incoming damage but also applies it to the aggressor. Unlike other Defensive Actions, Mirror Pain can be used on Techniques with any type of Delivery (such as Selective Techniques). Additionally, Mirror Pain can be used on Techniques with lingering damaging effects to also apply the same lingering damage on the aggressor, complete with its same duration. Likewise, a Passive or Actively Channeled Technique affected by Mirror Pain will continue to reflect damage on any consecutive turns linked to the initial application, without the user having to expend additional energy.

Mirror Pain only reflects back damage that is successfully applied to its user. Any damage ignored or avoided by the user due to natural resistances or the effects of other Techniques is not applied to the aggressor.

Damage reflected keeps its same typing, any resistances to it applying as usual.

45

FEIGN DEATH (TECHNIQUE)

A technique capable of Feigning the Death of the user to such an extent that it even fools the sensing of spirit energy.

BASE

Technique Type: Combat, Specialty
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

An individual Feigning Death through the use of this Technique manages to influence their body in a way that nearly identically simulates the state of being dead. For all intents and purposes, their body does shut down completely, only a feint and nearly undetectable sliver of energy keeping their body from suffering damage by the lack of necessary bodily functions.

Traditional sensory cannot detect the energy harbored in the user’s body; only the use of specialized energy-detecting Techniques such as True Sight being able to detect it (and that’s only if individuals even suspect about using them in the first place).

The individual Feigning Death can view all that is around them almost like a form of astral projection, an area of up to 100ft, however, their actual spirit is not considered severed from their body during this state, and thus may not be seen by other spirits nor may it move freely. Likewise, the user may not view the spirit body of other subjects.

46

RESIST DEATH (TECHNIQUE)

A Technique that keeps the user both alive and conscious regardless of their remaining HP.

BASE

Technique Type: Combat, Specialty
Performance: Standard Action, Defensive Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Resist Death maintains its user conscious and alive for as long as it is kept channeled regardless of their remaining HP. Resist Death can be utilized as a Defensive Action.

A Spirit Guide whose HP hits -20 while in their spiritual form can utilize Resist Death to temporarily prevent the link to their physical body from being severed as per base rules.

Resist Death prevents the user from falling unconscious only due to a drop in HP. It cannot be used to remain conscious due to other factors.

47

SELF-REGENERATION (TECHNIQUE)

A Technique used to restore one’s own health.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 Round
Restored HP: {$t_cre_potency} (Creature's Potency)

Starting with the turn it was activated on, the user heals an amount of HP equal to their Potency at the start of each turn until its channeling ceases.

{%if t_upgrade_tier >= {3}%}UPGRADES

Quick Activation: Self-Regeneration can now be initiated as a Free Action. If this Technique is Modified, all other effects it might have cannot be initiated in this way.

{%end%}

48

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

49

DISPLACED CONTACT (TECHNIQUE)

A technique that allows the user to make contact with a distant target as if it were direct contact, allowing them to transfer melee strikes or perhaps physical assistance.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self (For Activation), Selective (for actions performed during it, not for activation)*
Reach: Roll 20 +10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

While it is being channeled, Displaced Contact allows any form of contact to be performed remotely, be that a gentle touch, a standard or energy imbued melee attack, or any Contact (delivery) technique. This form of contact it enables is extended to anything the user wields, meaning that strikes with weapons and similar gear can also be delivered with it.

Displaced Contact treats the target as if they were doing direct contact with either the user or the gear being used, so it is capable of transferring any special effects that either would normally transfer with direct contact.

Targets for contact are chosen as a free action. The user of this technique does so by focusing on visible targets within range. As a base feature, this technique can extend such contact to a single target, a number that can be increased through upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Target: Additional targets may now be the recipient of a single form of contact. (Roll 1* {$range_mod}){%end%}

{%end%}

Signature Conjured Creature Combat Tech (d51)

d51 Result

1

DAMAGING STRIKE/TOUCH (TECHNIQUE)

A melee Technique that causes damage upon successful contact with a target; a straightforward yet lethal effect.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier> {9}%}10{%end%}d12 + Potency

2

DAMAGING PROJECTILE (TECHNIQUE)

A straightforward projectile Technique that causes damage on contact with a target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+10* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier> {9}%}10{%end%}d10 + Potency

It’s exact manifestation is up for customization as long as it is delivered as a projectile. Other than that, it simply causes damage upon being successful.

{%if signature_upgrade_tier >= {2}%}UPGRADES

{%if signature_upgrade_tier >= {2}%} Scatter: Gives the option to launch the projectile at half its Range and Damage (after roll calculation), damaging all targets within its threatened area as if it were a Wave Technique, but unlike such Techniques, targets may Deflect it as their Defensive Action.{%end%}

Size Upgrade: +Roll 1* {$range_mod} tier(s):  [+5ft. radius & -5 to evade, but +5 to guard] per tier. User chooses Size tier desired upon firing. 10ft. and up may hit multiple targets, but likewise the Defensive Action of a single target may protect all affected, depending on positioning.

{%end%}

3

DAMAGING WAVE (TECHNIQUE)

A cone-like Technique that causes damage to all targets within its range.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$range_mod}ft.
Effect type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier> {9}%}10{%end%}d8 + Potency

It’s exact manifestation is up for customization as long as it is delivered through its cone-like range. As is with all Wave Techniques, a Damaging Wave cannot be Deflected
When applied to Active Channeling Techniques, it outputs its damage at the start of every cycle (the turn the user must expend an additional Energy to maintain the Technique active).

4

DAMAGING FIELD (TECHNIQUE)

A field around the user damages all targets within its range, friend and foe alike, for as long as it’s kept active.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field (Centered at the User)
Size: Roll 15+5* {$range_mod}ft. radius
Effect type: Active Channeling
Duration Tier (DT): S
Duration: (3 rounds)
Damage: 1d4 + Potency

A field centered at the user deals damage on every round to all of those that find themselves in it at the end of the user’s turn. It’s exact manifestation is up for customization as long as it is delivered through its globe-like range.

Damaging Field is a strong Technique because its damage cannot be avoided with standard Defensive Actions, although it’s damage cannot be upgraded outside of increasing the user’s own Potency stat.

5

DAMAGE OVER TIME (TECHNIQUE)

This lingering affliction causes damage over a period of time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Resolve: {20|30}ft. (Selective)
Effect Type: Lingering
Duration Tier: S
Duration: Roll 3+3*{$range_mod} rounds
Damage: 1d6
Saving Throw: User’s [Potency] vs target’s [Resistance]

The user of this Technique pins a Potency roll against the target’s Resistance, if successful, afflicting them with Damage Over Time, something that begins to damage them on that very turn. The victorious Potency result is written down, and at the start of every consequent turn, for as long as the effects last, the afflicted must pin a Resistance roll against said Potency or suffer damage that turn.

Having a Selective Delivery, it can not be protected from using Defensive Actions or any type of physical damage reduction, only with a Successful Saving Throw.

{%if signature_upgrade_tier > {0}%}UPGRGADES

Damage Upgrade: +{%if signature_upgrade_tier == {1}%}1d4{%elif signature_upgrade_tier == {3}%}1d8{%elif signature_upgrade_tier == {5}%}1d12{%elif signature_upgrade_tier == {7}%}2d8{%elif signature_upgrade_tier == {9}%}2d10{%elif signature_upgrade_tier == {10}%}2d12{%end%} additional damage.

{%end%}

6

CHANNELED DAMAGE (TECHNIQUE)

Damage channeled onto the Target by the Technique’s user.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier: S
Duration: 3 rounds
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier> {9}%}10{%end%}d6 + Potency
Saving Throw: User’s [Potency] vs target’s [Resistance]

This Feature’s effect causes damage during the user’s turn for as long as it is kept channeled. Having a Selective Delivery, its damage cannot be protected from using Defensive Actions. Instead, it prompts a Resistance check pinned against the user’s Potency on every turn of attempted application of damage. Successful Resistance does not interrupt the Technique, it simply prevents damage from being applied during that turn. The user of this Technique may choose to dedicate a Full Round Action instead of a Standard Action to add +5 to its Potency roll vs the target’s Resistance.

7

CONJURE ENERGY ARMOR (TECHNIQUE)

The user conjures an armor made of Spirit Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage Reduction: {%if signature_upgrade_tier == {0}%}4{%elif signature_upgrade_tier == {1}%}8{%elif signature_upgrade_tier == {2}%}12{%elif signature_upgrade_tier == {3}%}16{%elif signature_upgrade_tier == {4}%}20{%elif signature_upgrade_tier == {5}%}24{%elif signature_upgrade_tier == {6}%}28{%elif signature_upgrade_tier == {7}%}32{%elif signature_upgrade_tier == {8}%}36{%elif signature_upgrade_tier >= {9}%}40{%elif signature_upgrade_tier == {10}%}44{%end%}

Damage done to a character wearing Energy Armor is reduced by 4. The user wearing the armor has Potency factored into their Guard, and if they perform a successful Guard as their Defensive Action, all damage is reduced instead of just half.

Each distinct strike is applied against the Armor’s Damage Reduction. For example, a Full Attack composed of a total of 5 successful attacks, each of them outputting 3 damage each, would not do a single point of damage on a target wearing Energy Armor.

8

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if signature_upgrade_tier == {5}%}1{%end%}{%if signature_upgrade_tier >= {7}%}2{%end%}

{%if signature_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if signature_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if signature_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if signature_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

9

CHARGE (TECHNIQUE)

A discharge of Energy which allows the user to push forward with great force, useful for plowing through obstacles.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Contact
Range: Up to Roll 30* {$signature_upgrade_tier}ft.
Effect Type: Instant
Damage: Energy Imbued Unarmed Attack (see description)

Charge propels the user forward with great force, plowing through obstacles in the way and potentially freeing them from any binds.

Charge prompts a single Energy Imbued Attack Roll against each individual in the threatened path, each failed Defensive Action leaving the targets Downed and applying the Damage Output of a single Energy Imbued Unarmed Attack. This same Attack Roll is the one pinned against the DC of whatever obstacles stand in their way or any binds that constrain them.

Charge may be modified by Features with a Requirement of 'Performance: Movement'.

10

RAGE (TECHNIQUE)

At the cost of the user’s self-control and mental prowess, their physical attributes are significantly increased.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Self
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)

First and foremost, an individual in Rage has their Guard, Deflection, Evasion, and Resistance increased by 10, while their Deduce, Cunning and Willpower are decreased by just as much. Additionally, their melee Attack and Grapple attempts are also increased by 10, while the Damage Output of actions affected by the force of physical input (including Techniques) gains the benefit of a +1d4 bonus for every point on the raging user’s Physique.

Secondly, in their Rage, the individual is locked into performing destructive physical actions, whether they are Standard Actions or a Full Round Action. When it comes to Techniques, they may only perform Combat Techniques with a Delivery of [Contact], and which are clearly applying physical force (i.e, no Techniques such as Life Drain).

A Raging individual targets either those closest to them or those calling the most attention.

The effects of Rage can be cancelled out by Techniques such as Calm.

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Trigger: This upgrade allows the user to designate a trigger, a specific set of circumstances that cause the Technique to activate as a Free Action. The trigger must be balanced; it cannot be something designed to be consistently and conveniently triggered by an ally or the user themselves as a free way of activating this Technique with little to no repercussions (i.e. no metagaming). This is left up to the GM’s discretion.{%end%}

{%if signature_upgrade_tier >= {2}%}Anger Management: The raging individual may now select its targets (which includes objects), but is still locked into performing destructive physical actions during their turn.{%end%}

{%end%}

11

POWERED JUMP (TECHNIQUE)

An energy-powered leap used to cross great distances and add momentum to melee attacks.

BASE

Technique Type: Combat
Performance: Movement
Delivery: Self
Range: Roll 60 + 30* {$signature_upgrade_tier}ft.
Effect Type: Instant

Powered Jump is an action that can be used alongside standard Movement. Aside from the usual Energy consumed for performing a Technique, half of the user’s standard Movement is also consumed to perform it. The user leaps a distance of up to 60ft. (or its currently upgraded Range), and they can make use of the powerful force behind it by applying it to a follow-up melee attack.

This follow-up melee attack benefits from a Potency bonus on top of any Potency bonuses added by imbuing the attack itself with Energy (i.e, in such cases, double the user’s Potency is applied). This same bonus applies to momentum-based Techniques with a delivery of ‘Contact’. Only the first strike in a series of momentum-based physical attacks receives the added bonuses of Powerful Jump, and these bonuses are only applied upon jumping a minimum of 60ft.

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Powerful Takeoff: Adjacent subjects are challenged by a powerful shockwave generated by the force of the jump. Said subjects must roll a Guard check pinned against the user’s Potency to avoid getting pushed back and becoming Downed. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the result of the rolled Potency).{%end%}

{%end%}

12

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Roll 50* {$level}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

13

TARGET (TECHNIQUE)

Those affected by the Technique become the target to all Projectiles launched within the area.

BASE

Technique Type: Combat, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Size: radius of Roll 50+10* {$signature_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

This Technique makes it so that any target selected for it attracts all Projectile Techniques towards them. If successful, all projectiles that are fired from within or that cross into the effect's radius (listed as 'Size') are treated as if under the effects of the Homing modification.

Aside from causing instances of friendly fire, Target can be used to ensure that all Projectile Techniques launched by the user of their allies cannot simply be evaded by the target.

Target can be used on any subject, but it cannot guarantee that Projectile Techniques will strike a particular part/area without the Precise Targeting Upgrade.

{%if signature_upgrade_tier >= {8}%}UPGRADES

Precise Targeting: Allows to select a particular part of the target’s body/surface where Projectile Techniques will strike.

{%end%}

14

DRAIN HP (TECHNIQUE)

The user of this Technique recovers HP by stealing it from their target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Damage: User's Potency
Saving Throw: User’s Potency VS Target’s Resistance

The effects of this Technique are pretty straightforward. If the target fails their Resistance check, which is pinned against the user's Potency, HP is siphoned from them and transferred onto the user, healing them by the amount of damage dealt.

{%if signature_upgrade_tier >= {2}%}UPGRADES
{%if signature_upgrade_tier >= {2}%}Hands On Syphoning: When the user is making direct physical contact with their target, the user’s Potency is doubled for the purposes of both opposing the Saving Throw and the damage dealt if successful. This upgrade cannot be acquired for a Contact mod variant.{%end%}

{%if signature_upgrade_tier >= {6}%}Squeezing the Life Out: Allows Drain HP to be used as a Free Action, Passively Channeled Technique during a Grapple.{%end%}

{%end%}

15

SONIC BLAST (TECHNIQUE)

Sonic Blast is a Combat Technique that, aside from doing damage, Staggers and Deafens its targets.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Field
Range: Roll 15+10* {$range_mod}ft.
Size: Roll 15+5* {$range_mod}ft. radius
Effect Type: Instant
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {9}%}Roll 1+1* {$signature_upgrade_tier}{%elif level > {1} and signature_upgrade_tier > {9}%}10{%end%}d4 + Potency

The user selects a location for the center point of the blast. Those within its radius (Size) receive its damage output, are Deafened for 1d4 rounds, and then must roll a Resistance check pinned against the Technique user’s Potency to determine if they are also Staggered for 1 round.

As a prepared action, Sonic Blast can be used to interrupt Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (given the target is successfully Staggered).

16

SHOCKWAVE (TECHNIQUE)

A Technique that staggers all of those who come in contact with its effects.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Wave
Range: Roll 15+ 5* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Resistance

Shockwave comes out in a cone-like manner, as all Wave Techniques do, and prompts a Resistance check on all targets within its range, be them friend or foe, a failure causing them to be Staggered for 1 round.

As a prepared action, Shockwave can be used to interrupt Movement, Attacks and Techniques the moment the target is channeling energy for their usage, stopping them before they’re executed, but nevertheless consuming their energy cost (this effect cancels the rest of a Full Attack or any other similar barrage of attacks, and does not require the target be Staggered successfully).

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Heavy Wave: Shockwave now Downs any targets who failed their Resistance check, also knocking them away a distance of up to 5ft. per the user’s Potency.{%end%}

{%if signature_upgrade_tier >= {3}%}Deflector Wave: Shockwave can now be used to reflect Projectiles and Wave techniques as a Prepared Action, adding the user’s Potency to its damage formula.{%end%}

{%end%}

17

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Combat
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if signature_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if signature_upgrade_tier == {1}%}1{%elif signature_upgrade_tier == {2}%}3{%elif signature_upgrade_tier == {3}%}6{%elif signature_upgrade_tier == {4}%}9{%elif signature_upgrade_tier == {5}%}12{%elif signature_upgrade_tier == {6}%}15{%elif signature_upgrade_tier == {7}%}18{%elif signature_upgrade_tier == {8}%}21{%elif signature_upgrade_tier >= {9}%}24 {%end%}

{%if signature_upgrade_tier >= {2}%}Additional Typing: Specialty{%end%}{%if signature_upgrade_tier >= {6}%}, Support{%end%}

{%end%}

18

Re-roll

19

CONJURE ENERGY WEAPON (TECHNIQUE)

The user conjures a melee weapon made of Spirit/Demon Energy for use in combat.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Resolve: {Adjacent|5ft.|10ft.}
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Damage: {%if sig_cre_martial == {0}%}1d4{%elif sig_cre_martial == {1} or sig_cre_martial == {2}%}1d6{%elif sig_cre_martial == {3} or sig_cre_martial == {4} or sig_cre_martial == {5}%}1d8{%elif sig_cre_martial == {6} or sig_cre_martial == {7} or sig_cre_martial == {8}%}1d10{%elif sig_cre_martial >= {9}%}1d12{%end%} + Potency

Weapon: Resolve: {{Sword|Falchion|Cutlass|Scimitar|Sabre}|Axe|{Lance|Spear}|Katana|{Mace|Flail|Club|Hammer}|{Machete|Chains|Trident|Sai|Kama|Nunchuks|Whip|Cleaver|Tonfa|Quarterstaff|Scythe}}

When first acquiring this Technique, the player designates the type of melee weapon that will be summoned with it. Depending on what kind of weapon it is, it will have the bonuses and mechanics related to its typing (see Weapons under Items and Equipment).

Conjured Energy Weapons can primarily be used for Standard Attacks and Deflections, and they include the user's Potency for either without needing to expend the 1 Energy charge needed to do so.

Conjured Energy Weapons remain in the user's hand until the Technique stops being channeled. They cannot be disarmed, thrown (unless modified by Techniques that allow it to transform into a projectile), or given to others. A conjured Energy Weapon's reach can be adjusted by its user as a Free Action, but may only be increased up to its maximum reach.

{%if signature_upgrade_tier >= {2}%}

UPGRADES

{%if signature_upgrade_tier >= {2}%}Transform Weapon: Allows the conjured weapon to take another shape, potentially changing its Damage Type.{%end%}{%if signature_upgrade_tier == {4}%}(2){%end%}{%if signature_upgrade_tier == {5}%}(3){%end%}{%if signature_upgrade_tier == {6}%}(4){%end%}

{%end%}

20

{# Signature Conjured Creature's Conjure Creature, same as Regular Technique ver. #}

{% t_cre_ytrait = {darkvision|immunity|aquatic|olfactory|echolocation|speedy|flight|texterior|sticky|longreach|poisonous|venomous|toppler|carnivorous|floral|pvocals|rough|fur|frightening|slimy|skeletal|adaptive} %}

{%if t_cre_ytrait == {speedy}%}

{% t_cre_speedy_boost = {40} %}

{%else%}

{% t_cre_speedy_boost = {0} %}

{%end%}

{% t_creature = {physically offensive|physically defensive|spiritually offensive|spiritually defensive}%}

{%if t_creature == {physically offensive}%}

{% t_cre_physique = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %}

{% t_cre_constitution = {0} %}{% t_cre_sensory = {0} %}{% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {physically defensive}%}

{% t_cre_physique = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %}

{% t_cre_martial = {0} %}{% t_cre_sensory = {0} %} {% t_cre_intellect = {0} %}

{%end%}

{%if t_creature == {spiritually offensive}%}

{% t_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_constitution = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_martial = {1d2 + {$signature_upgrade_tier}} %}

{% t_cre_sensory = {0} %} {%if t_cre_ytrait == {sticky}%} {%end%}

{%end%}

{%if t_creature == {spiritually defensive}%}

{% t_cre_spiritlevel = {1d2 + {$signature_upgrade_tier}} %} {% t_cre_sensory = {1d2 + {$signature_upgrade_tier}} %}  {% t_cre_constitution = {1d2 + {$signature_upgrade_tier}} %}

{% t_cre_intellect = {0} %}{% t_cre_physique = {0} %}{%if t_cre_ytrait == {frightening}%}

{%end%}

{# Calculates Skills and Potency. #}

{% t_cre_potency = {{$t_cre_spiritlevel} + {$t_cre_constitution}} %}

{% t_cre_guard = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_deflection = {{$t_cre_physique} + {$t_cre_martial}} %}

{% t_cre_evasion = {{$t_cre_physique} + {$t_cre_sensory}} %}

{% t_cre_cunning = {{$t_cre_intellect} + {$t_cre_sensory}} %}

{% t_cre_deduce = {{$t_cre_intellect} + {$t_cre_constitution}} %}

{% t_cre_resistance = {{$t_cre_physique} + {$t_cre_constitution}} %}

{% t_cre_willpower = {{$t_cre_spiritlevel} + {$t_cre_sensory}} %}

{# Calculates damage output based on physique. #}

{%if t_cre_physique == {0}%}{% t_cre_damage_output = "d4" %}

{%elif t_cre_physique == {1} or t_cre_physique == {2} or t_cre_physique == {3}%}{% t_cre_damage_output = "d6" %}

{%elif t_cre_physique == {4} or t_cre_physique == {5} or t_cre_physique == {6}%}{% t_cre_damage_output = "d8" %}

{%elif t_cre_physique == {7} or t_cre_physique == {8} or t_cre_physique == {9}%}{% t_cre_damage_output = "d10" %}

{%else%}

{% t_cre_damage_output = "d12" %}

{%end%}

{# Calculates Full Attack based on martial. #}

{%if t_cre_martial == {0}%}{% t_cre_full_attack = 1 %}

{%elif t_cre_martial == {1} or t_cre_martial == {2} or t_cre_martial == {3}%}{% t_cre_full_attack = 2 %}

{%elif t_cre_martial == {4} or t_cre_martial == {5} or t_cre_martial == {6}%}{% t_cre_full_attack = 3 %}

{%elif t_cre_martial == {7} or t_cre_martial == {8} or t_cre_martial == {9}%}{% t_cre_full_attack = 4 %}

{%else%}

{% t_cre_full_attack = 5 %}

{%end%}

CONJURE CREATURE (TECHNIQUE)

A highly customizable Conjuration Technique which specifically summons living beings and entities to be commanded by the user.

BASE

Technique Type: Combat
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: Resolve: {5|10}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Body Type: Resolve: {humanoid|quadruped|serpentine|round|octoped|asymmetric|centipod|disc-like|monolith-like}

BASE ATTRIBUTES

Physique {$t_cre_physique}, Martial {$t_cre_martial}, Spirit Level/Demonic Level {$t_cre_spiritlevel} , Constitution {$t_cre_constitution}, Intellect {$t_cre_intellect}, Sensory {$t_cre_sensory}

HP Roll 10 + {$t_cre_constitution}* 5, Sense Roll {$t_cre_spiritlevel} + {$t_cre_sensory} / Roll {$t_cre_spiritlevel} + {$t_cre_sensory}0ft., Potency {$t_cre_potency}, Movement Roll 20 + 5* {$t_cre_physique} + {$t_cre_speedy_boost}ft.{%if t_cre_ytrait == {flight}%}, Flight Roll 20 + 10*{$physique}ft.{%end%}

SKILLS

Guard Roll {$t_cre_guard}/Roll {$t_cre_guard} + {$t_cre_potency}, Deflection {$t_cre_deflection}/Roll {$t_cre_deflection} + {$t_cre_potency}, Evasion Roll {$t_cre_evasion}/Roll {$t_cre_evasion} + {$t_cre_potency}, Cunning {$t_cre_cunning}, Deduce {$t_cre_deduce}, Resistance {$t_cre_resistance}, Willpower {$t_cre_willpower}

COMBAT

Standard Attack Roll {$t_cre_martial} +  {$t_cre_physique}, Energy Imbued Roll {$t_cre_martial} +  {$t_cre_physique} + {$t_cre_potency}, Damage Output {$t_cre_damage_output}, Full Attack {$t_cre_full_attack}{%if t_cre_ytrait == {longreach}%}, Reach 10ft. {%end%}

Conjured Creatures act on their owner’s turn (but not on the one they are summoned in). The owner of the conjuration and the conjured creature itself can be made to take their actions in any order they want.

A Conjured Creature has the same Spirit Level/Demonic Force as their owner (i.e, that particular attribute cannot be assigned Attribute Points).

Conjured Creatures start with an amount of Energy charges equal to 1 plus any additional amount of Energy charges you decide to transfer to them when Conjuring them up.

PHYSICAL TRAIT

{%if t_cre_ytrait == {darkvision}%}Dark Vision: You are able to see in extremely dark conditions.{%end%}

{%if t_cre_ytrait == {immunity}%}Immunity: Complete immunity to Resolve: {Fire|Ice|Electricity|Poison}.{%end%}

{%if t_cre_ytrait == {aquatic}%}Aquatic: Being an aquatic type of creature, you are an expert at swimming, moving up to a base speed equal to your ground speed. You are also, of course, able to breathe underwater considering the area is reasonably oxygenated. You also don’t suffer the typical penalties that come with being submerged.{%end%}

{%if t_cre_ytrait == {olfactory}%}Olfactory: You are able to pinpoint someone or something’s location using your sense of smell, up to a range equal to your Sense’s, provided nothing is interfering with it. You are also able to discern who or what has either been or passed through a certain location within 24 hours. Being very sensitive to smells, you take a -10 penalty on Resistance checks pinned against scent effects.{%end%}

{%if t_cre_ytrait == {echolocation}%}Echolocation: You are able to pinpoint someone or something’s location using your echolocation senses, up to a range equal to your Sense’s, provided nothing is interfering with it. Being very sensitive to sounds, you take a -10 penalty on Resistance checks pinned against sonar effects.{%end%}

{%if t_cre_ytrait == {speedy}%}Speedy: You have an additional 40ft. of base Movement. Your speed seems oppresive  to those that can't outrun you. {%end%}

{%if t_cre_ytrait == {flight}%}Winged/Flight: Allows you to fly at a base speed of 20 + 10ft. per Physique.{%end%}

{%if t_cre_ytrait == {texterior}%}Tough Exterior: Your unnaturally tough exterior reduces Slashing, Piercing, and Bludgeoning (including Unarmed) damage by 4.{%end%}

{%if t_cre_ytrait == {sticky}%}Sticky Extremities: Having sticky palms and feet allow you to climb up walls and other tricky surfaces (at your base Movement), as well as granting your grapple attempts a +5 bonus on their rolls.{%end%}

{%if t_cre_ytrait == {longreach}%}Long Reach: Your Melee Attacks’ Reach is 10ft. (2 squares/hexes away).{%end%}

{%if t_cre_ytrait == {poisonous}%}Poisonous: Your blood is poisonous, posing a threat to those who might come in contact with it. Attacks that draw blood from you have a 20% chance to land on adjacent targets, prompting a Resistance saving throw against your Constitution + 10 and lasting 2d4 turns if not successfully resisted.  Also, your skin is poisonous as well, prompting the same saving throw when coming into direct contact with it.{%end%}

{%if t_cre_ytrait == {venomous}%}Venomous: Your attacks have a chance to poison the target if it is successful. The DC pinned against the target’s resistance is equal to that of the successful Attack Roll, a higher number representing a more successful transmission of the venom. The poison remains in the victim’s body for 2d4 turns.{%end%}

{%if t_cre_ytrait == {toppler}%}Toppler: You possess physical parts that can be used to easily trip your targets, granting you +3 on all Trip attempts.{%end%}

{%if t_cre_ytrait == {carnivorous}%}Carnivorous Recovery: You can recover 1d4 HP for every distinct corpse you consume from. You may do so no more than 2 times a day per Constitution.{%end%}

{%if t_cre_ytrait == {floral}%}Floral: As a plant-based being you benefit from a +3  to your Potency while taking root in healthy or nutrient rich soil.{%end%}

{%if t_cre_ytrait == {pvocals}%}Powerful Vocals: Roars, screeches, or howls are truly powerful when hailing from you. Your sonorous voice can be heard from quite afar when applied at max volume. Also, Techniques that use your vocals benefit from a +3 both on Attack Rolls and Saving Throw related matters.{%end%}

{%if t_cre_ytrait == {rough}%}Rough Exterior: The surface of your body contains features which will damage those making direct, physical contact with it for 1d4 damage. The damage is counted as either Piercing or Slashing, chosen by player upon designing their creature.{%end%}

{%if t_cre_ytrait == {fur}%}Thick Fur: Your real body’s thick fur provides thermoregulation advantages that keep you warm in colder environments and keeps solar heat from directly making contact with your skin in more sunny locations. Damage related to heat/fire or ice/cold is always reduced by 2 for each distinct source or attack that affects you. Additionally, you benefit from a +5 on all rolls performed to resist the consequences of thermal effects.{%end%}

{%if t_cre_ytrait == {frightening}%}Frightening Appearance: Your true appearance is a thing of nightmares. Average humans and creatures flee or become paralyzed upon seeing you. Cunning checks used to intimidate or frighten others benefit from a +5 to their result.{%end%}

{%if t_cre_ytrait == {slimy}%}Slimy Exterior: Your real body’s slimy exterior makes it difficult to grapple you, those attempting to do so suffering from a -5 penalty. The residue you produce can also cause others to trip easily, while being a convenient method of sliding around for you.{%end%}

{%if t_cre_ytrait == {charm}%}Mystical Charm: You have an unusually alluring aura. Average humanoids feel compelled to listen to your words and often come to your aid. Cunning checks on those that might not be as inclined benefit from a +5 bonus.{%end%}

{%if t_cre_ytrait == {skeletal}%}Morphing Skeletal System: You have domain over your skeletal structure. Aside from being able to alter said structure, and by consequence, your general form, you can also grow, and likewise, retract any of your bones by up to 3ft.{%end%}

{%if t_cre_ytrait == {adaptive}%}Adaptive Skin: Your skin reacts to being afflicted by damage from different sources, granting you 3 damage resistance to threats that have the same damage type as the last one sustained.{%end%}

TECHNIQUES

Roll on "Conjured Creature Combat Tech"

21

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

22

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if signature_upgrade_tier > {0}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if signature_upgrade_tier >= {2}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

23

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if signature_upgrade_tier > {0}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if signature_upgrade_tier >= {2}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

24

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$signature_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if signature_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

25

ASPHYXIATE (TECHNIQUE)

Asphyxiate is a Technique that deprives its target of air, regardless of what kind of respiration their body performs.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$signature_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 turns
Saving Throw: User’s [Potency] vs Target’s [Resistance]

The user of this technique selects a target within range to be the victim of asphyxiation. For each turn it is active, it prompts a Resistance check on the target, pinned against the user’s Potency check. After each successful turn on the Technique’s user part, the target becomes Dizzy for 2 turns. On 2 consecutive successful turns, the target becomes Paralyzed/Helpless. On 3 consecutive successful turns, the target is knocked unconscious for 1d6 turns. On a 4th and final consecutive choke, the target succumbs to death by asphyxiation.

26

POISON (TECHNIQUE)

A lethal Technique whose effects cripple the target over time.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Contact
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$signature_upgrade_tier} rounds
Damage: 1d4
Saving Throw: User’s Potency VS Target’s Resistance

As poison spreads through the target’s body, its effects become stronger. Aside from causing damage on every turn it remains active, poison begins to hinder not only the target’s movement and actions, but their senses as well.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the poison is successfully inflicted or not. If it is not resisted, on every turn thereafter, the target rolls for Resistance at the start of their turn to see if the additional effects other than damage take place on that round. A success on those latter rolls does not cure the target from the poison, it simply prevents all non-damaging effects from taking place on that round; the poison still remains in the target’s system for the Technique’s duration after it has been confirmed to successfully be inflicted.

The non-damaging effects that the poison causes are as follows:
-On every turn that the effects are not resisted, the target is considered Dizzy.
-On two consecutive turns that the effects are not resisted, the target is now also considered Pained, going away alongside Dizzy upon the next successful Resistance check or until the Poison’s duration has ended.
-On three consecutive turns that the effects are not resisted, the target is considered Paralyzed/Helpless in addition to being Pained and Dizzy, all effects going away upon the next successful Resistance check or until the Poison’s duration has ended.

27

PAIN (TECHNIQUE)

A Technique that inflicts severe pain on its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$range_mod}ft.
Effect type: Lingering
Duration Tier: S
Duration: Roll 3+3* {$signature_upgrade_tier} rounds
Saving Throw: User’s Potency vs Target’s Resistance

The target of this Technique must succeed in its Saving Throw, a failure afflicting them with pain for its duration (see Pained). This Technique causes pain on the target whether they have a corporeal form or not. The user of this Technique may designate exactly where the individual feels the pain, from a single location to their whole body.

28

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User's Movement + Roll 30* {$signature_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

29

ENERGY MINE (TECHNIQUE)

Allows the user to place their Energy, compressed in select locations, for later detonation.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Conjuration
Range: 10ft.
Size: 5ft.
Effect Type: Lingering
Duration Tier (DT): D
Duration: Roll 1+1* {$range_mod} day
Damage: {%if level == {1}%}1{%elif level > {1} and signature_upgrade_tier <= {5}%}Roll 1+1* {$signature_upgrade_tier }{%elif level > {1} and signature_upgrade_tier > {5}%}5{%end%}d20 + Potency
Saving Throw: Sense > User’s Spirit Level/Demonic Level detects mine.
Acquired Detonation Methods: Proximity{%if signature_upgrade_tier >= {2}%}, Manual{%end%}

When acquiring this Technique, the user must choose whether their mines will be detonated manually, by proximity, or after elapsed time. The conjured Energy Mine is placed on the selected location, within Range, and will behave according to its detonation type. If the user has purchased the option of more than one type of detonation, they must state which kind of mine they are placing upon its conjuration. A single mine can be made to have more than one kind of detonation trigger.

Manual Detonation Mines are triggered by the user as a Standard Action.

Proximity Detonation Mines trigger when their space becomes occupied.

Timed Detonation Mines trigger after their designated time, an amount declared by the user upon its conjuration.

The Energy from the Mines placed by this Technique is compressed in such a way that it is harder to detect than normal. To be able to sense them, your Sense must be higher than the Spirit Level/Demonic Level of the owner. Sensing the mines does not grant information on what exactly the Energy detected is (unless being the targets of Techniques such as Scan or True Sight); it only reveals Energy is concentrated at a specific point.

Feats that affect how the user's Energy is sensed (Masked Power, Masked Presence, Deceptive Power, Disguise Energy) are also applied to the sensing of these mines.

A Mine that expires without triggering dissipates.

{%if signature_upgrade_tier >= {1}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Dampen Presence (purchasable once): Mines can now only be sensed with a Sense of 3 or more points above that of the the owner’s Spirit Level/Demonic Level.  The Feat 'Masked Presence' stacks with this effect, increasing it to 7 points above the owner's Spirit Level/Demonic Level.{%end%}

{%end%}

30

NET (TECHNIQUE)

A Technique used to immobilize or capture its target.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Projectile
Range: Roll 60+20* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod} hour

The user of Net fires the Energy-powered web, goo, or other similar capture device/substance towards a location of their choice, the Technique prompting a Defensive Action from all within its radius, using said location as its center point, pinned against the user’s Ranged Attack Roll [1d20 + Sense + Martial], as is standard with all Projectile Techniques. Net may not be Guarded or Deflected, only Evaded or Counterfired, and can be difficult to distinguish from a regular Energy blast, causing many to become its victim by choosing the wrong Defensive Action.

A captured target is considered Helpless, but they may attempt to break free on their turn by using 1 Energy charge to prompt opposed Potency Rolls between them and Net’s user. Likewise, an ally could attempt the same to free their friend.

31

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$signature_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

32

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat, Specialty, Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

{%if signature_upgrade_tier > {0}%}UPGRADES

Additional Absorption Slots: +Roll 1* {$signature_upgrade_tier}

{%end%}

33

TORNADO SPIN (TECHNIQUE)

With a powerful and rapid spin, the user is able to deflect incoming threats.

BASE

Technique Type: Combat
Performance: Defensive Action
Effect Type: Instant

As a Defensive Action, Tornado Spin can be used to deflect threats hailing from Techniques and natural hazards alike. The Technique’s effect behaves as an automatically successful Deflection, but they do not benefit from any feats or advantages that specifically enhance said Deflection skill.

In addition to its primary effect, Tornado Spin can also be used to blow away any gas surrounding the user, and may also free the user from a grapple or any binds if the user’s [Potency + 1d20] is higher than that of their respective DC.

{%if signature_upgrade_tier > {0}%}UPGRADES

{%if signature_upgrade_tier >= {1}%}Knockdown: Those adjacent to the user must roll for Guard as a saving throw pinned against the user’s Potency to prevent from being Downed by the spin’s powerful force. If the user is performing a Prolonged Spin (see other upgrades), those that pass adjacent to the user also prompt this Saving Throw.{%end%}

{%if signature_upgrade_tier >= {3}%}Prolonged Spin: When performed, the user of Tornado Spin may choose to continue spinning until the start of their next turn, automatically applying a successful Deflect to any incoming threats.{%end%}

{%end%}

34

SUBSTITUTE (TECHNIQUE)

Famously used by shinobi, the substitute Technique makes it so that an object takes the punishment that was intended for the user.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Conjuration

Substitute can be activated as a Defensive Action, appearing in front of the user and taking all punishment intended for them. Unlike the standard Defensive Actions, substitute can be made to take the effects of Selective Techniques. Punishment also does take each individual hit of a Full Attack. The punishment-absorbing object disappears after 2 rounds.

Substitute cannot be made to take the damage of self-induced effects, nor can it be made to take the punishment of effects already active on the user.

Substitute can be Modified by techniques such as Teleportation and Invisibility, allowing them to trigger as a Defensive Action alongside Substitute, causing not only the object to take the punishment intended for the user, but to immediately move the user either out of sight or out of range of any potential follow ups.

35

ENHANCE DEFENSES (TECHNIQUE)

Enhances the user’s defensive instincts.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The affected target’s Guard, Deflect, and Evade are enhanced for the Technique’s duration. How is it, exactly, that the Technique is improving the target’s reflexes is left up to the player’s design, but the mechanics represent themselves as a +5 bonus to all three primary Defensive Actions.

36

REFLECT (TECHNIQUE)

A Technique that sends back Projectile and Wave Techniques back to their users.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Contact (targets Techniques)
Effect Type: Instant

Like any other Technique Feature, the way this Technique is manifested is designed by the user upon acquisition, the only requirement being that, since it is a Contact Technique, the projectiles or waves that are being reflected are within reach of the user.

Reflected projectiles and waves have their traveled distance reset upon contact with the Technique, meaning that, unless affected by any other factors, they will always have enough distance left in them to return to their originator. The targets of any reflected Techniques may perform the usual Defensive Actions available.

Homing Techniques, upon being affected by Reflect, change their target to be their previous owner.

37

SCATTERGUARD (TECHNIQUE)

Deflected projectiles are sent back in a scattered fashion.

BASE

Technique Type: Combat
Performance: Deflection
Delivery: Wave
Range: 15ft.
Effect Type: Instant

Upon a successful Deflection, the user of Scatterguard instantly shatters the incoming Projectile into smaller bits, then fires them in a chosen direction. The scattered projectiles fire off as a Wave Technique, affecting all within the threatened space who fail their Defensive Action.

Scattered projectiles deal the same damage and apply the same effects they would have before being Deflected.

38

INTANGIBLE (TECHNIQUE)

A technique that makes the user intangible, for a brief moment.

BASE

Technique Type: Combat, Specialty
Performance: Defensive Action or Move Action
Delivery: Self
Effect Type: Instant

As a Move Action, it allows the user to pass through physical obstacles, while as a Defensive Action, it dodges any non-energy-imbued attack without fail. Any Prepared Attacks triggered as a Move Action are avoided as long as they are not energy imbued.

39

LIGHTNING ROD (TECHNIQUE)

All Projectile and Wave attacks performed within range of someone utilizing this technique, be them from Techniques or standard weapons, are instead drawn to the user while also having their effects completely nullified.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Size: Roll 15 +5* {$range_mod}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

As its description states, while this technique is being channeled, all Projectiles and Waves within range of the user are drawn away from their intended target and directed at the user of Lightning Rod instead, where their effects are completely nullified, including damage. This includes projectiles and waves coming from standard weapons rather than techniques, such as bullet fired from a gun or the flame from a flamethrower.

The user may not selectively choose which Techniques are affected: all Projectiles and Waves are influenced. Although the radius of this Technique is 15ft, even if a technique is initiated outside of its influence, once it crosses into its boundary it is nonetheless attracted.

40

MALLEABLE BODY (TECHNIQUE)

The user’s body can twist and contort in all sorts of different ways while this technique is active.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self
Reach: Roll 5 + 10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

For every round it is active, the user of this technique benefits from a +5 on evasion and grapple-related actions. Additionally, their body can stretch in such a way that they are able to reach 5ft. further than usual, an amount that can be increased with upgrades. Last but not least, the user is able to squeeze themselves through all sorts of narrow and tight spaces that they would otherwise not be able to.

This technique does not allow the user to split in any way, shape, or form.

{%if signature_upgrade_tier >= {2}%}UPGRADES

Snap Back: You have learned to implement your elasticity into your attacks, benefiting from a +5 bonus while under the effects of this technique.

{%end%}

41

SHADOW WALK (TECHNIQUE)

An elusive and hasty way of moving, typical of vampires and other dark beings.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round

There being no popular general term for the type of super-speed that vampires typically employ in popular fiction, one in which they will move from one spot to another at an unusual speed despite sometimes seeming as if they were just walking, it has been deemed as Shadow Walk in this system.

Shadow Walk is performed by using the Movement part of one’s turn, which is doubled for this Technique. the elusive movement granting a +10 to the user’s Evasion during this round.

Shadow Walk can be employed alongside other Movement Techniques that are already being channeled.

{%if signature_upgrade_tier >= {1}%}UPGRADES

{%if signature_upgrade_tier >= {5}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%if signature_upgrade_tier >= {1}%}Shun Goku Satsu: In place of benefiting from a +10 bonus to Evasion for one round, the user may choose to end the technique as a follow-up Energy Imbued Attack that benefits from double their Potency at no additional energy cost.{%end%}

{%end%}

42

SURFACE ADHESION (TECHNIQUE)

A technique that opens up the option of using walls, ceilings, and other surfaces to traverse and perform maneuvers.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Passive Channeling
Duration: 1 round

Surface Adhesion is a movement technique that expands the user’s available maneuvering options by allowing them to traverse across walls, ceilings, and other surfaces otherwise unavailable due to the nature of gravity.

Surface Adhesion is also used to maintain a solid balance/grip when traversing through slippery or uneven surfaces, through powerful winds, or when the current location is suffering from tremors or other forms of violent motion. It can also be used to prevent being knocked down by such forces as well as by any physical blows received, any attempts to resist so benefiting from a +5 bonus due to the strong bond between the user and the surface. Grapple attempts in general also benefit from just as much of a bonus to their rolls.

{%if signature_upgrade_tier >= {6}%}UPGRADES

Improved Grip: +5 bonus is increased to +10

{%end%}

43

AFTERIMAGE (TECHNIQUE)

The user moves almost instantaneously from point A to point B, leaving behind an image of themselves that is almost indistinguishable from the real deal, even when being sensed.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round
Saving Throw: User’s Evasion VS Target’s Deduce

Upon using this Technique, the user moves almost instantaneously from point A to point B, leaving behind an image of themselves for a brief moment. For the time this image is there, it retains enough of the user’s energy signature that it is almost indistinguishable from the real deal, even when accounting for spiritual sensory.

Subjects must roll a Deduce check pinned against the user’s Evasion to catch the user’s movement, consequentially seeing through the Technique. Of course, the user must be able to move out of visual range for this illusion to function in the first place.

This Technique allows the user to move up to double their regular Movement and lasts until the start of their next turn. Naturally, it must be physically possible for the user to move to their target spot in the first place for the Technique to be possible.

{%if signature_upgrade_tier >= {5}%}UPGRADES

Movement Upgrade: Movement is now tripled instead of doubled.

{%end%}

44

MIRROR PAIN (TECHNIQUE)

A defensive Technique which makes it so that any damage done to the user is also inflicted on the aggressor.

BASE

Technique Type: Combat
Performance: Defensive Action
Delivery: Self
Effect Type: Instant

Used as a Defensive Action, Mirror Pain accepts all incoming damage but also applies it to the aggressor. Unlike other Defensive Actions, Mirror Pain can be used on Techniques with any type of Delivery (such as Selective Techniques). Additionally, Mirror Pain can be used on Techniques with lingering damaging effects to also apply the same lingering damage on the aggressor, complete with its same duration. Likewise, a Passive or Actively Channeled Technique affected by Mirror Pain will continue to reflect damage on any consecutive turns linked to the initial application, without the user having to expend additional energy.

Mirror Pain only reflects back damage that is successfully applied to its user. Any damage ignored or avoided by the user due to natural resistances or the effects of other Techniques is not applied to the aggressor.

Damage reflected keeps its same typing, any resistances to it applying as usual.

45

FEIGN DEATH (TECHNIQUE)

A technique capable of Feigning the Death of the user to such an extent that it even fools the sensing of spirit energy.

BASE

Technique Type: Combat, Specialty
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

An individual Feigning Death through the use of this Technique manages to influence their body in a way that nearly identically simulates the state of being dead. For all intents and purposes, their body does shut down completely, only a feint and nearly undetectable sliver of energy keeping their body from suffering damage by the lack of necessary bodily functions.

Traditional sensory cannot detect the energy harbored in the user’s body; only the use of specialized energy-detecting Techniques such as True Sight being able to detect it (and that’s only if individuals even suspect about using them in the first place).

The individual Feigning Death can view all that is around them almost like a form of astral projection, an area of up to 100ft, however, their actual spirit is not considered severed from their body during this state, and thus may not be seen by other spirits nor may it move freely. Likewise, the user may not view the spirit body of other subjects.

46

RESIST DEATH (TECHNIQUE)

A Technique that keeps the user both alive and conscious regardless of their remaining HP.

BASE

Technique Type: Combat, Specialty
Performance: Standard Action, Defensive Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Resist Death maintains its user conscious and alive for as long as it is kept channeled regardless of their remaining HP. Resist Death can be utilized as a Defensive Action.

A Spirit Guide whose HP hits -20 while in their spiritual form can utilize Resist Death to temporarily prevent the link to their physical body from being severed as per base rules.

Resist Death prevents the user from falling unconscious only due to a drop in HP. It cannot be used to remain conscious due to other factors.

47

SELF-REGENERATION (TECHNIQUE)

A Technique used to restore one’s own health.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 Round
Restored HP: {$potency} (User's Potency)

Starting with the turn it was activated on, the user heals an amount of HP equal to their Potency at the start of each turn until its channeling ceases.

{%if signature_upgrade_tier >= {2}%}UPGRADES

Quick Activation: Self-Regeneration can now be initiated as a Free Action. If this Technique is Modified, all other effects it might have cannot be initiated in this way.

{%end%}

48

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

49

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if signature_upgrade_tier >= {1}%}UPGRADES

{%if signature_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if signature_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if signature_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if signature_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if signature_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

50

DISPLACED CONTACT (TECHNIQUE)

A technique that allows the user to make contact with a distant target as if it were direct contact, allowing them to transfer melee strikes or perhaps physical assistance.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self (For Activation), Selective (for actions performed during it, not for activation)*
Reach: Roll 20 +10* {$signature_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

While it is being channeled, Displaced Contact allows any form of contact to be performed remotely, be that a gentle touch, a standard or energy imbued melee attack, or any Contact (delivery) technique. This form of contact it enables is extended to anything the user wields, meaning that strikes with weapons and similar gear can also be delivered with it.

Displaced Contact treats the target as if they were doing direct contact with either the user or the gear being used, so it is capable of transferring any special effects that either would normally transfer with direct contact.

Targets for contact are chosen as a free action. The user of this technique does so by focusing on visible targets within range. As a base feature, this technique can extend such contact to a single target, a number that can be increased through upgrades.

{%if signature_upgrade_tier >= {2}%}UPGRADES

{%if signature_upgrade_tier >= {2}%}Additional Target: Additional targets may now be the recipient of a single form of contact. (Roll 1* {$range_mod}){%end%}

{%end%}

51

SPIRITED COMBAT (TECHNIQUE)

This technique is the gateway to add special properties to the user’s unarmed combat, starting with having all of the user’s unarmed attacks be considered energy imbued.

BASE

Technique Type: Combat
Performance: Standard Action
Delivery: Self
Reach: Same as unarmed.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Simply, while channeled, this technique considers all of the user’s unarmed attacks as Energy Imbued Attacks, but it’s main purpose is perhaps to function as a gateway to add Modifications and Upgrades to a character’s unarmed combat in general. All modifications added to this Technique trigger their effects only once per target struck in a single turn, regardless of the individual number of attacks performed on any individual target. Of course, any such effects being transferred still require Saving Throws to be successful. A Yokai’s Special Attack is also considered to benefit from any Upgrades and  Modifications this Technique might have.

Conjured Creature Specialty Tech (d55)

d55 Result

1

MALLEABLE BODY (TECHNIQUE)

The user’s body can twist and contort in all sorts of different ways while this technique is active.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self
Reach: Roll 5 + 10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

For every round it is active, the user of this technique benefits from a +5 on evasion and grapple-related actions. Additionally, their body can stretch in such a way that they are able to reach 5ft. further than usual, an amount that can be increased with upgrades. Last but not least, the user is able to squeeze themselves through all sorts of narrow and tight spaces that they would otherwise not be able to.

This technique does not allow the user to split in any way, shape, or form.

{%if t_upgrade_tier >= {2}%}UPGRADES

Snap Back: You have learned to implement your elasticity into your attacks, benefiting from a +5 bonus while under the effects of this technique.

{%end%}

2

POLYMORPH (TECHNIQUE)

An affliction that changes the form of its target into that of a harmless animal, usually to a disadvantage.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 50ft.
Effect type: Lingering
Duration Tier: S
Duration: 3 rounds
Saving Throw: User’s Potency vs Target’s Willpower.

When first acquiring this as a Technique or Modification, the player must select which harmless animal it will turn the target into. When being performed, the Saving Throw is only triggered if the target attempts to resist its effects.

Aside from whatever physical limitations come with being transformed into the chosen animal, a character’s Attacks, Guard, Deflection, and Resistance are temporarily reduced by 10.

Polymorphic hex does not change the size of its target. A large individual turned into a frog would still be roughly the same size, just now in the shape of a frog.

The transformation does not alter the individual’s brain composition (thus, it does not affect their intelligence), but they do not have proper vocal cords to communicate verbally. The affected individual also does not loose the ability to use Spirit/Demon Energy, although they may not perform Techniques whose typical requirements involve components that are not available as a consequence of the transformation.

3

INVISIBILITY (TECHNIQUE)

A Technique that makes its user visually undetectable.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The selected target becomes Invisible for an amount of time equal to this Technique’s duration. Specifically, only the target’s Physical Body becomes Invisible, meaning their energy could still be perceived. Attacks and Techniques coming from the invisible individual treat their target as if they were Blinded.

{%if t_upgrade_tier >= {2}%}

UPGRADES

Touch of Invisibility: The user may now make that which he touches invisible. Aside from being useful to make allies invisible as well as to hide objects and traps, it can be also be used to make stealthy takedowns by disappearing the victim’s body as you attack. The invisibility only lasts for as long as contact is being made with the subject.

{%end%}

4

SHRINK (TECHNIQUE)

A Technique Feature that allows the user to shrink in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Halve in size.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately shrinks to half their size.

In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4).

{%if t_upgrade_tier > {0}%}

UPGRADES

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).
{%if t_upgrade_tier >= {2}%}

Growth: Upon using this Technique, the user approximately grows twice their size. On the battle/encounter grid, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes. In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

Additional Growth (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), and their Damage Output is increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10){%end%}

{%end%}

5

GROWTH (TECHNIQUE)

A Technique Feature that allows the user to grow in size.

BASE

Technique Type: Combat / Specialty
Performance: Full Round Action
Delivery: Self
Size: Up to +5ft.
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Upon using this Technique, the user approximately grows twice their size. On battle/encounter grids, the user grows from occupying a single 5ft. hex to occupying 2x2 5ft. hexes.

In their grown state, the user’s Movement is doubled, they receive a +5 bonus to their Guard and Melee Attack rolls, and their melee attack’s Damage Output is increased by 1 die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12).

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Growth (Roll 1 *{$range_mod} tier(s)):  +5ft. (Size), +3 additional bonus (Melee Attacks, Guard), Damage Output increased by 1 additional die tier (1d4 >> 1d6 >> 1d8 >> 1d10 >> 1d12 >> 2d8 >> 2d10 >> 2d12 >> 3d10).

{%if t_upgrade_tier >= {2}%}Shrink: Upon using this Technique, the user approximately shrinks to half their size. In their shrunken state, the user’s Movement is halved, they suffer from a -5 bonus to their Guard in exchange for a +5 to their Evasion, and their melee attack’s Damage Output is decreased by 1 die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2).

Shrink Further (Roll 1 *{$range_mod} tier(s)): For every additional size tier they receive +3 additional bonus (Evasion), -3 additional penalty (Guard), and Damage Output reduced by 1 additional die tier (1d12 >> 1d10 >> 1d8 >> 1d6 >> 1d4 >> 1d2). {%end%}

{%end%}

6

FUSION (TECHNIQUE)

Allows the user the fuse with either an ally or a physical object.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Contact
Effect Type: Lingering
Duration: Until dismissed, dispelled, or knocked-out.

Fused individuals have some pretty interesting advantages. Fist off, each of the fusion’s Skills, Sense, Potency, and Movement are those of the highest of the two fused individuals. Additionally, their fused self has access to both individuals’ Techniques, Class features, and Feats. As for turn order, if both subjects had already rolled for Initiative by the time the fusion happens, they act on the turn of the one who initiated the Technique.

Fusing does come with its downsides. Any damage done to the compounded subject is applied to both characters separately (if their fused body was damaged for 5 HP, then 5 HP is subtracted from both characters). In addition to that, Energy works in the same way, any expenditure of energy by the fused individual being used up from both characters’ separate energy pool. After separating, individuals who were fused also remain with any adverse effects and wounds they had whilst fused together, however, the same applies to any favorable effects.

When it comes to fusing with objects, the user gains the more prominent physical aspects and features of the object, gaining full control over them. Any physical hardness typically needed to be surpassed to damage the object (i.e., Damage Reduction) is now required to damage the individual. Many Circumstantial Bonuses and Actions may be available depending on which object they have fused with (these can be suggested by the player, along with any reasoning as to why it makes sense, but whether they are applied or not is left to the GM). An individual may only fuse with an object of roughly their same size or smaller. This size limitation can be increased with upgrades.

Fusion cannot typically be Modified.

{%if t_upgrade_tier > {0}%}UPGRADES

Object Size Upgrade: Increases the limit of how big an object the user may fuse with by 5ft. (Roll 1* {$range_mod})

{%end%}

7

ANIMATE OBJECT (TECHNIQUE)

A Technique that temporarily brings an object to life at the user’s command.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Object of up to Roll 5 + 5* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1 + 1* {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

Animated Objects are granted 10ft. of Movement, they only take simple instructions from the user, and are not proficient in combat, although they may attempt it with an Unarmed Attack of +1 per 5ft. in size, and a damage output of 1d4 per 5ft. in size for objects of a similar hardness to plastic, 1d6 per 5ft. in size  for wooden or dense rubber objects, 1d8 per 5ft. in size  for metals, and 1d10 per 5ft. in size for materials with a similar hardness to diamond.

Animate Object can be modified as if it were a Conjuration Technique, granting the object the unique effects typically only granted to Conjurations.

8

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

9

CALL WATER (TECHNIQUE)

Summons any amount of nearby water towards the user, with tremendous force.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Range: 100ft. (distance up to where water is summoned from) (not adapted by modifications)
Size: Roll 25+ 25* {$range_mod}ft. radius (circulating supply kept around the user) (not adapted by modifications)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration:1 minute (10 rounds)

When the user activates this technique, they attract any amount of water within 100ft. of them with great force. Large amounts of water pulled in from natural sources rush towards the user like waves to a shore. In urban environments, water is pulled from pipes, tanks, hydrants, bottled products, or any other sources that might be present, typically busting many open in the process.

Water that makes contact with anyone around the user prompts Guard Saving Throws pinned against the user’s Potency (roll) to prevent subjects from becoming Downed.

All the water summoned around the user remains within a radius of 25ft. around them, ignoring any openings that would otherwise cause it to spill out or leave the area, an effect that remains for as long as the user continues to channel this technique.

10

GALE (TECHNIQUE)

A strong burst of wind emanating from the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s [Potency] vs Target’s [Guard]

A strong wind is sent forward from the user, prompting Guard checks on all targets within the threatened range to avoid getting pushed back and becoming Downed. These Guard checks must be performed on every round that the effects are still active. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the roll result). A critical success doubles the knockback of this Technique.

Gale, of course, affects anything within its range just as any strong would typically would, being a useful Technique to push away gas, disturb the flight of winged subjects, among other things.

{%if t_upgrade_tier >= {6}%}

UPGRADES

{%if t_upgrade_tier >= {6}%}Violent Changes: The direction that the wind blows can be suddenly shifted in such a way that those resisting it can be caught off guard. Acquiring this upgrade grants an +5 bonus to the Potency roll of this Technique’s user for every round it has remained active.{%end%}

{%end%}

11

INTANGIBLE (TECHNIQUE)

A technique that makes the user intangible, for a brief moment.

BASE

Technique Type: Combat / Specialty
Performance: Defensive Action or Move Action
Delivery: Self
Effect Type: Instant

As a Move Action, it allows the user to pass through physical obstacles, while as a Defensive Action, it dodges any non-energy-imbued attack without fail. Any Prepared Attacks triggered as a Move Action are avoided as long as they are not energy imbued.

12

ABSORB AND RELEASE (TECHNIQUE)

Absorbs the effects of one Melee, Projectile, or Wave Technique, allowing the user to later release them towards a target of their choosing.

BASE

Technique Type: Combat / Specialty / Support
Performance: Defensive Action (to absorb), Standard Action (to release)

When a Technique is about to make contact with the user, they may activate Absorb & Release as Defensive Action. Upon doing so, rather than undergoing the Technique’s effects, they store them within themselves. These stored effects can then be released by the user as at no energy cost by using a Standard Action.

Although effects do not have to be released in the same exact manner as they were first conjured up, they do nevertheless follow the same method of Delivery. Naturally, when expelled, the effects behave according to the same properties of the Technique they hail from.

By default, only 1 Technique can be absorbed at a time, an amount that can be increased through upgrades.

13

TELEPORTATION (TECHNIQUE)

The ability to transfer one’s own body from one point in space to another, instantly.

BASE

Technique Type: Specialty
Performance: Movement
Range: Roll 40 + 20* {$t_upgrade_tier}ft.
Effect type: Instant

Teleportation is a Technique feature which uses a turn’s Movement to transport the user’s body, instantly, from their current location to a newly selected location. Upon acquisition of the Technique, the player must designate whether they want the act of teleporting with this Technique to always cancel out any momentum the user might have during its use or not.

The teleporting individual roughly has a 50% chance of teleporting into an occupied space when doing so into an area which is outside their vision. Teleporting into solid material, such as a wall, cancels out the distance traveled and damages the user for 1/5 of their health.

14

SWAP (TECHNIQUE)

The ability to swap the position of two individuals or objects, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10 * {$t_upgrade_tier}ft.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The two targets selected by the user of this Technique will instantly swap places with each other. If either subject attempts to resist the effects, they roll for Willpower pinned against the user’s Potency, with either being successful causing the Technique to fail. When opposed by both targets, the user only rolls for Potency once, the result being pinned against both target’s Willpower separately. Both targets must be within range of this Technique to be Swapped.

15

DISPLACEMENT (TECHNIQUE)

The ability to transfer someone or something from one point in space to another, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Size: Roll 30 + 15* {$t_upgrade_tier}ft radius.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The selected target is instantly transported from their position within the Technique’s radius, which is centered on the user, to a newly selected position within it. The subject can resist these effects with a Willpower check pinned against the user’s Potency.

The act of Displacement can cancel out any momentum the target might have should the user wish to make it do so.

16

POCKET DIMENSION (TECHNIQUE)

Creates a dimensional space that can be utilized however the user sees fit.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 10ft.
Size: Roll 5+5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 Hour

This Technique creates an opening to what’s called a pocket dimension, an amount of empty space that exists outside of traditional space.

The entrance to a pocket dimension can be put in thin air, but it can also be applied to objects with openings to transform that opening into its entrance. For example, in its base size, this can be used on a bag to create something akin to what is a bag of holding. If large enough, it can even function as a home or a base.

A Pocket Dimension retains everything it has in it, even after the gateway to it closes (the Technique’s duration runs out).

The entrance to a Pocket Dimension can be collapsed by its owner as a Standard Action, but they must be within range.

17

GRAVITY WELL (TECHNIQUE)

A Technique which modifies the gravitational qualities of its target so as to make it pull matter towards it, regardless of its mass.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Size: 5ft. radius per Potency
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1 + 1* {$range_mod} minute (Roll 10 + 10* {$range_mod} rounds)

The strength of the pull from Gravity Well scales with the user’s Potency. Those that find themselves within the radius of Gravity Well’s force at the start of their turn (or next available action) must succeed in a Guard check pinned against the user’s Potency to prevent from being pulled towards the center or target designated as its center. This roll can only be performed in the first place if grounded (i.e. not in the air, and not swimming, that is, unless holding onto something fixed, etc.), and it receives a +5 bonus if the subject is within holds onto anything fixed, or they are significantly heavy themselves.

A subject that fails on this roll begins to be pulled towards the object in a fashion that varies in accordance to the result, left up to the GMs discretion. Likewise, a success may constitute simply managing to stay in place or even being allowed to slowly move away from it, depending on the degree of success.

When used on a subject instead of a location, it makes them the center of the well, potentially causing physical damage when objects or subjects crash into them. If any such damage is caused, it is equal to the strength of the gravity well, or in other words, the technique user's Potency.

18

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$t_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

19

APERTURE (TECHNIQUE)

A Technique capable of creating temporary openings on surfaces.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Resolve: {5|10}ft. (max height, width, and depth)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a specific point on a surface on which a temporary aperture will manifest itself. Simply, it can be used to cross through walls and other types of layers. The surface selected cannot be part of a living entity.

If the selected surface is part of another individual’s Technique or Territory, the user’s Potency it pinned against the surface owner’s Potency to determine if it is successful.

Without having to expend additional Energy, the user may collapse the opening as a Standard Action. Subjects crossing through the opening at the time of its closing can potentially become stuck. In such cases, the opening neither crushes nor goes through the subject, it simply closes up to the point it makes contact with them.

20

ALTERNATE SPACE (TECHNIQUE)

Allows the user to cross into a dimension of reality that overlaps with our own, specifically one that shares the same environment.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Effect Type: Instant

Upon casting this Technique, the individual shifts into another layer of reality, one that overlaps with what is known to mortals as the “real world”. In this alternate space, minerals, the soil, and similar earthly features exist as they do in the “real world”, including those that have been constructed into buildings and pathways. While these features can be touched, they cannot, however, be moved or influenced in any way.

Elements such as water, fire, ice, and energy do not exist in this alternate world (lakes, for example, appear simply as large craters), although they can be conjured up through abilities, techniques, etc. Just as their “real world” counterparts, these summoned elements do not manifest  themselves on the other side.

When it comes to life-forms, this slice of reality is mostly barren— although that is ultimately left up to the GM’s discretion— but the flora that exist in the “real world” also simultaneously exists in this realm as well. With that being said, just like with earthly materials, although it can be touched, it cannot be moved in any way.

Techniques performed in this alternate space appear solely in alternate space, and cannot target individuals in the “real world” (and vise versa).

Any other user with this same technique feature— whether it is its base feature or a modification— ends up in this same layer of reality upon using it.

The energy of individuals in this realm can be sensed from the “real world”.

To return to the “real world”, the player must perform this Technique again.

21

CHECKPOINT (TECHNIQUE)

A temporal Technique that reverts the user to a state they were in a previous point in time.

BASE

Technique Type: Specialty
Performance: Full Round Action (to create checkpoint)
Delivery: Self
Effect Type: Instant (Special)

On the round the user activates this Technique, they write down their current amount of HP, the remaining amount of turns on any Lingering effects, and other miscellaneous details of their current state. Afterwards, they choose within how many turns (up to a maximum of 3) they will revert back to this ‘checkpoint’. At the start of said turn, the user will immediately return to the state they were in, all except their current position & their currently remaining Energy, which are unaffected by the effects of this Technique. Channeled Techniques are interrupted by the 'time leap’ of Checkpoint, and the user’s own are also not considered re-initiated were they active at the chosen point.

For the effects of this Technique to revert the user to a past state, they must both be alive and conscious. Multiple checkpoints can be in effect at the same time, but they cannot be set to trigger during the same turn.

22

MUTE (TECHNIQUE)

Mute completely silences the area within its field.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Field
Range: 15ft. (selection of field’s center)
Size: up to Roll 100 + 100 * {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user selects a location to manifest a 100ft. field in which sounds are unable to occur. Not only are sounds unable to happen within this Field, but external sounds that reach the edge of the field do not cross into it, making it so that absolutely everything within the field is 100% silent.

Those within Mute’s field are treated as Deafened.

Mute may only be Modified after permanently restricting the Field’s Size to 15ft. + Upgrades.

23

BLIND (TECHNIQUE)

A Technique that blinds its target.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Willpower

Blind simply applies the Blinded condition to its target if it fails its Saving Throw, a Willpower check pinned against the user’s Potency.

24

VERTIGO (TECHNIQUE)

Subjects its targets with the false sense that their surroundings are spinning or moving impeding on their balance and movements.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 1+1* {$range_mod}  minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

Targets successfully afflicted with Vertigo are treated as being under the ’Dizzy’ condition for its duration. While not lethal or awfully inhibiting, Vertigo’s effects along with its base duration can be a powerful tool to shut-down evasive and melee-oriented fighters.

25

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

26

FEAR (TECHNIQUE)

A Technique that utilizes the user’s Willpower to conjure up an overwhelming sensation of doom on its target.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} rounds
Saving Throw: User’s Willpower VS Target’s Willpower

The target of Fear rolls a Willpower check pinned against the user’s own Cunning. Those who fail their Saving Throw become Overwhelmed for its duration. Those affected have a 50% chance of running in away in fear rather than simply remaining in place overwhelmed.

27

PETRIFY (TECHNIQUE)

A Technique that was popularized by yokai such as gorgons, Petrify immobilizes its target by transforming them into stone or any other similar, hard substance.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Wave (single target, see description)
Range: Roll 15+ 5 * {$range_mod}ft. long cone
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1+1* {$range_mod} hour
Saving Throw: User’s [Potency] VS Target’s [Resistance]

Petrify’s user selects a single target within the threatened cone to transform into stone. The target must roll a Resistance check pinned against the user’s Potency, a failure to resist the effects beginning the transformation process. Because Shockwave uses Wave for targeting purposes, it is not reflected or interrupted in the same manner other Wave Techniques would, although it can be Evaded.

The petrification process spans over several rounds, and starts from the bottom of their body moving upwards, on its first turn making it difficult to move due to solidifying feet, cutting that turn’s Movement in half. On its second turn, the process has reached the upper legs, preventing Movement (and thus Evasion as well) altogether, but still allowing actions performed by the upper body, although they may not easily target those behind them. On its third turn, petrification has reached the upper body, preventing the use of the torso and thus making many actions difficult to perform in the process. At this stage, most actions that can be performed take a -5 bonus on their rolls. On the afflicted’s 4th turn, their arms now become petrified, preventing all actions from being performed aside from those that can be done through the user’s head. On the 5th and final turn, the petrification process finishes transforming its target rock-solid.

Upon acquisition of this Technique, the user must select a fairly accessible substance that secretly reverses its effects, such as fire or salt. Additionally, Petrification can be reversed by Techniques such as Release, or by concentrating a total of 3 Energy charges on the afflicted over a span of 3 turns (the information that such an action would work is only available to those who succeed in a Deduce check with a DC of 20). Energy can typically be concentrated on a subject through the helper’s body, such as by laying their hands on the afflicted, without needing any special abilities or Techniques. That being said, any Technique or Special ability that extends the reach of one’s Energy can be used to perform the action from further away.

{%if t_upgrade_tier >= {2}%}

UPGRADE

Additional Target: Roll 1* {$range_mod}

{%end%}

28

SLOW (TECHNIQUE)

A Technique Feature that slows down the general movement of those caught in it.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+5* {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)

The Slow Technique Feature forms a bubble in which all things inside are slowed down. This Slowing effect does not prompt a Saving Throw (unless it is applied as a Modification with a Delivery of Contact, Projectile, or Selective).

While under its effects, a subject’s Free Actions now require Standard Actions, Standard Actions require a Full Round actions, and Full Round Actions require 2 Full Round Actions.

An individual trying to cross it has their remaining Movement cut in half at the moment they step in the bubble. Likewise, Projectiles crossing it have their remaining distance cut in half, and suffer from a -5 on their result.

It would seem at first like Defensive Actions would be penalized, but despite being slower, they remain the same speed relative to incoming threats, which are slowed down just as much upon entering the bubble.

29

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

30

JINX (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them bad luck.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} minute (Roll 10+10* {$range_mod} rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

For its duration, the Fortune Technique simply counts all of the target’s perfect rolls (the highest possible number for any dice being rolled) as a 1 instead.

31

BIND (TECHNIQUE)

A Technique that binds two targets in a way that prevents them from moving away from each other past a certain distance.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft. (to cast)
Size: {%if t_upgrade_tier <= {1}%}15ft.{%elif t_upgrade_tier == {2}%}10ft.{%elif t_upgrade_tier == {3}%}5ft.{%elif t_upgrade_tier >= {4}%}0ft.{%end%} (maximum distance targets may be away from each other)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 10+10* {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Willpower

This Technique binds two chosen targets within range of the target to each other, preventing them from being more than a certain distance away from each other. This distance is chosen by the Technique’s user, but can be no less than 15ft. unless upgraded. The bound targets must be either living or animated subjects, although objects can be targeted after acquiring the corresponding Upgrade.

Techniques such as Teleport and Swap fail if the bound subjects would be moved out of range of each other, but otherwise continue to function.

Subjects bound to each other feel they are pulled in by some invisible source when attempting to stay away from each other, an effect that otherwise takes whatever flavor the player designs for it. Subjects do not get pulled by this force in either direction, no matter the strength or force may be behind the other.

A falling subject may be suspended in place (mid-air) if continuing to fall would place them out of range.

{%if t_upgrade_tier >= {1}%}UPGRADE

{%if t_upgrade_tier >= {1}%}Bind to Object: The Technique can now be used on non-living or animated subjects.{%end%}

{%end%}

32

LAUGHTER (TECHNIQUE)

Those affected by this technique cannot help but burst into laughter.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3 * {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Will.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the Technique is successfully or not. If the Technique is not resisted, on every turn thereafter during which the Technique’s lingering effects are still active, the target rolls for Resistance at the start of their turn to see if they resist the individual effects from taking place. A success on those latter rolls does not cure the target from Laughter, it simply prevents the effects from taking place during that round.

The effects of Laughter are as follows:

1. On every turn that the effects are not resisted (which includes the turn it is induced), the subject cannot help but begin to laugh uncontrollably. Although they can still perform most of their usual actions, they do so with a penalty of -5.

2. On two consecutive turns under the effects, the subject is too busy laughing to be able to take any actions until their next turn other than Movement and Defensive Options.

3. On a third (and further) consecutive turn(s), the target can’t help but drop any held items, become Downed (see Conditions), and consume the entirety of their turn doing nothing but laughing.

33

FLIGHT (TECHNIQUE)

Allows the user to remain in flight for as long as they continue to maintain it with Energy.

BASE

Technique Type: Specialty / Support
Performance: Movement
Delivery: Self
Range: Roll 30+30 * {$t_upgrade_tier}ft. (movement)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

A pretty straightforward Technique, it allows the user to substitute their regular movement for flight. As with regular movement, the user may double it by using a Full Round Action.

{%if t_upgrade_tier >= {2}%}UPGRADE

Graceful Flight: Evasion attempts performed during flight benefit froma +3 bonus.{%end%}

34

SHADOW WALK (TECHNIQUE)

An elusive and hasty way of moving, typical of vampires and other dark beings.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round

There being no universal term for the type of super-speed or evasiveness that vampires as well as being such as Akuma’s Street Fighter will sometimes employ, one in which they will move from one spot to another in an unusually elusive and disorienting way, it has been deemed in this system as Shadow Walk.

Shadow Walk is performed by using the Movement part of one's turn, which is doubled for this Technique, the elusive movement granting a +10 to the user's Evasion during this round.

{%if t_upgrade_tier >= {1}%}UPGRADE

{%if t_upgrade_tier >= {1}%}Shun Goku Satsu: In place of benefiting from a +10 bonus to Evasion for one round, the user may choose to end the technique as a follow-up Energy Imbued Attack that benefits from double their Potency at no additional energy cost.{%end%}

{%if t_upgrade_tier >= {7}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%end%}

35

SURFACE ADHESION (TECHNIQUE)

A technique that opens up the option of using walls, ceilings, and other surfaces to traverse and perform maneuvers.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Passive Channeling
Duration: 1 round

Surface Adhesion is a movement technique that expands the user’s available maneuvering options by allowing them to traverse across walls, ceilings, and other surfaces otherwise unavailable due to the nature of gravity.

Surface Adhesion is also used to maintain a solid balance/grip when traversing through slippery or uneven surfaces, through powerful winds, or when the current location is suffering from tremors or other forms of violent motion. It can also be used to prevent being knocked down by such forces as well as by any physical blows received, any attempts to resist so benefiting from a +5 bonus due to the strong bond between the user and the surface. Grapple attempts in general also benefit from just as much of a bonus to their rolls. Last but not least, successful Deflections on melee attacks lead to a free Grapple attempt when successful, but only if they are performed with the user's hands, feet, or other designated organ designated for Surface Adhesion.

{%if t_upgrade_tier >= {2}%}UPGRADE

{%if t_upgrade_tier >= {2}%}Improved Grip: +5 bonus is increased to +10{%end%}

{%end%}

36

AFTERIMAGE (TECHNIQUE)

The user moves almost instantaneously from point A to point B, leaving behind an image of themselves that is almost indistinguishable from the real deal, even when being sensed.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Effect Type: Lingering
Duration: 1 round
Saving Throw: User’s Evasion VS Target’s Deduce

Upon using this Technique, the user moves almost instantaneously from point A to point B, leaving behind an image of themselves for a brief moment. For the time this image is there, it retains enough of the user’s energy signature that it is almost indistinguishable from the real deal, even when accounting for spiritual sensory.

Subjects must roll a Deduce check pinned against the user’s Evasion to catch the user’s movement, consequentially seeing through the Technique. Of course, the user must be able to move out of visual range for this illusion to function in the first place.

This Technique allows the user to move up to double their regular Movement and lasts until the start of their next turn. Naturally, it must be physically possible for the user to move to their target spot in the first place for the Technique to be possible.

{%if t_upgrade_tier >= {7}%}UPGRADE

{%if t_upgrade_tier >= {7}%}Movement Upgrade: Movement is now tripled instead of doubled.{%end%}

{%end%}

37

SKATE (TECHNIQUE)

Allows the user to skate along a surface through the use of energy, protected from certain properties said surface might have.

BASE

Technique Type: Combat / Specialty
Performance: Movement
Delivery: Self
Range: User’s Movement + Roll 30 + 20* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

A pretty straightforward Technique that allows the user to substitute their regular movement for a form of energy-enabled skating. Energy concentrated on the bottom of the user’s feet protects them from otherwise dangerous terrain, ignoring not only potential damage but also miscellaneous properties such as stickiness and slipperiness. This form of skating also allows them to traverse over non-solid surfaces such as water or quicksand.

As with regular movement, the user may double it by using a Full Round Action.

38

LIGHT (TECHNIQUE)

A Technique primarily used to light up the area around the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 30 + 10*{$range_mod}ft. radius.
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

The user lights up the area within the Technique’s radius, its color predetermined upon acquisition.

Subjects that look directly at the light source from within 5ft., whether they are caught by surprise by it or not, have a 70% to become Blinded for 1 round.

39

FEIGN DEATH (TECHNIQUE)

A technique capable of Feigning the Death of the user to such an extent that it even fools the sensing of spirit energy.

BASE

Technique Type: Combat, Specialty
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

An individual Feigning Death through the use of this Technique manages to influence their body in a way that nearly identically simulates the state of being dead. For all intents and purposes, their body does shut down completely, only a feint and nearly undetectable sliver of energy keeping their body from suffering damage by the lack of necessary bodily functions.

Traditional sensory cannot detect the energy harbored in the user’s body; only the use of specialized energy-detecting Techniques such as True Sight being able to detect it (and that’s only if individuals even suspect about using them in the first place).

The individual Feigning Death can view all that is around them almost like a form of astral projection, an area of up to 100ft, however, their actual spirit is not considered severed from their body during this state, and thus may not be seen by other spirits nor may it move freely. Likewise, the user may not view the spirit body of other subjects.

40

SWIPE (TECHNIQUE)

An ability used to quickly and stealthily snatch possessions off of others.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Contact
Reach: +Roll 5+5 * {$range_mod}ft
Effect Type: Instant

For this Technique to work, the user must have an idea of what it is that they’re attempting to swipe off of their target. The more information they have on the item, the more accurate the Technique is.

The moment they perform the Technique, the GM asks for the mental image the character has of the target item (color, size, shape, texture, etc). They then assign a percentile to the accuracy of the description, and roll the appropriate die to see if it is successful (typically a d10). A completely accurate description guarantees success.

Whether the Technique is successful or not is a separate matter from whether the targeted individual becomes aware of what’s happened or not. To determine so, the user rolls as if having performed an Energy Imbued Unarmed Attack (which represents the Technique’s execution). If it is lower than the target's Sense, they have become aware of what transpired. If it is higher, they remain unaware.

41

HALLUCINATION (TECHNIQUE)

While its effects are similar to illusion, Techniques with the hallucinatory feature have their visuals generated in the targets mind instead.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$t_upgrade_tier} minute (Roll 10+10 * {$t_upgrade_tier} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The user of this Technique selects a target to bestow hallucinations on. The user’s Potency is pitted against the Target’s Willpower to determine if it applies its effects. Taking place within the target’s mind, the visuals and sounds conjured up by this Technique are crafted by the user upon performing it, with no limitations to its size and movement. The visuals feed off of the target’s own mind to remain animated and reactive, with no further action required by the Technique’s user to remain credible. The user of this Technique may not, however, exert any sort of manual control or change to the hallucinations after they have been bestowed.

42

ILLUSION (TECHNIQUE)

A Technique that conjures up visuals, for all to see.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Conjuration
Range: Roll 30+10* {$range_mod}ft.
Size: Roll 5+5 * {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Cunning] vs Target’s [Deduce]

The user of this Technique selects a location within range where a static illusion of their design will be conjured up. After it is conjured up, the user may move the illusion from its location by using a Standard Action.

When first spotted, the illusions prompt Deduce checks with a DC equal to the caster’s Cunning check. Those successful in their Deduce checks can see the illusions for what they are. Otherwise they are fooled until closer examination (which prompts another Cunning VS Deduce, the latter of which is now granted a +4 bonus), or until any interaction that clearly exposes them occurs.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Animated: The illusions conjured up are now animated, granting a +4 bonus to the user’s Cunning check. The user may also control the sequence manually as a Standard Action, granting an additional +4 bonus to the Cunning check.{%end%}

{%end%}

43

MANIFEST SOUND (TECHNIQUE)

Conjures up a custom sound on the select location.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field (Special)
Range: 15ft. (Conjuration Distance)
Size: 5ft. per Potency (Maximum distance traveled by sound)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

As a Base Technique Manifest Sounds conjures up sound which can be heard by those within range. The sound, crafted by the user, can be made to either play once or remain on loop.

When using this Technique to fool others, Manifest Sound prompts a Deduce roll pinned against the user’s Cunning to determine whether the target discerns its nature.

Manifest Sound can be modified by other Technique Features to make it apply effects on the subjects that listen to it, after prompting the appropriate Saving Throws. In this case, it behaves like a Field Technique, in the sense that those within range are affected by it. That being said, those who are within range but do not hear it are safe from the Modification’s effects (ex. those naturally incapable of hearing, Deafened subjects, those who successfully cover their hearing organs, etc). Any physical effects, however, cannot be avoided this way.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Control Sound: If still within range of the location chosen for the sound, you may manually control it as a Standard Action rather than having it loop.{%end%}

{%if t_upgrade_tier >= {5}%}Sharp: The sound may now be made to resonate in such a way that it shatters glass. A Potency roll from the user is pinned against the DC required to shatter the glass.{%end%}

{%end%}

44

DISGUISE (TECHNIQUE)

A Technique that changes the appearance of the user.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

Disguise allows the user to temporarily alter their look, from their attire to their bodily features. This all happens visually, not physically, the Energy around the user forming the disguise around them as a sort of illusion.

When performing this Technique to craft a disguise, the user rolls for Cunning. The result, which represents how well they crafted the disguise, is jotted down, and becomes the number pinned against all Deduce checks when attempting to fool others, avoid attention, intimidation attempts, etc.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {4}%}Touch of Physicality: The Energy around the user now hardens just enough to be able to interact with things physically, not being strong enough to for use in situations that require a strong amount of force, such as combat or sports, but enough to be able to grasp objects, shake hands, and such other minor things. This grants the user a +3 to the Cunning roll done to craft the disguise, and gives the user a larger variety of options when it comes to disguises, as they may now feign larger physical parts or ones not available to their species without the risk of them phasing through anything.{%end%}

{%if t_upgrade_tier >= {1}%}Vocal: The user can now alter their voice along with their disguise, including the mimicry of a specific individual’s voice, adding an additional +3 to the total of the Cunning roll done to craft the disguise.{%end%}

{%end%}

45

TELEKINESIS (TECHNIQUE)

Telekinesis is the ability to influence the physical without physical interaction.

BASE

Technique Type: Specialty
Performance: Free Action
Delivery: Self
Reach: Roll 15 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Telekinesis simply allows the user to perform any of the typical physical actions available with a force equal to their Spirit Level/Demonic Force instead of their Physique. This includes, but is not limited to Guard, Deflections, Grapple attempts and Attacks. These actions, of course, continue to require the same parts of a turn that they always have, and like their standard counterparts, they may be given Energy to add Potency to their result.

On the Technique’s Notes box, this technique’s owner should pre-calculate the total of these actions’ formulas, with Spirit Level/Demonic Force being swapped in for Physique.

46

MIND READING (TECHNIQUE)

Simply, the user of this Technique can read the thoughts of those affected.

BASE

Technique Type: Specialty, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

As a Selective technique, the user picks a target whose thoughts they want to spy on. For as long as it is kept channeled, they can hear the thoughts that cross their target's mind as well as get a sense for the individual's current intentions.

Anyone who has somehow become aware of the Technique's effects can attempt to hide their thoughts through meditation; while silencing their own thoughts proves to be simple, hiding one's intentions requires a successful Willpower roll with a DC of 24 for each distinct train of thought or intended action.

While Mind Reading is active on a subject, Defensive Actions or Prepared Actions pinned against any avoidable actions incoming from said subject benefit from a +5 bonus, negated if the subject is successful on their Willpower roll to conceal their thoughts, if they get such a roll in the first place.

47

SIMPLE COMMAND (TECHNIQUE)

A command issued to a creature or individual is performed by them without question.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Special (Audible Voice)
Range: Special (Audible)
Effect Type: Instant
Saving Throw: User’s Potency vs Target’s Willpower.

Simply, a single target commanded to perform an action will follow it should they not resist it through a Saving Throw. This command can include harmful things done to either their allies or themselves, although only a single action with a clear beginning and end can be commanded, not a series of actions nor the adoption of a stance nor an attitude.

An individual commanded to perform an action gets to reroll the technique’s Saving Throw for every additional turn the action has taken to complete, and as such, simpler and shorter commands tend to be more fruitful, especially on those of stronger will.

Multiple additional subjects can be made to follow a single command given by upgrading this technique.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Unaware: The command issued is performed without the subject’s knowledge. Both the moment the command was give and the moment it is performed are not registered in the subject’s memory.{%end%}

{%if t_upgrade_tier >= {2}%}Additional Subject: +Roll 1* {$range_mod} subject(s){%end%}

{%end%}

48

DISPLACED CONTACT (TECHNIQUE)

A technique that allows the user to make contact with a distant target as if it were direct contact, allowing them to transfer melee strikes or perhaps physical assistance.

BASE

Technique Type: Combat / Specialty
Performance: Standard Action
Delivery: Self (For Activation), Selective (for actions performed during it, not for activation)*
Reach: Roll 20 +10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

While it is being channeled, Displaced Contact allows any form of contact to be performed remotely, be that a gentle touch, a standard or energy imbued melee attack, or any Contact (delivery) technique. This form of contact it enables is extended to anything the user wields, meaning that strikes with weapons and similar gear can also be delivered with it.

Displaced Contact treats the target as if they were doing direct contact with either the user or the gear being used, so it is capable of transferring any special effects that either would normally transfer with direct contact.

Targets for contact are chosen as a free action. The user of this technique does so by focusing on visible targets within range. As a base feature, this technique can extend such contact to a single target, a number that can be increased through upgrades.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Target: Additional targets may now be the recipient of a single form of contact. (Roll 1* {$range_mod}){%end%}

{%end%}

49

RAISE DEAD (TECHNIQUE)

A Technique that raises the dead and makes them follow the user’s orders.

BASE

Technique Type: Specialty
Performance: Full Round Action
Delivery: Selective
Range: 10ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Resolve: {1+1* {t_upgrade_tier}} minute (Resolve: {10+10* {t_upgrade_tier}} rounds)

Raise Dead is a Technique that targets the body of the deceased, using the user’s Energy to animate them temporarily, its actions being at the will of the Technique’s user. On their owner’s turn, they can be commanded as a Free Action.

A fresh corpse has the same Base Attributes it had while it belonged to a living being, except that its max HP is replenished only by half, and its Spirit Level/Demonic Level it adopts from the Technique’s user instead. Any corpse that has decayed significantly has half its original stats (Spirit Level/Demonic Level remains the same). As for Skills, it cannot use Cunning or Deduce, and its Willpower is equal to its master’s. An animated corpse does not have its own Energy, and cannot use any of the Technique’s that belonged to its owner (the corpses owner, not its current master), as those are tied to the individual’s spirit instead of their body. That being said, it may use any special qualities its body has, and it may also imbue its Attacks and Defensive Actions with Energy by using its master’s Energy (but to do so they must be within 50ft from them).

Raise Dead has a special Energy cost; instead of a single Energy charge, the Technique’s user pays an amount of Energy depending on the level of the character the corpse belonged to:

  • Lvl. 1-5: 1 Energy Charge
  • Lvl. 6-10: 2 Energy Charges
  • Lvl. 11-15: 3 Energy Charges
  • Lvl. 16-20: 4 Energy Charges
  • Lvl. 20+: 5 Energy Charges

Raise Dead can be used as if it were Steal Control (a Technique that changes the ownership of a conjuration, animated undead, and anyone who is being controlled against their will) when performed on undead being controlled by others. When doing so, the user attempting to do so must pay the same amount of Energy Charges in accordance to the level of the character the corpse belonged to, and they must roll for Willpower pinned against the current owner’s own Willpower roll, the victor keeping/stealing control of the targeted body. As with Steal Control, the Technique’s Duration is refreshed upon success.

When it comes to Modifications, this Technique is treated as if it were a Conjuration Technique, meaning the unique effects available to to conjurations are applied to the risen.

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {3}%}HP Upgrade: +Roll 5* {$t_upgrade_tier} bonus HP on the risen corpse.{%end%}

{%end%}

50

RESIST DEATH (TECHNIQUE)

A Technique that keeps the user both alive and conscious regardless of their remaining HP.

BASE

Technique Type: Combat, Specialty
Performance: Standard Action, Defensive Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

Resist Death maintains its user conscious and alive for as long as it is kept channeled regardless of their remaining HP. Resist Death can be utilized as a Defensive Action.

A Spirit Guide whose HP hits -20 while in their spiritual form can utilize Resist Death to temporarily prevent the link to their physical body from being severed as per base rules.

Resist Death prevents the user from falling unconscious only due to a drop in HP. It cannot be used to remain conscious due to other factors.

51

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15 + 5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

52

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if t_upgrade_tier == {5}%}1{%end%}{%if t_upgrade_tier >= {7}%}2{%end%}

{%if t_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if t_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if t_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

53

MANIPULATE PLANT LIFE (TECHNIQUE)

Grants domain over plant life in general, allowing it to behave in ways it typically cannot, and even bestowing some of the user’s strength onto them.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 15+5 * {$t_upgrade_tier}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s Potency VS Target’s Willpower*

Nearly all plant life within this technique’s radius obey the subconscious commands of this Technique’s user. Mechanically, an individual command is issued through a Standard Action, the first of which is performed alongside the activation of the Technique. Said command can be used on multiple of the same plant-life within range, but separate kinds of flora require additional commands.

Which actions can be performed by plant life are based on what type of plant it is (for example, roots and vines are primarily used for grapple and trip attempts), contested actions pinning a 1d20 roll that includes the user’s Potency vs the target’s relevant Saving Throw.

*Plant life based NPCs and creatures can also be commanded by this Technique, consuming their own turn. Said subjects are able to resist the effects on a turn by turn basis with a successful Willpower Saving Throw.

54

RUST (TECHNIQUE FEATURE)

A Technique used to quickly rust metals, primarily used for rendering traditional armaments futile, as well as for opening alternate paths.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Contact
Size: 5ft. per turn (area corroded)
Effect Type: Active Channeling
Damage: Special *
Saving Throw: User’s Potency VS Target’s Resistance *

Rust corrodes approximately 5ft. of metal per turn channeled. Any corroded metal can be easily shattered with sufficient force, and may often even break down on its own.

*Organisms composed of metal suffer a base of [1d12 + the user’s potency] damage for every turn they fail a Saving Throw against its effects.

55

ALTER SURFACE (TECHNIQUE)

A Technique that allows the user to temporarily modify the properties of a surface.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Roll 15+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Surface Attribute: Resolve: {Hard|Soft|Slippery|Bouncy|Sticky|[Fire](https://yu-yu-hakusho-rpg.tumblr.com/post/184141137950/fire-modification)|[Ice](https://yu-yu-hakusho-rpg.tumblr.com/post/184141331485/ice-modification)|[Electric](https://yu-yu-hakusho-rpg.tumblr.com/post/184141425635/electric-modification)|[Holy](https://yu-yu-hakusho-rpg.tumblr.com/post/190301636275/holy-modification)|[Corrosive](https://yu-yu-hakusho-rpg.tumblr.com/post/679100197012439040/corrosive-modification)|[Jinx](https://yu-yu-hakusho-rpg.tumblr.com/post/184329604855/jinx-technique)|[Light](https://yu-yu-hakusho-rpg.tumblr.com/post/184102434695/light-technique)|[Hasten](https://yu-yu-hakusho-rpg.tumblr.com/post/184140514955/hasten-technique)|[Laughter](https://yu-yu-hakusho-rpg.tumblr.com/post/653841087437406208/laughter-technique)|[Slow](https://yu-yu-hakusho-rpg.tumblr.com/post/184138718660/slow-technique)|[Fear](https://yu-yu-hakusho-rpg.tumblr.com/post/184117869530/fear-technique)|[Pain](https://yu-yu-hakusho-rpg.tumblr.com/post/184103086310/pain-technique)|[Vertigo](https://yu-yu-hakusho-rpg.tumblr.com/post/184118773625/vertigo-technique)|[Blind](https://yu-yu-hakusho-rpg.tumblr.com/post/184119050525/blind-technique)|[Asphyxiate](https://yu-yu-hakusho-rpg.tumblr.com/post/184137727155/asphyxiate)|[Invisibility](https://yu-yu-hakusho-rpg.tumblr.com/post/184090675070/invisibility-technique)|[Fortune](https://yu-yu-hakusho-rpg.tumblr.com/post/184329418705/fortune)}

Alter Surface, upon acquisition, either grants a free Modification that consists of the properties that will be applied to the surface altered by the user (a chosen feature that must have a Duration, reducing Alter Surface’s base duration if of a shorter Duration Tier), or the user may choose a single property from the following list: Hard, Soft, Slippery, Bouncy, or Sticky.

Making contact with a surface under the Technique’s effects has varying effects depending on the chosen property, but the user’s Potency will always be a part of the roll to beat by any Saving Throw triggered by it, (i.e, the user’s potency is affecting exactly how slippery, sticky, bouncy a surface actually becomes). The negative effects bestowed by the surface prompt a Saving Throw on every turn  that the subject is making contact with it, only applying their effects during the rounds the subject fails to resist or avoid said them.

Conjured Creature Support Tech (d54)

d54 Result

1

MIND READING (TECHNIQUE)

Simply, the user of this Technique can read the thoughts of those affected.

BASE

Technique Type: Specialty, Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

As a Selective technique, the user picks a target whose thoughts they want to spy on. For as long as it is kept channeled, they can hear the thoughts that cross their target's mind as well as get a sense for the individual's current intentions.

Anyone who has somehow become aware of the Technique's effects can attempt to hide their thoughts through meditation; while silencing their own thoughts proves to be simple, hiding one's intentions requires a successful Willpower roll with a DC of 24 for each distinct train of thought or intended action.

While Mind Reading is active on a subject, Defensive Actions or Prepared Actions pinned against any avoidable actions incoming from said subject benefit from a +5 bonus, negated if the subject is successful on their Willpower roll to conceal their thoughts, if they get such a roll in the first place.

2

DARKNESS (TECHNIQUE)

A Technique that prevents nearly all light from travelling within a certain area, leaving nothing visible but darkness.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Range: 20ft.
Size: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

When performing this technique, the user may choose themselves as the center of its area of effect, causing it to move along with them. Otherwise, they choose a specific point within range, creating a field of static darkness that prevents most from seeing within it.

Subjects within the field of darkness are considered Blinded, even when typically being able to see in darkness.

3

MIRROR TECHNIQUE EFFECTS (TECHNIQUE)

While being channeled, any non-damaging effects bestowed on its user are also bestowed on the person that caused them.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: Same as the Mirrored Technique.

While channeling this Technique, any number of effects being applied by to the user by a someone else’s Technique are also applied on their owner, be them helpful or harmful. That being said, the owner has an opportunity to resist such effects with a Saving Throw of their own where applicable.

Mirror Effects does not mirror physical consequences that are related to impact and momentum, even if they are caused by direct consequence of the technique (for example, any Knockdown or Pushback caused by physically-oriented Techniques). Territory effects are also excluded from interacting with this technique.

When it comes to Instant and Lingering effects, the incoming technique’s effects can be mirrored on the owner even if they were resisted by the target, but they do indeed need to have at least prompted a Saving Throw or an immunity check.

Channeled effects are cancelled on both the target and their owner the moment the latter ceases channeling them.

4

MANIFEST SOUND (TECHNIQUE)

Conjures up a custom sound on the select location.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field (Special)
Range: 15ft. (Conjuration Distance)
Size: 5ft. per Potency (Maximum distance traveled by sound)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

As a Base Technique Manifest Sounds conjures up sound which can be heard by those within range. The sound, crafted by the user, can be made to either play once or remain on loop.

When using this Technique to fool others, Manifest Sound prompts a Deduce roll pinned against the user’s Cunning to determine whether the target discerns its nature.

Manifest Sound can be modified by other Technique Features to make it apply effects on the subjects that listen to it, after prompting the appropriate Saving Throws. In this case, it behaves like a Field Technique, in the sense that those within range are affected by it. That being said, those who are within range but do not hear it are safe from the Modification’s effects (ex. those naturally incapable of hearing, Deafened subjects, those who successfully cover their hearing organs, etc). Any physical effects, however, cannot be avoided this way.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Control Sound: If still within range of the location chosen for the sound, you may manually control it as a Standard Action rather than having it loop.{%end%}

{%if t_upgrade_tier >= {5}%}Sharp: The sound may now be made to resonate in such a way that it shatters glass. A Potency roll from the user is pinned against the DC required to shatter the glass.{%end%}

{%end%}

5

HALLUCINATION (TECHNIQUE)

While its effects are similar to illusion, Techniques with the hallucinatory feature have their visuals generated in the targets mind instead.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$t_upgrade_tier} minute (Roll 10+10* {$t_upgrade_tier} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The user of this Technique selects a target to bestow hallucinations on. The user’s Potency is pitted against the Target’s Willpower to determine if it applies its effects. Taking place within the target’s mind, the visuals and sounds conjured up by this Technique are crafted by the user upon performing it, with no limitations to its size and movement. The visuals feed off of the target’s own mind to remain animated and reactive, with no further action required by the Technique’s user to remain credible. The user of this Technique may not, however, exert any sort of manual control or change to the hallucinations after they have been bestowed.

6

ILLUSION (TECHNIQUE)

A Technique that conjures up visuals, for all to see.

BASE

Technique Type: Specialty
Performance: Standard Action
Delivery: Conjuration
Range: Roll 30+10* {$range_mod}ft.
Size: Roll 5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s [Cunning] vs Target’s [Deduce]

The user of this Technique selects a location within range where a static illusion of their design will be conjured up. After it is conjured up, the user may move the illusion from its location by using a Standard Action.

When first spotted, the illusions prompt Deduce checks with a DC equal to the caster’s Cunning check. Those successful in their Deduce checks can see the illusions for what they are. Otherwise they are fooled until closer examination (which prompts another Cunning VS Deduce, the latter of which is now granted a +4 bonus), or until any interaction that clearly exposes them occurs.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Animated: The illusions conjured up are now animated, granting a +4 bonus to the user’s Cunning check. The user may also control the sequence manually as a Standard Action, granting an additional +4 bonus to the Cunning check.{%end%}

{%end%}

7

SMOKE SCREEN (TECHNIQUE)

A Smoke Screen is used to mask the movement or location of those within or beyond it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Range: 15ft.
Size: Roll 15+ 5* {$t_upgrade_tier}ft. radius
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$range_mod} turns

A Smoke Screen spawns with its center point on the exact location chosen by the Technique’s user. It’s primary usage is for blocking perception within and beyond the area it’s placed at. A Smoke Screen done by Energy Techniques hinders more than just visual perception though; it has properties that interfere with sensory perception. As so, it also blocks others from discerning the location of those within or beyond it through Sense.

Those standing within a smoke screen spawned from this technique cannot see threats coming at them unless they have perception-enhancing abilities or Techniques. Likewise, swift threats emerging from within or behind the smoke screen also surprise others on the outside/opposite side. As per normal rules, targets that cannot perceive incoming threats are treated as having their Guard, Deflection, and Evasion halved (rounded down), and may not perform Counterfire or Counterfield as defensive options. If a character does not become aware of any incoming threats in the first place (through sonar cues, etc.) they may not perform any Defensive Actions in response to them.

8

TRACK (TECHNIQUE)

The user’s energy forms a route to its target.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_upgrade}ft.
Effect Type: Lingering
Duration Tier (DT): M
Duration: 1 month

When within range, a target can be secretly marked by this Technique, allowing its user to manifest a path of Energy that leads to the target at any time. This path can only be perceived by the user of this Technique, and it typically forms a straight line to its target.

If affected by Techniques such as Obfuscate, the path typically distorts in such a way that it can’t be followed back to the user or it leads them into the wrong direction.

9

SPY (TECHNIQUE)

Allows the user to view the area around a subject or location they have already encountered in person.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Self
Range: Roll 20+20 * {$t_upgrade_tier}km.
Size: 25ft. radius
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: Aprox. 20 seconds (3 rounds)

For as long as it’s kept channeled, the user may look around the area as if they were present in it, being able to move their point of perception freely within a 25ft. radius area. If the target is an individual rather than a location, the central point of said area is the individual, and as so, it moves along with the target.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Audio: The user may now also hear the surroundings, the central point of perception now also being the central point of auditory input.{%end%}

{%end%}

10

GUIDE (TECHNIQUE)

The user’s energy guides select subjects to their location.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective (by thought)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

By concentrating on a set of subjects when activating the Technique, the user projects a trail of Energy perceivable only to them. This trail of energy spans all the way from the user to the subjects and presents them with the most efficient, unblocked path. This path automatically adjusts itself in the case of any obstructions.

If affected by Techniques such as Obfuscate, the path typically distorts in such a way that it can’t be followed back to the user or it leads them into the wrong direction.

{%if t_upgrade_tier >= {3}%}UPGRADES

{%if t_upgrade_tier >= {6}%}Safe Passage: The projected path automatically adjusts itself to avoid guiding through potential hazards, even those which are hidden.{%end%}

{%if t_upgrade_tier >= {3}%}Custom Path: Allows the creation of a custom path rather than a self-altering one.{%end%}

{%end%}

11

TRUE SIGHT (TECHNIQUE)

Enhances the user’s perception, allowing them to see the invisible, the hidden effects of Techniques, the true extent of an individual’s energy, among many other things.

BASE

Technique Type: Support
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute

When True Sight is active, anything hidden or distorted by Spiritual/Demonic abilities or Techniques (such as InvisibilityEnergy Mine, or Smoke Screen) can be perceived by the user. Techniques which project visuals only meant for only specific subjects (such as Guide or Scribble) can also be perceived by the user.

When it comes to the sensing of Energy, it allows the perception of an individual’s Energy despite not having the required Sense, and it gives insight into the true level of an individual’s Spirit Level/Demonic Force, despite it being limited, masked, or faked by any Feat or Technique. When perceiving the Energy of a Technique whose specific effects aren’t evident, the user of True Sight gets a general feeling for what type of Technique it is.

True Sight also gives insight into a Yokai’s natural form, can see past disguises, and reveals the original state of anything that has been modified, has shapeshifted, or has been deformed.

Last but not least, True Sight allows the user to see despite being affected by conditions such as Blinded.

12

LIGHT (TECHNIQUE)

A Technique primarily used to light up the area around the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 30 + 10*{$range_mod}ft. radius.
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour

The user lights up the area within the Technique’s radius, its color predetermined upon acquisition.

Subjects that look directly at the light source from within 5ft., whether they are caught by surprise by it or not, have a 70% to become Blinded for 1 round.

13

HASTEN (TECHNIQUE)

The target of this Technique is supernaturally sped up.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Selective
Range: Roll 20 + 10*{$range_upgrade}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3 + 3* {$range_mod} rounds

Haste is a Technique that does several things depending on its target.

While it remains active on individuals, its primary effects are the following:
-The target’s Movement is doubled.
-The target may perform 1 extra attack with their Full Attack.
-The target’s Defensive Actions benefit from a +2 bonus.
-For each round, the duration of any Conditions, Techniques, or other effects affecting the target are treated as if 2 rounds had elapsed instead (not counting those of Hasten itself).
-The effects of any Conditions or Techniques that are applied on the target are treated as if 2 rounds had elapsed instead (i.e. the target is affected by 2 rounds worth of effects).
-Effects that would last for 1 round are resolved almost immediately, being advantageous in some cases (hindering effects, etc.) and disadvantageous in others (protective effects, etc.)
-The effects of any Channeled Techniques being performed by the target can be applied at double its rate (i.e. the user has the option to apply 2 rounds worth of Channeled effects. Naturally, the duration is reduced by the same amount).

While it remains active on objects or surfaces it’s primary effects are the following:
-For each round, the duration of any effects affecting the target are treated as if 2 rounds had elapsed instead.
-The speed at which the target carries out any of its processes is doubled.

{%if t_upgrade_tier >= {2}%}UPGRADES

{%if t_upgrade_tier >= {2}%}Greater Haste:

-Movement/speed is tripled instead of doubled.

-2 additional attacks with Full Attack instead of 1.

-3 rounds of effects and Channeled Techniques instead of 2.

-Defensive Actions benefit from +4 bonus.{%end%}

{%end%}

14

FLIGHT (TECHNIQUE)

Allows the user to remain in flight for as long as they continue to maintain it with Energy.

BASE

Technique Type: Specialty / Support
Performance: Movement
Delivery: Self
Range: Roll 30+30 * {$t_upgrade_tier}ft. (movement)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute

A pretty straightforward Technique, it allows the user to substitute their regular movement for flight. As with regular movement, the user may double it by using a Full Round Action.

{%if t_upgrade_tier >= {2}%}UPGRADE

Graceful Flight: Evasion attempts performed during flight benefit froma +3 bonus.{%end%}

15

LAUGHTER (TECHNIQUE)

Those affected by this technique cannot help but burst into laughter.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+ 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3 * {$range_mod} rounds
Saving Throw: User’s Potency VS Target’s Will.

The user of this Technique first rolls for Potency and writes the number down, setting up the DC to beat by the Target’s Resistance in order combat the effects. The Target’s first Resistance roll determines if the Technique is successfully or not. If the Technique is not resisted, on every turn thereafter during which the Technique’s lingering effects are still active, the target rolls for Resistance at the start of their turn to see if they resist the individual effects from taking place. A success on those latter rolls does not cure the target from Laughter, it simply prevents the effects from taking place during that round.

The effects of Laughter are as follows:

1. On every turn that the effects are not resisted (which includes the turn it is induced), the subject cannot help but begin to laugh uncontrollably. Although they can still perform most of their usual actions, they do so with a penalty of -5.

2. On two consecutive turns under the effects, the subject is too busy laughing to be able to take any actions until their next turn other than Movement and Defensive Options.

3. On a third (and further) consecutive turn(s), the target can’t help but drop any held items, become Downed (see Conditions), and consume the entirety of their turn doing nothing but laughing.

16

JINX (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them bad luck.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1 * {$range_mod} minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] VS Target’s [Willpower]

For its duration, the Fortune Technique simply counts all of the target’s perfect rolls (the highest possible number for any dice being rolled) as a 1 instead.

17

MUTE (TECHNIQUE)

Mute completely silences the area within its field.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Field
Range: 15ft. (selection of field’s center)
Size: up to Roll 100 + 100 * {$range_mod}ft. radius
Effect Type: Lingering
Duration Tier (DT): H
Duration: 1 hour

The user selects a location to manifest a 100ft. field in which sounds are unable to occur. Not only are sounds unable to happen within this Field, but external sounds that reach the edge of the field do not cross into it, making it so that absolutely everything within the field is 100% silent.

Those within Mute’s field are treated as Deafened.

Mute may only be Modified after permanently restricting the Field’s Size to 15ft. + Upgrades.

18

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if t_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if t_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if t_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if t_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

19

ALTERNATE SPACE (TECHNIQUE)

Allows the user to cross into a dimension of reality that overlaps with our own, specifically one that shares the same environment.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Effect Type: Instant

Upon casting this Technique, the individual shifts into another layer of reality, one that overlaps with what is known to mortals as the “real world”. In this alternate space, minerals, the soil, and similar earthly features exist as they do in the “real world”, including those that have been constructed into buildings and pathways. While these features can be touched, they cannot, however, be moved or influenced in any way.

Elements such as water, fire, ice, and energy do not exist in this alternate world (lakes, for example, appear simply as large craters), although they can be conjured up through abilities, techniques, etc. Just as their “real world” counterparts, these summoned elements do not manifest  themselves on the other side.

When it comes to life-forms, this slice of reality is mostly barren— although that is ultimately left up to the GM’s discretion— but the flora that exist in the “real world” also simultaneously exists in this realm as well. With that being said, just like with earthly materials, although it can be touched, it cannot be moved in any way.

Techniques performed in this alternate space appear solely in alternate space, and cannot target individuals in the “real world” (and vise versa).

Any other user with this same technique feature— whether it is its base feature or a modification— ends up in this same layer of reality upon using it.

The energy of individuals in this realm can be sensed from the “real world”.

To return to the “real world”, the player must perform this Technique again.

20

APERTURE (TECHNIQUE)

A Technique capable of creating temporary openings on surfaces.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Resolve: {5|10}ft. (max height, width, and depth)
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a specific point on a surface on which a temporary aperture will manifest itself. Simply, it can be used to cross through walls and other types of layers. The surface selected cannot be part of a living entity.

If the selected surface is part of another individual’s Technique or Territory, the user’s Potency it pinned against the surface owner’s Potency to determine if it is successful.

Without having to expend additional Energy, the user may collapse the opening as a Standard Action. Subjects crossing through the opening at the time of its closing can potentially become stuck. In such cases, the opening neither crushes nor goes through the subject, it simply closes up to the point it makes contact with them.

21

ORBIT (TECHNIQUE)

A Technique that allows the user to circle a subject as if they were a celestial body.

BASE

Technique Type: Combat / Specialty / Support
Performance: Movement
Delivery: Selective
Size: Up to Roll 15 +10* {$t_upgrade_tier}ft. (maximum distance they may maintain from their target)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

Orbit can be commenced by using your turn’s Movement within range of the desired target. Once the target you will be orbiting is selected, be it friend, foe, or simply an object, you will begin hovering around them at a relative distance of your choosing, a maximum of no more than 15ft. or the Technique’s newly upgraded Size. Naturally, as the target moves, you move with them, keeping the same position relative to them.

Once orbiting a subject, you have 2 distinct Movement options you can perform as a Free Action.

1) You can narrow or widen the relative distance kept to the subject.
2) You can move from any one point of the orbit to another, keeping the same relative distance to the subject.

Orbit is useful for being able to move during a round despite taking a Full Round Action, as well as for keeping melee combatants from reaching you, your relative distance to them remaining the same should they try to approach you.

{%if t_upgrade_tier >= {2}%}

UPGRGADES

Slingshot: Allows you to perform a special action called Slingshot, which utilizes the user’s Movement to go around their subject and then release them with the acquired momentum, sending them towards the desired direction, a maximum distance of up to 50ft., and allowing any Standard Attacks performed on that turn to be treated as if they were Energy Imbued. This action ends the Technique’s effects.{%end%}

22

PORTAL/GATEWAY (TECHNIQUE)

The conjuration of a dimensional tunnel which can be used to cross from one location to another.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Conjuration
Range: 10ft.
Size: 10ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute (10 rounds)

The user conjures up two portals which are linked to each other through a dimensional tunnel, anything coming in from one exiting through the other. The location of conjuration is designated by performing a pre-designated gesture in two locations, and it is only when the location for the second portal has been selected that both are conjured up. Once active, the gateway remains up for as long as long as the user continues to channel it (they do not need to be within range of the portals to keep them active).

Traveling from one end to the other is a 2 turn process, requiring the use of Movement to enter the tunnel in one’s turn, and exiting through the other end of the tunnel at the start of the following turn, ready to act. The subject crossing the tunnel floats through it at a constant speed, regardless of any momentum they had coming in. While an individual is crossing through the tunnel, it is not collapsible/removable by Techniques, but any attempts to do so cause the target within them 2d10 damage.

This Technique can be modified by other features to affect how both entrances to the connecting tunnel or the tunnel itself behaves. For example, adding Password as a Modification to it can be used to make it so that the Portal only opens up to those who state the password, while adding Fear as a Modification can make it so that the journey though the tunnel is terrifying and applies Fear’s effects.

As with most other Techniques, the visual aspects are designed by the user upon acquisition, in this Feature’s case, the two portals and tunnel being the visually customizable aspects.

{%if t_upgrade_tier >= {4}%}UPGRADES

No tunnel: anything going through one end of the gateway exits through the other immediately, requiring only the Movement of a single turn to cross through. Furthermore, the momentum of any subject going through them is preserved.{%end%}

23

TAG IN (TECHNIQUE)

A technique that instantly switches the position of the user with one of their allies.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect type: Instant

The user of this technique switches positions and effects with the targeted ally. Any momentum either of the affected individuals had at the moment of a swap is preserved, allowing swap to be used creatively alongside combat options and other maneuvers that would benefit it or vise versa.

The transfer of effects is simple. All active effects, whether they are negative or positive are switched between the user and their target.

24

DISPLACEMENT (TECHNIQUE)

The ability to transfer someone or something from one point in space to another, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Size: Roll 30 + 15* {$t_upgrade_tier}ft radius.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The selected target is instantly transported from their position within the Technique’s radius, which is centered on the user, to a newly selected position within it. The subject can resist these effects with a Willpower check pinned against the user’s Potency.

The act of Displacement can cancel out any momentum the target might have should the user wish to make it do so.

25

SWAP (TECHNIQUE)

The ability to swap the position of two individuals or objects, instantly.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10 * {$t_upgrade_tier}ft.
Effect type: Instant
Saving Throw: User’s [Potency] vs Target’s [Willpower]

The two targets selected by the user of this Technique will instantly swap places with each other. If either subject attempts to resist the effects, they roll for Willpower pinned against the user’s Potency, with either being successful causing the Technique to fail. When opposed by both targets, the user only rolls for Potency once, the result being pinned against both target’s Willpower separately. Both targets must be within range of this Technique to be Swapped.

26

INVISIBILITY (TECHNIQUE)

A Technique that makes its user visually undetectable.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

The selected target becomes Invisible for an amount of time equal to this Technique’s duration. Specifically, only the target’s Physical Body becomes Invisible, meaning their energy could still be perceived. Attacks and Techniques coming from the invisible individual treat their target as if they were Blinded.

{%if t_upgrade_tier >= {2}%}

UPGRADES

Touch of Invisibility: The user may now make that which he touches invisible. Aside from being useful to make allies invisible as well as to hide objects and traps, it can be also be used to make stealthy takedowns by disappearing the victim’s body as you attack. The invisibility only lasts for as long as contact is being made with the subject.

{%end%}

27

REVERT (TECHNIQUE)

Reverts the target to its original, unmodified form.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Potency

Used against the effects of transformative Techniques, Revert returns its target back to their original state. Revert can be used both as a way to remove unfavorable, form-altering effects, or to disarm the opponent of their newly advantageous modifications. When pinned against those who attempt to resist their effects, as well as objects modified by foes, opposed Potency rolls are prompted, a success on the user’s part allowing the effects to take place.

When revert is used on fused targets, it separates them. When performed on Yokai disguised in their human form, it reverts them to their original selves. It can also revert a Yokai from their True Form (or Second Form) back into their regular self.

28-29

{# Conjure Object, Regular Technique ver. #}

{% t_obj_features = {{$range_mod} + {1}} %}

{% t_obj_hover = {OFF} %}{% t_obj_sentry = {OFF} %}{% t_obj_companion = {OFF} %}{% t_obj_scout = {OFF} %}{% t_obj_share = {OFF} %}

{% t_obj_hover_move = {0} %}

{% t_obj_companion_move = {0} %}

Roll on "Regular Conjure Object Print"

30

CALL WATER (TECHNIQUE)

Summons any amount of nearby water towards the user, with tremendous force.

BASE

Technique Type: Specialty / Support
Performance: Full Round Action
Delivery: Self
Range: 100ft. (distance up to where water is summoned from) (not adapted by modifications)
Size: Roll 25+ 25* {$range_mod}ft. radius (circulating supply kept around the user) (not adapted by modifications)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration:1 minute (10 rounds)

When the user activates this technique, they attract any amount of water within 100ft. of them with great force. Large amounts of water pulled in from natural sources rush towards the user like waves to a shore. In urban environments, water is pulled from pipes, tanks, hydrants, bottled products, or any other sources that might be present, typically busting many open in the process.

Water that makes contact with anyone around the user prompts Guard Saving Throws pinned against the user’s Potency (roll) to prevent subjects from becoming Downed.

All the water summoned around the user remains within a radius of 25ft. around them, ignoring any openings that would otherwise cause it to spill out or leave the area, an effect that remains for as long as the user continues to channel this technique.

31

GALE (TECHNIQUE)

A strong burst of wind emanating from the user.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Wave
Range: Roll 15+5* {$t_upgrade_tier}ft.
Effect Type: Active Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s [Potency] vs Target’s [Guard]

A strong wind is sent forward from the user, prompting Guard checks on all targets within the threatened range to avoid getting pushed back and becoming Downed. These Guard checks must be performed on every round that the effects are still active. A failed check knocks the subject down, and pushes them away a total of up to 5ft. per the user’s base Potency (not the roll result). A critical success doubles the knockback of this Technique.

Gale, of course, affects anything within its range just as any strong would typically would, being a useful Technique to push away gas, disturb the flight of winged subjects, among other things.

{%if t_upgrade_tier > {0}%}

UPGRADES

{%if t_upgrade_tier >= {1}%}Violent Changes: The direction that the wind blows can be suddenly shifted in such a way that those resisting it can be caught off guard. Acquiring this upgrade grants an +5 bonus to the Potency roll of this Technique’s user for every round it has remained active.{%end%}

{%end%}

32

COPY TECHNIQUE (TECHNIQUE)

A Technique that allows the user to temporarily make use of other individuals’ Techniques.

BASE

Technique Type: Support
Performance: Prepared Action
Delivery: Selective (Targets Techniques)
Range: Resolve: {30|60}ft.
Effect Type: Instant

Copy Technique can be acquired as either a Combat, Specialty, or Support Technique, allowing the user to Copy a Technique that shares the same typing.

As a Prepared Action, the user may target a valid Technique whose performer or emerging effects are within range, temporarily adding it to their toolkit. For it to succeed, the user must succeed in a Potency check pinned against that of the owner of the Technique being copied. A copied Technique is stored with the same Modifications and Upgrades that the original owner’s had (which should be written down at the moment it is copied), but it utilizes the copycat’s own Potency and Skill Points when it comes to Saving Throws and the likes. A copied Technique can only be performed once, but the number of uses available can be upgraded.*

Copy Technique requires an Energy charge to be expended for Copying a Technique and then an additional one for when it’s performed.

Copy Technique can only be modified by Features which target Techniques.

{%if t_upgrade_tier > {0}%}

UPGRADES

Additional Uses: {%if t_upgrade_tier == {1}%}1{%elif t_upgrade_tier == {2}%}3{%elif t_upgrade_tier == {3}%}6{%elif t_upgrade_tier == {4}%}9{%elif t_upgrade_tier == {5}%}12{%elif t_upgrade_tier == {6}%}15{%elif t_upgrade_tier == {7}%}18{%elif t_upgrade_tier == {8}%}21{%elif t_upgrade_tier >= {9}%}24 {%end%}

{%if t_upgrade_tier >= {2}%}Additional Typing: Specialty{%end%}{%if t_upgrade_tier >= {6}%}, Combat{%end%}

{%end%}

33

TRANSFER EFFECT (TECHNIQUE)

The lingering effects of a Technique can be transferred from one character to another, be them favorable or unfavorable.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Saving Throw: User’s [Potency] vs Target’s [Willpower]

This Technique’s user targets one subject, transferring a single Lingering effect from them to another target. A subject attempting to resist the transfer, be them friend or foe, prompts this Technique’s Saving Throw. If both attempt to resist it, the User rolls for Potency once, pinning the same result against each of the targets’ Willpower rolls separately. An unsuccessful transfer maintains the lingering effects on its original target.

An effect’s duration remains unaffected after the transfer.

{%if t_upgrade_tier >= {3}%}UPGRADES

Exchange: This upgrade allows the transferred effect to be exchanged for one affecting the receiving target.

{%end%}

34

FORTUNE (TECHNIQUE)

A Technique that alters the target’s fortune, specifically granting them good luck.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Resolve: {1 + 1* {t_upgrade_tier}} minute (Resolve: {10 +10* {t_upgrade_tier}} rounds)

For its duration, the Fortune Technique simply counts any 1’s rolled by the target as perfect rolls instead (the highest possible number for any dice being rolled).

35

SHARE PERSPECTIVE (TECHNIQUE)

A Technique that allows its user to share their current visual perspective with allies or any subject of their choosing.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft. (Selective)
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 Minute
Saving Throw: User’s Will VS Target’s Will (if subject resists)

For the duration that this Technique is being channeled, the user’s chosen target is able to see things from the user’s perspective. Share Perspective shows things exactly as the user is viewing them, meaning that spectators will also see the illusions, hallucinations, or any other miscellaneous things that might otherwise be exclusive to the user, including the effects of Techniques such as True Sight.

The user’s point of view does not obstruct the subject’s own viewpoint. That being said, the subject’s attention must be divided among the two.

36

REDUCE PRESENCE (TECHNIQUE)

This Technique modifies the user’s life force in a way that makes potential aggressors de-prioritize them as a target.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Saving Throw: User’s Potency vs Target’s Willpower

Individuals, creatures, or automatons attempting to target the user must instead target any other of the user’s allies or conjurations unless they success in a Willpower roll pinned against the user’s Potency roll. If no alternate target is visibly present, they may instead target the user as intended.

If more than one individual from the same faction is being affected by Reduce Presence and both are the only remaining targets, an aggressor may choose from either one.

The user of Reduce Presence may still be targeted in creative ways, such as by Techniques that bounce from one target to another nearby target, or Wave and Field Techniques being used on adjacent targets.

37

EXTEND DURATION (TECHNIQUE)

Extends the duration of a Technique’s Effects.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective (Target’s Techniques)
Range: 20ft.
Effect Type: Instant

Extend Duration targets a Technique’s Lingering effects, extending them by its base amount.

This Technique can even be used on the effects of an opponent’s Techniques, extending it past the duration that its owner desired.

UPGRADES

{%if t_upgrade_tier >= {2}%}Additional Duration: The Technique now extends by two sets of the targeted Technique’s base duration instead of one.{%end%}

38

SACRIFICE (TECHNIQUE)

Allows the user to receive all punishment intended for another target.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 +10* {$range_mod}ft.
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)

The user selects a target within range to protect from incoming damage. All damage that is confirmed to be applied to the target is dealt to the user instead, so long as the Technique continues to be channeled.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {1}%}Improved Sacrifice: The user now also takes on the effects of afflictions or Techniques done to the person being protected. Saving Throws apply as usual.{%end%}

{%end%}

39

TAUNT (TECHNIQUE)

Hostile targets within radius are compelled to target the Technique’s user over any other subjects.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Field
Size: Roll 50* {$level}ft. radius (emerging from user)
Effect Type: Passive Channeling
Duration Tier (DT): H
Duration: 1 hour
Saving Throw: User’s Potency VS Target’s Willpower

For as long as this Technique is active, any hostile target within radius (with the user as its center point), must roll a Willpower check pinned against the user’s Potency on every turn, those failing becoming unable to target anyone else except the Technique user. This specifically applies when attempting to target foes, meaning they are still able to target their allies or themselves. Those affected aren’t forced to take any actions either; the Technique simply makes those in range unable to target the Technique user’s allies or other protected targets for as long as they remain taunting.

Taunt may not be modified by other Field Techniques unless its Size is reduced to 15ft. + any previously purchased Size Upgrades.

40

ENHANCE TECHNIQUE (TECHNIQUE)

Enhances a targeted Technique as a Prepared Action.

BASE

Technique Type: Support
Performance: Prepared Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant

As a Prepared Action, this Technique can be used to temporarily enhance another user’s Technique, causing it to be treated as if it had been assigned 2 additional Customization Points for Upgrades.

It is prudent to look up the temporary Upgrades you’ll be assigning to the Technique in advance so as to not slow/interrupt the flow of the game or any encounters.

41

SEAL ACTION (TECHNIQUE)

Prevents the a target from using a specific action or Technique.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$t_upgrade_tier}ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 3+3* {$t_upgrade_tier} rounds
Saving Throw: User’s [Potency] vs target’s [Resistance]

The user of this technique can prevent a target from using a specific type of action by successfully triumphing against their Saving Throw.

The actions the user may Seal are the following:

  • Unarmed fighting.
  • Attacking with a specific weapon.
  • Use of any of the following Skills: Guard, Deflection, Evasion, Cunning, Deduce
  • A specific technique. (The user must already have knowledge behind its nature, or have already witnessed one instance of it. Channeled techniques are interrupted upon being sealed, but lingering effects remain.)
  • The use of a special feature (such as one of the Yokai’s physical traits, or the Spirit Guide’s ethereal shift).
  • A Territory Master’s Territory.

More than one action can be sealed, but it must be done so individually.

42

TAG IN (TECHNIQUE)

A technique that instantly switches the position of the user with one of their allies.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20+10* {$t_upgrade_tier}ft.
Effect type: Instant

The user of this technique switches positions and effects with the targeted ally. Any momentum either of the affected individuals had at the moment of a swap is preserved, allowing swap to be used creatively alongside combat options and other maneuvers that would benefit it or vise versa.

The transfer of effects is simple. All active effects, whether they are negative or positive are switched between the user and their target.

43

TRUE SIGHT (TECHNIQUE)

Enhances the user’s perception, allowing them to see the invisible, the hidden effects of Techniques, the true extent of an individual’s energy, among many other things.

BASE

Technique Type: Support
Performance: Free Action
Delivery: Self
Effect Type: Passive Channeling
Duration Tier (DT): Mn
Duration: 1 minute

When True Sight is active, anything hidden or distorted by Spiritual/Demonic abilities or Techniques (such as InvisibilityEnergy Mine, or Smoke Screen) can be perceived by the user. Techniques which project visuals only meant for only specific subjects (such as Guide or Scribble) can also be perceived by the user.

When it comes to the sensing of Energy, it allows the perception of an individual’s Energy despite not having the required Sense, and it gives insight into the true level of an individual’s Spirit Level/Demonic Force, despite it being limited, masked, or faked by any Feat or Technique. When perceiving the Energy of a Technique whose specific effects aren’t evident, the user of True Sight gets a general feeling for what type of Technique it is.

True Sight also gives insight into a Yokai’s natural form, can see past disguises, and reveals the original state of anything that has been modified, has shapeshifted, or has been deformed.

Last but not least, True Sight allows the user to see despite being affected by conditions such as Blinded.

44

CONJURE BARRIER (TECHNIQUE)

Conjures up a barrier made of Energy that prevents both physical matter and energy from crossing through.

BASE

Technique Type: Combat / Specialty / Support
Performance: Standard Action
Delivery: Conjuration
Range: Roll 10+5* {$range_mod}ft.
Size: Roll 5+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: Roll 1+1* {$range_mod} (Roll 10+10* {$range_mod} rounds)

A Barrier is conjured on the selected location, facing a designated way, blocking all physical matter and energy from crossing it. Upon creation, the barrier can be shaped in any form so long as it doesn’t exceed the Technique’s Size.

The barrier resists any physical matter or energy from crossing so long as the forces applied onto it do not exceed its Breaking Point in a single round. Anything that does, shatters it and continues onward.

Selective Techniques also fail to cross the barrier should it stand in between the point from where they're casted and their target, but only if the barrier is larger in size than both the caster and the target.

Breaking Point: Roll 20+5*{$range_mod}

{%if t_upgrade_tier > {0}%}UPGRADES

{%if t_upgrade_tier >= {5}%}Additional Conjuration: +{%end%} {%if t_upgrade_tier == {5}%}1{%end%}{%if t_upgrade_tier >= {7}%}2{%end%}

{%if t_upgrade_tier >= {2}%}Portable: The user may now choose to conjure up a portable barrier that is fixed to them rather than a standard one, designating the location of their body where said barrier emerges from. When utilized this way, Conjured Barrier behaves as a Passively Channeled technique.{%end%}

{%if t_upgrade_tier >= {4}%}Reshape: Within the Technique’s range, allows the owner to reshape an existing barrier into a new form.{%end%}

{%if t_upgrade_tier >= {6}%}Manual Movement: As a Standard Action, allows the owner to move the Barrier a total amount equal to the Technique’s Range.{%end%}

{%if t_upgrade_tier >= {8}%}Scripted Movement: Upon conjuration, or as a Standard Action performed on the barrier afterwards, a specific pattern of movement can be programmed onto it, the maximum range that it can move about being equal to the Technique’s Range.{%end%}

{%end%}

45

REVERT (TECHNIQUE)

Reverts the target to its original, unmodified form.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Instant
Saving Throw: User’s Potency VS Target’s Potency

Used against the effects of transformative Techniques, Revert returns its target back to their original state. Revert can be used both as a way to remove unfavorable, form-altering effects, or to disarm the opponent of their newly advantageous modifications. When pinned against those who attempt to resist their effects, as well as objects modified by foes, opposed Potency rolls are prompted, a success on the user’s part allowing the effects to take place.

When revert is used on fused targets, it separates them. When performed on Yokai disguised in their human form, it reverts them to their original selves. It can also revert a Yokai from their True Form (or Second Form) back into their regular self.

46

LIGHTNING ROD (TECHNIQUE)

All Projectile and Wave attacks performed within range of someone utilizing this technique, be them from Techniques or standard weapons, are instead drawn to the user while also having their effects completely nullified.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Self
Size: Roll 15 +5* {$range_mod}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds

As its description states, while this technique is being channeled, all Projectiles and Waves within range of the user are drawn away from their intended target and directed at the user of Lightning Rod instead, where their effects are completely nullified, including damage. This includes projectiles and waves coming from standard weapons rather than techniques, such as bullet fired from a gun or the flame from a flamethrower.

The user may not selectively choose which Techniques are affected: all Projectiles and Waves are influenced. Although the radius of this Technique is 15ft, even if a technique is initiated outside of its influence, once it crosses into its boundary it is nonetheless attracted.

47

HALT PROJECTILE (TECHNIQUE)

Halts any form of projectile in place, be it  energy-based or physical, also granting some control over it.

BASE

Technique Type: Combat / Support
Performance: Standard Action
Delivery: Selective (used on projectiles)
Range: Roll 20 + 10* {$range_mod}ft. (for targeting purposes)
Effect Type: Lingering
Duration Tier (DT): S
Duration: 3 rounds

This technique can be used to halt any form of projectile in place, be it energy-based or physical. What constitutes a projectile is any non-living object or singular, condensed form of energy travelling with momentum towards a specific direction.

As a Standard Action, the user of this Technique can release the projectile, allowing it to resume its trajectory with the same momentum it had, otherwise, the projectile automatically resumes by itself once this technique’s duration elapses. Homing Projectiles will continue chasing their original targets when unfrozen, while manually controlled projectiles will once again be controllable.

Any number of projectiles can be frozen, each one retaining their own frozen duration. When freezing a projectile, the user of this technique can choose to freeze any given projectile for a specific duration as long as it falls within the technique’s current maximum duration.

Upgrades allow the user of this technique to perform additional actions on frozen projectiles.

{%if t_upgrade_tier >= {1}%}UPGRADES

{%if t_upgrade_tier >= {8}%}Additional Projectile Per Single Standard Action: +1{%end%}

{%if t_upgrade_tier >= {2}%}Reverse Momentum: As a Standard Action, the user may reverse the momentum of any frozen projectile.{%end%}

{%if t_upgrade_tier >= {6}%}Set-Off: If the frozen projectile has a property that would activate upon making contact with a target, such as an explosion, the user of this technique can choose trigger it while it is while it is frozen in place by using a Standard Action.{%end%}

{%if t_upgrade_tier >= {3}%}Fake-Out: Grants the user the option to, as a Free Action, momentarily halt and resume projectiles fired by them as a fake-out, the mixed timing causing Deflection and Evasion attempts to suffer from a -5. This effect can also be applied to an ally’s projectiles but as a Prepared Action.{%end%}

{%if t_upgrade_tier >= {4}%}Displace: Allows the user of this technique to move (but not change the orientation) of a frozen projectile to a another location currently within range of its current position (a range equal to the range of this technique). Moving a projectile in such a state does not constitute any momentum, causing no collisions if touching something else in the process, and neither does it trigger any of its effects on contact as well, unless, of course, unfrozen.{%end%}

{%end%}

48

RESTORE HP (TECHNIQUE)

A Technique that allows the user to restore the target’s wounds.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Contact
Effect Type: Instant
Restored HP: {%if level == {1}%}1{%elif level > {1} and t_upgrade_tier <= {9}%}Roll 1+1* {$t_upgrade_tier}{%elif level > {1} and t_upgrade_tier> {9}%}10{%end%}d8 + Potency
Saving Throw: User’s Potency VS Target’s Willpower (If target resists)

As with any other Technique, the player gets to customize the exact science behind its effect, but mechanically, it accelerates the natural healing of one’s body. This means that Restore HP does indeed close up wounds, but it leaves scars, does not regrow any limbs that have been torn off (but does mend them back onto the body if held in place properly), and requires bones and other similar things to be adjusted in order to avoid deformation.

49

TRANSFER ENERGY (TECHNIQUE)

Allows the user to transfer the target some of their own Energy.

BASE

Technique Type: Support
Performance: Full Round Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant
Saving Throw: User’s Potency vs Target’s Willpower (if resisted)

The user expends 1 Energy charge to transfer any amount of Energy from themselves to their target.

50

REFRESH (TECHNIQUE)

A Technique that revitalizes its target, removing conditions such as Dizzy, Exhausted, and Pained.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Instant

Refresh removes the following conditions from the targeted subject: Dizzy, Stunned, Overheating, Freezing, Pained, Exhausted, & Nauseated.

51

CALM (TECHNIQUE)

Calms the target subject, removing conditions and Technique effects such as Overwhelm, Fear, Rage, and others, also making them immune to them for its duration. It can also be used to temporarily tame wild creatures.

BASE

Technique Type: Support
Performance: Standard Action
Delivery: Selective
Range: Roll 20 + 10* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): H
Duration: Roll 1 +1* {$t_upgrade_tier} hour
Saving Throw: User’s Willpower VS Target’s Willpower

Calm removes the following conditions from the target, and furthermore makes them immune to them for its duration:

  • Overwhelm (Condition)
  • Fear (Technique)
  • Rage (Technique)
  • Panic (Misc.)
  • Stress (Misc.)
  • Excitement (Misc.)
  • Inspiration (Misc.

If the target attempts to resist the effects of Calm, the User’s Willpower is pinned against their own Willpower to determine if it is resisted or not.

Calm can be used on creatures to stop them from attacking, but it won’t necessarily make them friendly or stop them from being cautious. When doing so, the User’s Willpower is pinned against the Creature’s Willpower to determine if it is successful. If Calm is used on someone’s Creature Conjuration, the User’s Willpower is pinned against the Owner’s own Willpower instead, not that of the creature.

52

VERTIGO (TECHNIQUE)

Subjects its targets with the false sense that their surroundings are spinning or moving impeding on their balance and movements.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Effect Type: Lingering
Duration Tier (DT): S
Duration: Roll 1+1* {$range_mod}  minute (Roll 10+10 * {$range_mod} rounds)
Saving Throw: User’s [Potency] vs Target’s [Willpower]

Targets successfully afflicted with Vertigo are treated as being under the ’Dizzy’ condition for its duration. While not lethal or awfully inhibiting, Vertigo’s effects along with its base duration can be a powerful tool to shut-down evasive and melee-oriented fighters.

53

MANIPULATE PLANT LIFE (TECHNIQUE)

Grants domain over plant life in general, allowing it to behave in ways it typically cannot, and even bestowing some of the user’s strength onto them.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Field
Size: Roll 15+5 * {$t_upgrade_tier}ft. radius
Effect Type: Passive Channeling
Duration Tier (DT): S
Duration: 3 rounds
Saving Throw: User’s Potency VS Target’s Willpower*

Nearly all plant life within this technique’s radius obey the subconscious commands of this Technique’s user. Mechanically, an individual command is issued through a Standard Action, the first of which is performed alongside the activation of the Technique. Said command can be used on multiple of the same plant-life within range, but separate kinds of flora require additional commands.

Which actions can be performed by plant life are based on what type of plant it is (for example, roots and vines are primarily used for grapple and trip attempts), contested actions pinning a 1d20 roll that includes the user’s Potency vs the target’s relevant Saving Throw.

*Plant life based NPCs and creatures can also be commanded by this Technique, consuming their own turn. Said subjects are able to resist the effects on a turn by turn basis with a successful Willpower Saving Throw.

54

ALTER SURFACE (TECHNIQUE)

A Technique that allows the user to temporarily modify the properties of a surface.

BASE

Technique Type: Specialty / Support
Performance: Standard Action
Delivery: Selective
Range: 20ft.
Size: Roll 15+5* {$range_mod}ft.
Effect Type: Lingering
Duration Tier (DT): Mn
Duration: 1 minute (10 rounds)
Surface Attribute: Resolve: {Hard|Soft|Slippery|Bouncy|Sticky|[Fire](https://yu-yu-hakusho-rpg.tumblr.com/post/184141137950/fire-modification)|[Ice](https://yu-yu-hakusho-rpg.tumblr.com/post/184141331485/ice-modification)|[Electric](https://yu-yu-hakusho-rpg.tumblr.com/post/184141425635/electric-modification)|[Holy](https://yu-yu-hakusho-rpg.tumblr.com/post/190301636275/holy-modification)|[Corrosive](https://yu-yu-hakusho-rpg.tumblr.com/post/679100197012439040/corrosive-modification)|[Jinx](https://yu-yu-hakusho-rpg.tumblr.com/post/184329604855/jinx-technique)|[Light](https://yu-yu-hakusho-rpg.tumblr.com/post/184102434695/light-technique)|[Hasten](https://yu-yu-hakusho-rpg.tumblr.com/post/184140514955/hasten-technique)|[Laughter](https://yu-yu-hakusho-rpg.tumblr.com/post/653841087437406208/laughter-technique)|[Slow](https://yu-yu-hakusho-rpg.tumblr.com/post/184138718660/slow-technique)|[Fear](https://yu-yu-hakusho-rpg.tumblr.com/post/184117869530/fear-technique)|[Pain](https://yu-yu-hakusho-rpg.tumblr.com/post/184103086310/pain-technique)|[Vertigo](https://yu-yu-hakusho-rpg.tumblr.com/post/184118773625/vertigo-technique)|[Blind](https://yu-yu-hakusho-rpg.tumblr.com/post/184119050525/blind-technique)|[Asphyxiate](https://yu-yu-hakusho-rpg.tumblr.com/post/184137727155/asphyxiate)|[Invisibility](https://yu-yu-hakusho-rpg.tumblr.com/post/184090675070/invisibility-technique)|[Fortune](https://yu-yu-hakusho-rpg.tumblr.com/post/184329418705/fortune)}

Alter Surface, upon acquisition, either grants a free Modification that consists of the properties that will be applied to the surface altered by the user (a chosen feature that must have a Duration, reducing Alter Surface’s base duration if of a shorter Duration Tier), or the user may choose a single property from the following list: Hard, Soft, Slippery, Bouncy, or Sticky.

Making contact with a surface under the Technique’s effects has varying effects depending on the chosen property, but the user’s Potency will always be a part of the roll to beat by any Saving Throw triggered by it, (i.e, the user’s potency is affecting exactly how slippery, sticky, bouncy a surface actually becomes). The negative effects bestowed by the surface prompt a Saving Throw on every turn  that the subject is making contact with it, only applying their effects during the rounds the subject fails to resist or avoid said them.

Signature Conjured Object Special Properties (d1)

Result

{%if sig_obj_hover == {ON}%}Hover: The object has the capacity to hover. It remains in the air on the spot it is summoned in, and can be moved through the air by the owner using their Standard Action. This property grants the object +10ft. of movement.{%end%}

{%if sig_obj_sentry == {ON}%}Sentry: The object automatically takes Standard Actions available to it as reactions (once per round) according to how the player “programs” it (upon acquisition of the Technique or upon receiving a new Modification/Upgrade, not every time it is conjured up). Which action are available to it depend on its Typing, any Modifications is might have, or other Conjured Object Attributes and the movement they grant. Actions granted to it due to its Combat typing are as follows:

The object can perform a Standard Attack with an attack formula equal to [Owner’s Potency + Maneuvers Upgrade], and can also perform Deflections with [Owner’s Potency + Maneuver Upgrades] as if it had the Savior Feat.{%end%}

{%if sig_obj_companion == {ON}%}Companion: The object follows its owner around (by bouncing, rolling, or any other movement available to them according to their shape, Modifications, or the Hover Conjured Object Attribute), and can be given simple verbal commands to perform actions available to it depending on its typing (the same actions granted with Sentry). This property grants the object +10ft. of movement.{%end%}

{%if sig_obj_scout == {ON}%}Scout: The object allows its owner to see the surrounding area through it.{%end%}

{%if sig_obj_share == {ON}%}Share Property: The object grants the wearer/wielder any of its own properties coming from Modifications (ex. An Object Modified with the Fire Modification grants its wielder/wearer a the same resistances advantages against heat, flames, and flame-based Techniques it gets).{%end%}

Signature Technique Mod Chance (d1)

Result

{%if mod_likelyhood_total == {0} and level >= {3}%}Resolve: {80%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {1}  and level >= {3}%}Resolve: {90%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total >= {2}  and level >= {3}%}Roll on "Markdown No Underline Workaround"{%end%}

{%if mod_likelyhood_total == {0} and level >= {6}%}Resolve: {60%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {1} and level >= {6}%}Resolve: {70%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {2} and level >= {6}%}Resolve: {80%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {3} and level >= {6}%}Resolve: {90%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total >= {4} and level >= {6}%}Roll on "Markdown No Underline Workaround"{%end%}

Markdown No Underline Workaround (d1)

Result

MODIFICATION

Roll on "Modifications"

Regular Technique Mod Chance (d1)

Result

{%if mod_likelyhood_total == {0} and level >= {3}%}Resolve: {40%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {1} and level >= {3}%}Resolve: {50%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {2} and level >= {3}%}Resolve: {60%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {3} and level >= {3}%}Resolve: {70%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {4} and level >= {3}%}Resolve: {80%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {5} and level >= {3}%}90%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {6} and level >= {3}%}Roll on "Markdown No Underline Workaround"{%end%}

{%if mod_likelyhood_total == {0} and level >= {3}%}Resolve: {10%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {1} and level >= {3}%}Resolve: {20%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {2} and level >= {3}%}Resolve: {30%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {3} and level >= {3}%}Resolve: {40%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {4} and level >= {3}%}Resolve: {50%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {5} and level >= {3}%}60%?Roll on "Markdown No Underline Workaround"|}{%elif mod_likelyhood_total == {6} and level >= {3}%}Resolve: {60%?Roll on "Markdown No Underline Workaround"|}{%end%}

Regular Conjured Object Special Properties (d1)

Result

{%if t_obj_hover == {ON}%}Hover: The object has the capacity to hover. It remains in the air on the spot it is summoned in, and can be moved through the air by the owner using their Standard Action. This property grants the object +10ft. of movement.{%end%}

{%if t_obj_sentry == {ON}%}Sentry: The object automatically takes Standard Actions available to it as reactions (once per round) according to how the player “programs” it (upon acquisition of the Technique or upon receiving a new Modification/Upgrade, not every time it is conjured up). Which action are available to it depend on its Typing, any Modifications is might have, or other Conjured Object Attributes and the movement they grant. Actions granted to it due to its typing are as follows:

  • Combat Object: The object can perform a Standard Attack with an attack formula equal to [Owner’s Potency + Maneuvers Upgrade], and can also perform Deflections with [Owner’s Potency + Maneuver Upgrades] as if it had the Savior Feat.
  • Specialty Object: The object can replicate itself once with the expense of 1 of its own Energy, creating a second copy of itself no further than 10ft. away.
  • Support Object: The object can transfer any amount of its own HP or Energy charges to allies within 5ft. as a Standard Action, and can also perform Guard with a formula of [Owner’s Potency + Maneuver Upgrades] as if it had the Savior Feat.

{%end%}

{%if t_obj_companion == {ON}%}Companion: The object follows its owner around (by bouncing, rolling, or any other movement available to them according to their shape, Modifications, or the Hover Conjured Object Attribute), and can be given simple verbal commands to perform actions available to it depending on its typing (the same actions granted with Sentry). This property grants the object +10ft. of movement.{%end%}

{%if t_obj_scout == {ON}%}Scout: The object allows its owner to see the surrounding area through it.{%end%}

{%if t_obj_share == {ON}%}Share Property: The object grants the wearer/wielder any of its own properties coming from Modifications (ex. An Object Modified with the Fire Modification grants its wielder/wearer a the same resistances advantages against heat, flames, and flame-based Techniques it gets).{%end%}