User Tools

Site Tools


genasi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
genasi [2013/06/07 19:10] kyeenadmingenasi [2013/06/08 00:47] (current) kyeenadmin
Line 5: Line 5:
 ===== Racial Traits ===== ===== Racial Traits =====
  
-  * Genasi have ability score modifiers dependent on their chosen element: +  * <php>echo "<b><font color=\"#FFC671\">Ability Scores:</font></b>";</php> Genasi have ability score modifiers dependent on their chosen element: 
- +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> +2 Dexterity, -2 Wisdom, +2 Charisma 
-   * Air: +2 Dexterity, -2 Wisdom, +2 Charisma +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> +2 Constitution, -2 Intelligence, +2 Wisdom 
-   * Earth: +2 Constitution, -2 Intelligence, +2 Wisdom +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> +2 Strength, -2 Wisdom, +2 Charisma 
-   * Fire: +2 Strength, -2 Wisdom, +2 Charisma +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> +2 Dexterity, -2 Intelligence, +2 Wisdom 
-   * Water: +2 Dexterity, -2 Intelligence, +2 Wisdom +  * <php>echo "<b><font color=\"#FFC671\">Elemental:</font></b>";</php> Genasi are treated as humanoids with the elemental subtype. 
- +  * <php>echo "<b><font color=\"#FFC671\">Medium:</font></b>";</php> As Medium creatures, genasi have no bonuses or penalties due to their size. 
-  * Elemental: Genasi are treated as humanoids with the elemental subtype. +  * <php>echo "<b><font color=\"#FFC671\">Speed:</font></b>";</php>  Genasi base speed is 30 ft. 
-  * Medium: As Medium creatures, genasi have no bonuses or penalties due to their size. +  * <php>echo "<b><font color=\"#FFC671\">Low-Light Vision:</font></b>";</php> A genasi can see twice as far as a human in starlight, moonlight, torchlight, and other areas of poor illumination.  He retains the ability to distinguish color and detail under these conditions. 
-  * Genasi base speed is 30 ft. +  * <php>echo "<b><font color=\"#FFC671\">Skills:</font></b>";</php> Genasi receive a +2 racial bonus on Cosmology and Nature checks. 
-  * Low-Light Vision: A genasi can see twice as far as a human in starlight, moonlight, torchlight, and other areas of poor illumination.  He retains the ability to distinguish color and detail under these conditions. +  * <php>echo "<b><font color=\"#FFC671\">Elemental Attunement:</font></b>";</php> Genasi have energy resistance dependent on their chosen element: 
-  * Skills: Genasi receive a +2 racial bonus on Cosmology and Nature checks. +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Resist electricity 5 
-  * Elemental Attunement: Genasi have energy resistance dependent on their chosen element: +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Resist acid 5 
- +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Resist fire 5 
-   Air: Resist electricity 5 +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Resist cold 5 
-   Earth: Resist acid 5 +  * <php>echo "<b><font color=\"#FFC671\">Elemental Body (Su):</font></b>";</php> Genasi gain a special racial feature dependent on their chosen element: 
-   Fire: Resist fire 5 +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Air genasi do not need to breathe, and are thus immune to the effects of drowning, suffocation, and the effects of harmful gasses.  
-   Water: Resist cold 5 +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Earth genasi gain a +2 racial bonus on saving throws against stunning and paralysis, and are immune to petrification. 
- +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Fire genasi gain a touch attack that deals 1d4 fire damage and ignites the target.  Reflex save (DC 10 + ½ the genasi’s character level + Cha modifier) prevents the ignite effect. 
-  * Unordered List ItemElemental Body (Su): Genasi gain a special racial feature dependent on their chosen element: +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Water genasi can breathe underwater, and gain a swim speed of 30 ft. 
- +  * <php>echo "<b><font color=\"#FFC671\">Spell-like Abilities (Sp):</font></b>";</php> Genasi gain a small array of spell-like abilities dependent on their chosen element: 
-   Air: Air genasi do not need to breathe, and are thus immune to the effects of drowning, suffocation, and the effects of harmful gasses.  +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> 1/day – lightfoot*, updraft*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
-   Earth: Earth genasi gain a +2 racial bonus on saving throws against stunning and paralysis, and are immune to petrification. +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> 1/day – pass without trace, foundation of stone*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
-   Fire: Fire genasi gain a touch attack that deals 1d4 fire damage and ignites the target.  Reflex save (DC 10 + ½ the genasi’s character level + Cha modifier) prevents the ignite effect. +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> 1/day – raging flame*, slow burn*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
-   Water: Water genasi can breathe underwater, and gain a swim speed of 30 ft. +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> 1/day – create water, obscuring mist. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
- +  * <php>echo "<b><font color=\"#FFC671\">Languages:</font></b>";</php> Common, plus one additional language based on the genasi’s chosen element: 
-  * Unordered List ItemSpell-like Abilities (Sp): Genasi gain a small array of spell-like abilities dependent on their chosen element: +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Auran 
- +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Terran 
-  * Air: 1/day – lightfoot*, updraft*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Ignan 
-   Earth: 1/day – pass without trace, foundation of stone*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Aquan 
-   Fire: 1/day – raging flame*, slow burn*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. +  * <php>echo "<b><font color=\"#FFC671\">Favored Class:</font></b>";</php> Fighter, plus one additional class based on the genasi’s chosen element: 
-   Water: 1/day – create water, obscuring mist. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. +    <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Bard 
- +    <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Cleric 
-  * Unordered List ItemLanguages: Common, plus one additional language based on the genasi’s chosen element: +    <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Sorcerer 
- +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Druid
-   Air: Auran +
-   Earth: Terran +
-   Fire: Ignan +
-   Water: Aquan +
- +
-  * Unordered List ItemFavored Class: Fighter, plus one additional class based on the genasi’s chosen element: +
- +
-  * Air: Bard +
-  * Earth: Cleric +
-  * Fire: Sorcerer +
-  * Water: Druid+
genasi.1370657454.txt.gz · Last modified: 2013/06/07 19:10 by kyeenadmin