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/08 00:18] 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: 
-    * Air: +2 Dexterity, -2 Wisdom, +2 Charisma +    * <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> +2 Dexterity, -2 Wisdom, +2 Charisma 
-    * Earth: +2 Constitution, -2 Intelligence, +2 Wisdom +    * <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> +2 Constitution, -2 Intelligence, +2 Wisdom 
-    * Fire: +2 Strength, -2 Wisdom, +2 Charisma +    * <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> +2 Strength, -2 Wisdom, +2 Charisma 
-    * Water: +2 Dexterity, -2 Intelligence, +2 Wisdom +    * <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> +2 Dexterity, -2 Intelligence, +2 Wisdom 
-  * Elemental: Genasi are treated as humanoids with the elemental subtype. +  * <php>echo "<b><font color=\"#FFC671\">Elemental:</font></b>";</php> Genasi are treated as humanoids with the elemental subtype. 
-  * Medium: As Medium creatures, genasi have no bonuses or penalties due to their size. +  * <php>echo "<b><font color=\"#FFC671\">Medium:</font></b>";</php> As Medium creatures, genasi have no bonuses or penalties due to their size. 
-  * Genasi base speed is 30 ft. +  * <php>echo "<b><font color=\"#FFC671\">Speed:</font></b>";</php>  Genasi base speed is 30 ft. 
-  * 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\">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. 
-  * Skills: Genasi receive a +2 racial bonus on Cosmology and Nature checks. +  * <php>echo "<b><font color=\"#FFC671\">Skills:</font></b>";</php> Genasi receive a +2 racial bonus on Cosmology and Nature checks. 
-  * Elemental Attunement: Genasi have energy resistance dependent on their chosen element: +  * <php>echo "<b><font color=\"#FFC671\">Elemental Attunement:</font></b>";</php> Genasi have energy resistance dependent on their chosen element: 
-    * Air: Resist electricity 5 +    * <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Resist electricity 5 
-    * Earth: Resist acid 5 +    * <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Resist acid 5 
-    * Fire: Resist fire 5 +    * <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Resist fire 5 
-    * Water: Resist cold 5 +    * <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Resist cold 5 
-  * Elemental Body (Su): Genasi gain a special racial feature dependent on their chosen element: +  * <php>echo "<b><font color=\"#FFC671\">Elemental Body (Su):</font></b>";</php> Genasi gain a special racial feature 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> Air genasi do not need to breathe, and are thus immune to the effects of drowning, suffocation, and the effects of harmful gasses.  
-   * 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> Earth genasi gain a +2 racial bonus on saving throws against stunning and paralysis, and are immune to petrification. 
-   * 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> 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. 
-   * Water: Water genasi can breathe underwater, and gain a swim speed of 30 ft. +    <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Water genasi can breathe underwater, and gain a swim speed of 30 ft. 
-  * Spell-like Abilities (Sp): Genasi gain a small array of spell-like abilities dependent on their chosen element: +  * <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: 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\">Air:</font></i>";</php> 1/day – lightfoot*, updraft*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
-    * 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\">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: 1/day – raging flame*, slow burn*. 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> 1/day – raging flame*, slow burn*. Caster level equal to character level; DC is equal to 10 + spell level + Cha modifier. 
-    * 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\">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. 
-  * Languages: Common, plus one additional language based on the genasi’s chosen element: +  * <php>echo "<b><font color=\"#FFC671\">Languages:</font></b>";</php> Common, plus one additional language based on the genasi’s chosen element: 
-    * Air: Auran +    * <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Auran 
-    * Earth: Terran +    * <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Terran 
-    * Fire: Ignan +    * <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Ignan 
-    * Water: Aquan +    * <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Aquan 
-  * Favored Class: Fighter, plus one additional class based on the genasi’s chosen element: +  * <php>echo "<b><font color=\"#FFC671\">Favored Class:</font></b>";</php> Fighter, plus one additional class based on the genasi’s chosen element: 
-    * Air: Bard +    * <php>echo "<i><font color=\"#BDDEFF\">Air:</font></i>";</php> Bard 
-    * Earth: Cleric +    * <php>echo "<i><font color=\"#BDDEFF\">Earth:</font></i>";</php> Cleric 
-    * Fire: Sorcerer +    * <php>echo "<i><font color=\"#BDDEFF\">Fire:</font></i>";</php> Sorcerer 
-    * Water: Druid+    * <php>echo "<i><font color=\"#BDDEFF\">Water:</font></i>";</php> Druid
genasi.1370675931.txt.gz · Last modified: 2013/06/08 00:18 by kyeenadmin