<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet type="text/xsl" href="/13321223564/xsl/fullold.xsl"?><Character action-points-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Action Points&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" action-points-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Action Points&apos;, {autoValue:-1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" key="agdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA" milestone-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.milestone();" name="Ghrynt" safe-key="agdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA"><Description height="6&apos;0&quot;-6&apos;5&quot;" weight="160-190 lb."><Notes /><Appearance /><Traits /><Companions /></Description><!-- Build element: always present
    Required attributes: alignment, experience, level, name, powersource, role, size, tier, vision, deity, gender
        The name attribute is the build name if one was selected in the Character Builder, or the class name otherwise.
        Attribute may be blank.
    Control attributes:
        ExperiencePoints: assign to at least one HTML element that should dynamically display current XP.
        experience-prompt-script: javascript to execute to prompt the user for XP to add.
    Children:
        Race element: always present
            Required attributes: name, url, description
            Children:
                Feature elements: one per race feature
                    Required attributes: name, description
        Background element: sometimes present
            Required attributes: name, url, description
            Children: as Race element
        Class element: always present
            Required attributes: name, url, description
            Children: as Race element
        ParagonPath element: present if of sufficient level
            Required attributes: name, url, description
            Children: as Race element
        EpicDestiny element: present if of sufficient level
            Required attributes: name, url, description
            Children: as Race element --><Build ExperienceNeeded="210000" alignment="Unaligned" deity="" experience="175000" experience-prompt-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;Experience Points&apos;, {requireInt:1, text:&apos;How many XP should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" gender="Male" level="21" name="Psion" powersource="Psionic" role="Controller" size="Medium" tier="Epic" vision="Normal"><Race description="" name="Githyanki" url="http://www.wizards.com/dndinsider/compendium/race.aspx?id=17"><Feature description="+1 Will; +2 to save against charm" name="Githyanki Willpower" /><Feature description="+2 to initiative" name="Danger Sense" /><Feature description="Use telekinetic leap as an encounter power" name="Telekinetic Leap" /><Feature description="" name="History Bonus" /></Race><Background description="" name="Sarlona" url="http://www.wizards.com/dndinsider/compendium/background.aspx?id=255"><Feature description="" name="+2 to Diplomacy" /></Background><Class description="" name="Psion" url="http://www.wizards.com/dndinsider/compendium/class.aspx?id=437"><Feature description="Choose a discipline focus." name="Discipline Focus" /><Feature description="Gain distract and send thoughts powers." name="Telepathy Focus" /><Feature description="Gain augmentable at-wills instead of encounter powers." name="Psionic Augmentation" /><Feature description="Gain Ritual Caster as a bonus feat." name="Ritual Casting" /></Class><ParagonPath description="" name="Cerulean Adept" url="http://www.wizards.com/dndinsider/compendium/paragonpath.aspx?id=438"><Feature description="Gain 2 power points." name="Paragon Power Points" /><Feature description="+1 bonus to Will." name="Cerulean Sign Focus" /><Feature description="1-point augments are free with action point attacks." name="Cerulean Action" /><Feature description="Augmented powers crit on 19-20. Unaugmented powers crit aberrations on 18-20." name="All-Seeing Eye" /></ParagonPath><EpicDestiny description="" name="Planeshaper" url="http://www.wizards.com/dndinsider/compendium/epicdestiny.aspx?id=298"><Feature description="+2 to Intelligence. Use one encounter power twice per encounter after a long rest." name="Ultimate Adaptation" /></EpicDestiny></Build><!-- Resistances element: Always present
    Optional Attributes: Fire, Cold, etc. (all allowed resistances)
 --><Resistances psychic="15" /><!-- Health element: always present
    Control attributes:
        short-rest-script: javascript to execute when the user wants to take a short rest.
        extended-rest-script: javascript to execute when the user wants to take an extended rest.
        tempHP-display-class: assign to at least one HTML element that should dynamically display temp HP.
        tempHP-prompt-script: javascript to execute to prompt the user for a new temp HP value.
        tempHP-bar-class: assign to all HTML elements that should have width set in proportion to current tempHP/max HP.
        death-saves-display-class: assign to at least one HTML element that should dynamically display current HP.
        death-saves-add-script: javascript to execute to add a death save.
        death-saves-subtract-script: javascript to execute to subtract a death save.
        power-points-display-class: assign to at least one HTML element that should dynamically display current power points.
        power-points-add-script: javascript to execute to add a power point.
        power-points-subtract-script: javascript to execute to subtract a power point.
        conditions-display-class: assign to at least on HTML element that should dynamically contain a div per condition.
        conditions-prompt-script: javascript to execute to prompt the user to enter a new condition.
        CUR_ConditionsDelete: will be dynamically assigned to each condition div in conditions-display-class elements.
            Not necessary to assign to any elements, but should probably be styled with css in your XSL.
    Child elements:
        MaxHitPoints: always present
            Required attributes: value
            Control attributes:
                CUR_HitPoints: assign to at least one HTML element that should dynamically display current HP.
                CUR_HitPointsBar: assign to all HTML elements that should have width set in proportion to current/max HP.
                CUR_HitPointsDying: assign to all HTML elements that should only be displayed if the character is dying.
                damage-prompt-script: javascript to execute to prompt the user for hit points of damage taken.
                heal-prompt-script: javascript to execute to prompt the user for hit points healed.
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier.
        BloodiedValue: always present
            Required attributes: value
            Children: as MaxHitPoints
        MaxSurges: always present
            Required attributes: value
            Control attributes:
                CUR_Surges: assign to at least one HTML element that should dynamically display current surges.
                CUR_SurgesBar: assign to all HTML elements that should have width set in proportion to current/max surges.
                add-script: javascript to execute to add a surge.
                subtract-script: javascript to execute to subtract a surge.
            Children: as MaxHitPoints
        SurgeValue: always present
            Required attributes: value
            Control attributes:
                toHitPoints-script: javascript to execute when the surge value should be added to hit points.
            Children: as MaxHitPoints --><Health conditions-display-class="CUR_Conditions" conditions-prompt-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Conditions&apos;, {text:&apos;Enter text for the condition&apos;});" death-saves-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Death Saves&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" death-saves-display-class="CUR_DeathSaves" death-saves-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Death Saves&apos;, {autoValue:-1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" extended-rest-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.extendedRest();" power-points-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_PowerPoints&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" power-points-display-class="CUR_PowerPoints" power-points-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_PowerPoints&apos;, {autoValue:-1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" short-rest-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.shortRest();" tempHP-bar-class="CUR_TempHPBar" tempHP-display-class="CUR_TempHP" tempHP-prompt-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_TempHP&apos;, {requireInt:1, min:0, text:&apos;Set to how many temporary HP?&apos; });"><MaxHitPoints damage-prompt-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.damagePrompt();" heal-prompt-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_HitPoints&apos;, {requireInt:1, min:1, text:&apos;How many HP should be added?&apos;, calculateChange: function(oldVal, newVal) { return Math.max(0,oldVal) + newVal; } });" value="121"><Factor abbreviation="Con" modifier="+14" name="Constitution" /><Factor abbreviation="Psion 1" modifier="+12" name="Level 1 Psion" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+5" name="Toughness" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor modifier="+4" name="_PER-LEVEL-HPS" /><Factor abbreviation="Psion 21" modifier="+80" multiplied="4" multiplier="20" name="Level 21 Psion" /></MaxHitPoints><BloodiedValue value="60"><Factor abbreviation="1/2 HP" modifier="+60" multiplied="121" multiplier=".5" name="Half Hit Points" /></BloodiedValue><MaxSurges add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Surges&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Surges&apos;, {autoValue:-1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" value="8"><Factor modifier="+6" name="Psion" /><Factor abbreviation="Con mod" modifier="+2" name="Constitution modifier" /></MaxSurges><SurgeValue toHitPoints-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.surgeValueToHitPoints(30);" value="30"><Factor abbreviation="1/4 HP" modifier="+30" multiplied="121" multiplier=".25" name="Quarter Hit Points" /></SurgeValue><PowerPoints value="13"><Factor modifier="+2" name="Augment Powers" /><Factor modifier="+2" name="Paragon Power Points" /></PowerPoints></Health><!-- Movement element: always present
    Children:
        Speed element: always present
            Required attributes: value
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier.
        Initiative element: always present
            Required attributes: 
                value: number to display
                dice-class: use in conjunction with "Roller" to make an initiative roller element.
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier. --><Movement><Speed value="6"><Factor modifier="+6" name="Githyanki" /></Speed><Initiative dice-class="dice1d20plus17Initiative" value="17"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="Initiative Misc" /><Factor modifier="+2" name="Danger Sense" /><Factor abbreviation="Dex mod" modifier="+1" name="Dexterity modifier" /></Initiative></Movement><!-- Defenses element: always present
    Children:
        Condition elements: present if one or more conditions affect all defenses
            Required attributes: name
        Defense elements: four Defense elements are always present.
            Required attributes: value, abbreviation, name (name is "ArmorClass", "Fortitude", "Reflex" or "Will")
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier.
                Condition elements: present if one or more conditions affect this defense
                    Required attributes: name --><Defenses><Defense abbreviation="AC" name="Armor Class" value="35"><Factor modifier="+10" name="Constant" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+1" name="Efreetweave Armor" /><Factor modifier="+5" name="Repulsion Armor +5" /><Condition name="+9 Intelligence modifier" /></Defense><Defense abbreviation="Fort" name="Fortitude" value="33"><Factor modifier="+10" name="Constant" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Fortitude Defense Class Bonus" /><Factor modifier="+1" name="Paragon Defenses" /><Factor modifier="+2" name="Great Fortitude" /><Factor modifier="+4" name="Epic Fortitude" /><Factor modifier="+4" name="Bralani Cloak +4" /><Factor modifier="+1" name="Girdle of the Umber Hulk (paragon tier)" /><Factor abbreviation="Con mod" modifier="+2" name="Constitution modifier" /></Defense><Defense abbreviation="Ref" name="Reflex" value="34"><Factor modifier="+10" name="Constant" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Reflex Defense Class Bonus" /><Factor modifier="+1" name="Paragon Defenses" /><Factor modifier="+4" name="Bralani Cloak +4" /><Factor abbreviation="Int mod" modifier="+9" name="Intelligence modifier" /></Defense><Defense abbreviation="Will" name="Will" value="35"><Factor modifier="+10" name="Constant" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+2" name="Will Defense Class Bonus" /><Factor modifier="+1" name="Githyanki Willpower" /><Factor modifier="+2" name="Iron Will" /><Factor modifier="+1" name="Cerulean Sign Focus" /><Factor modifier="+1" name="Paragon Defenses" /><Factor modifier="+1" name="Efreetweave Armor" /><Factor modifier="+4" name="Bralani Cloak +4" /><Factor abbreviation="Cha mod" modifier="+4" name="Charisma modifier" /></Defense></Defenses><!-- PassiveSkills element: always present
    Children:
        PassiveSkill elements: two PassiveSkill elements are always present
            Required attributes: value, name (name is "Perception" or "Insight")
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier. --><PassiveSkills><PassiveSkill name="Perception" value="26"><Factor modifier="+16" name="Perception" /><Factor modifier="+10" name="Constant" /></PassiveSkill><PassiveSkill name="Insight" value="21"><Factor modifier="+11" name="Insight" /><Factor modifier="+10" name="Constant" /></PassiveSkill></PassiveSkills><!-- Skills element: always present
    Children:
        Skill elements: one for each skill defined by the Character Builder
            Required attributes: 
                name: name of the skill
                value: numeric display value
                dice-class: Use in conjunction with "Roller" to create a skill roller element.
                url: Compendium URL for the skill
                trained: "true" or "false"
                armorpenaltyapplies: "true" or "false"
            Children:
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier. --><Skills><Skill armorpenaltyapplies="true" dice-class="dice1d20plus11Acrobatics" name="Acrobatics" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=1" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Acrobatics Misc" /><Factor abbreviation="Dex mod" modifier="+1" name="Dexterity modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus24Arcana" name="Arcana" trained="true" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=2" value="24"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+5" name="Trained" /><Factor modifier="+0" name="Arcana Misc" /><Factor abbreviation="Int mod" modifier="+9" name="Intelligence modifier" /></Skill><Skill armorpenaltyapplies="true" dice-class="dice1d20plus11Athletics" name="Athletics" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=27" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Athletics Misc" /><Factor abbreviation="Str mod" modifier="+1" name="Strength modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus14Bluff" name="Bluff" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=3" value="14"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Bluff Misc" /><Factor abbreviation="Cha mod" modifier="+4" name="Charisma modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus21Diplomacy" name="Diplomacy" trained="true" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=6" value="21"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+5" name="Trained" /><Factor modifier="+2" name="Diplomacy Misc" /><Factor abbreviation="Cha mod" modifier="+4" name="Charisma modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus11Dungeoneering" name="Dungeoneering" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=7" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Dungeoneering Misc" /><Factor abbreviation="Wis mod" modifier="+1" name="Wisdom modifier" /></Skill><Skill armorpenaltyapplies="true" dice-class="dice1d20plus12Endurance" name="Endurance" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=8" value="12"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Endurance Misc" /><Factor abbreviation="Con mod" modifier="+2" name="Constitution modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus11Heal" name="Heal" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=9" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Heal Misc" /><Factor abbreviation="Wis mod" modifier="+1" name="Wisdom modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus26History" name="History" trained="true" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=11" value="26"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+5" name="Trained" /><Factor modifier="+2" name="History Misc" /><Factor abbreviation="Int mod" modifier="+9" name="Intelligence modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus11Insight" name="Insight" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=13" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Insight Misc" /><Factor abbreviation="Wis mod" modifier="+1" name="Wisdom modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus14Intimidate" name="Intimidate" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=14" value="14"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Intimidate Misc" /><Factor abbreviation="Cha mod" modifier="+4" name="Charisma modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus11Nature" name="Nature" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=16" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Nature Misc" /><Factor abbreviation="Wis mod" modifier="+1" name="Wisdom modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus16Perception" name="Perception" trained="true" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=17" value="16"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+5" name="Trained" /><Factor modifier="+0" name="Perception Misc" /><Factor abbreviation="Wis mod" modifier="+1" name="Wisdom modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus19Religion" name="Religion" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=18" value="19"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Religion Misc" /><Factor abbreviation="Int mod" modifier="+9" name="Intelligence modifier" /></Skill><Skill armorpenaltyapplies="true" dice-class="dice1d20plus11Stealth" name="Stealth" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=20" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Stealth Misc" /><Factor abbreviation="Dex mod" modifier="+1" name="Dexterity modifier" /></Skill><Skill armorpenaltyapplies="false" dice-class="dice1d20plus14Streetwise" name="Streetwise" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=21" value="14"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Streetwise Misc" /><Factor abbreviation="Cha mod" modifier="+4" name="Charisma modifier" /></Skill><Skill armorpenaltyapplies="true" dice-class="dice1d20plus11Thievery" name="Thievery" trained="false" url="http://www.wizards.com/dndinsider/compendium/skill.aspx?id=23" value="11"><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+0" name="Thievery Misc" /><Factor abbreviation="Dex mod" modifier="+1" name="Dexterity modifier" /></Skill></Skills><!-- AbilityScores element: always present
    Children:
        AbilityScore elements: six AbilityScore elements are always present.
            Required attributes: value, abbreviation, name ("Strength", etc...)
            Children:
                AbilityModifier element: always present
                    Required attributes: 
                        modifier: base modifier
                        rollmodifier: (includes 1/2 level)
                        dice-class: use in conjunction with "Roller" to build an ability check roller element.
                Factor elements: one for each factor contributing to the value.
                    Required attributes: name, modifier
                    Optional attributes: abbreviation, multiplier, multiplied
                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier. --><AbilityScores><AbilityScore abbreviation="Str" name="Strength" value="12"><Factor modifier="+10" name="Starting" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 21" /><AbilityModifier dice-class="dice1d20plus11Strength" modifier="+1" rollmodifier="+11" /></AbilityScore><AbilityScore abbreviation="Con" name="Constitution" value="14"><Factor modifier="+10" name="Starting" /><Factor modifier="+2" name="Githyanki" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 21" /><AbilityModifier dice-class="dice1d20plus12Constitution" modifier="+2" rollmodifier="+12" /></AbilityScore><AbilityScore abbreviation="Dex" name="Dexterity" value="12"><Factor modifier="+10" name="Starting" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 21" /><AbilityModifier dice-class="dice1d20plus11Dexterity" modifier="+1" rollmodifier="+11" /></AbilityScore><AbilityScore abbreviation="Int" name="Intelligence" value="28"><Factor modifier="+18" name="Starting" /><Factor modifier="+2" name="Githyanki" /><Factor modifier="+1" name="Level 4" /><Factor modifier="+1" name="Level 8" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 14" /><Factor modifier="+1" name="Level 18" /><Factor modifier="+1" name="Level 21" /><Factor modifier="+2" name="Ultimate Adaptation" /><AbilityModifier dice-class="dice1d20plus19Intelligence" modifier="+9" rollmodifier="+19" /></AbilityScore><AbilityScore abbreviation="Wis" name="Wisdom" value="12"><Factor modifier="+9" name="Starting" /><Factor modifier="+1" name="Level 8" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 21" /><AbilityModifier dice-class="dice1d20plus11Wisdom" modifier="+1" rollmodifier="+11" /></AbilityScore><AbilityScore abbreviation="Cha" name="Charisma" value="19"><Factor modifier="+14" name="Starting" /><Factor modifier="+1" name="Level 4" /><Factor modifier="+1" name="Level 11" /><Factor modifier="+1" name="Level 14" /><Factor modifier="+1" name="Level 18" /><Factor modifier="+1" name="Level 21" /><AbilityModifier dice-class="dice1d20plus14Charisma" modifier="+4" rollmodifier="+14" /></AbilityScore></AbilityScores><!-- Powers element: always present
    Child elements:
        Power elements: one per power
            Required attributes: name, url, powerusage, actiontype
            Optional attributes: powertype, attacktype, target, level, flavor, source, keywords
            Control attributes: only present for Encounter and Daily powers.
                display-class: assign to all HTML elements that should have classname "Used" added 
                    when the power is used, and classname "Used" removed when the power is un-used.
                use-script: javascript to execute when the user marks a power used or unused.
            Child Elements:
                Condition elements: one per condition that affects all weapons.
                    Required attributes: name
                Weapon elements: one per weapon that is legal for use with the power.
                    Required attributes: name, url, attackstat, defense
                    Child elements:
                        Condition elements: one per condition that affects all weapons.
                            Required attributes: name
                            Optional attributes: dice-class; if present, this condition should be presented as a "Roller".
                        AttackBonus element: always present
                            Required attributes: 
                                value: value to display
                                dice-class: use in conjunction with "Roller" to make an attack roller element.
                            Child elements:
                                Factor elements: one per factor contributing to the value
                                    Required attributes: name, modifier
                                    Optional attributes: abbreviation, multiplier, multiplied
                                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier.
                        Damage element: always present
                            Required attributes: 
                                value: value to display
                                dice-class: use in conjunction with "Roller" to make a damage roller element.
                            Optional attributes: type (e.g. lightning)
                            Child elements:
                                Factor elements: one per factor contributing to the value
                                    Required attributes: name, modifier
                                    Optional attributes: abbreviation, multiplier, multiplied
                                        The "multiplier" and "multiplied" are only present if math was performed to get the modifier. --><Powers><Power actiontype="Standard Action" isMore="" name="Melee Basic Attack" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=426"><Weapon attackstat="Strength" defense="AC" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+1" name="Strength modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+2" name="proficiency bonus" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice2d8plus5Damage" value="2d8+5"><Factor modifier="+1" name="Strength modifier" /><Factor modifier="+4" name="enhancement bonus" /></Damage></Weapon><Weapon attackstat="Strength" defense="AC" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus11Attack" value="11"><Factor modifier="+1" name="Strength modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice2d4plus1Damage" value="2d4+1"><Factor modifier="+1" name="Strength modifier" /></Damage></Weapon></Power><Power actiontype="Standard Action" isMore="" name="Ranged Basic Attack" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=426"><Weapon attackstat="Dexterity" defense="AC" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus11Attack" value="11"><Factor modifier="+1" name="Dexterity modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice2d4plus1Damage" value="2d4+1"><Factor modifier="+1" name="Dexterity modifier" /></Damage></Weapon></Power><Power actiontype="Standard Action" isMore="" name="Mind Wipe" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8246"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice1d8plus16Damage" type="Psychic" value="1d8+16"><Factor modifier="+9" name="Intelligence modifier" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+3" name="bonus - Siberys Shard of the Mage (paragon tier)" /></Damage></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice1d8plus9Damage" type="Psychic" value="1d8+9"><Factor modifier="+9" name="Intelligence modifier" /></Damage></Weapon></Power><Power actiontype="Standard Action" isMore="" name="Forced Opportunity" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8251"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="diceOneplus0Damage" value="One+0" /></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="diceOneplus0Damage" value="One+0" /></Weapon></Power><Power actiontype="Standard Action" isMore="" name="Mind Thrust" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8228"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice1d10plus16Damage" type="Psychic" value="1d10+16"><Factor modifier="+9" name="Intelligence modifier" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+3" name="bonus - Siberys Shard of the Mage (paragon tier)" /></Damage></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice1d10plus9Damage" type="Psychic" value="1d10+9"><Factor modifier="+9" name="Intelligence modifier" /></Damage></Weapon></Power><Power actiontype="Opportunity Action" isMore="true" name="Opportunity Attack" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=331" /><Power actiontype="Opportunity Action" isMore="true" name="Opportunity Action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=119" /><Power actiontype="Immediate Reaction" isMore="true" name="Readied action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=332" /><Power actiontype="Free Action" isMore="true" name="Delay" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=327" /><Power actiontype="Free Action" isMore="true" name="End a grab" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=329" /><Power actiontype="Minor Action" isMore="true" name="Drop prone" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=141" /><Power actiontype="Standard Action" isMore="true" name="Aid Another" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=322" /><Power actiontype="Standard Action" isMore="true" name="Bull Rush" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=323" /><Power actiontype="Standard Action" isMore="true" name="Charge" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=324" /><Power actiontype="Standard Action" isMore="true" name="Coup de grace" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=325" /><Power actiontype="Standard Action" isMore="true" name="Grab" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=329" /><Power actiontype="Minor Action" isMore="true" name="Sustain a Grab" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=329" /><Power actiontype="Standard Action" isMore="true" name="Ready an action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=332" /><Power actiontype="Standard Action" isMore="true" name="Total defense" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=338" /><Power actiontype="Move Action" isMore="true" name="Walk 6 squares" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=339" /><Power actiontype="Move Action" isMore="true" name="Run 8 squares" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=333" /><Power actiontype="Move Action" isMore="true" name="Shift 1 square" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=335" /><Power actiontype="Move Action" isMore="true" name="Crawl 3 squares" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=326" /><Power actiontype="Move Action" isMore="true" name="Squeeze 3 squares" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=336" /><Power actiontype="Move Action" isMore="true" name="Stand up" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=337" /><Power actiontype="Move Action" isMore="true" name="Escape a Grab" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=328" /><Power actiontype="Standard Action" isMore="true" name="Any Move Action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=116" /><Power actiontype="Standard Action" isMore="true" name="Any Minor Action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=117" /><Power actiontype="Move Action" isMore="true" name="Any Minor Action" packagename="" packageurl="" powerusage="At-Will" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=117" /><Power actiontype="Move Action" display-class="USAGE_TelekineticLeap" isMore="" name="Telekinetic Leap" packagename="Githyanki" packageurl="http://www.wizards.com/dndinsider/compendium/race.aspx?id=17" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=2474" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_TelekineticLeap&apos;, {isBoolean:1});" /><Power actiontype="Minor Action" display-class="USAGE_Distract" isMore="" name="Distract" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8224" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_Distract&apos;, {isBoolean:1});" /><Power actiontype="Free Action" display-class="USAGE_SendThoughts" isMore="" name="Send Thoughts" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8225" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_SendThoughts&apos;, {isBoolean:1});" /><Power actiontype="Immediate Interrupt" display-class="USAGE_IntellectFortress" isMore="" name="Intellect Fortress" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8231" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_IntellectFortress&apos;, {isBoolean:1});" /><Power actiontype="Immediate Interrupt" display-class="USAGE_InsightfulWarning" isMore="" name="Insightful Warning" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=9299" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_InsightfulWarning&apos;, {isBoolean:1});" /><Power actiontype="Immediate Interrupt" display-class="USAGE_MindoverFlesh" isMore="" name="Mind over Flesh" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8244" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_MindoverFlesh&apos;, {isBoolean:1});" /><Power actiontype="Standard Action" display-class="USAGE_CeruleanBlaze" isMore="" name="Cerulean Blaze" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8264" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_CeruleanBlaze&apos;, {isBoolean:1});"><Weapon attackstat="Intelligence" defense="Reflex" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice1d8plus16Damage" type="Radiant" value="1d8+16"><Factor modifier="+9" name="Intelligence modifier" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+3" name="bonus - Siberys Shard of the Mage (paragon tier)" /></Damage></Weapon><Weapon attackstat="Intelligence" defense="Reflex" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice1d8plus9Damage" type="Radiant" value="1d8+9"><Factor modifier="+9" name="Intelligence modifier" /></Damage></Weapon></Power><Power actiontype="Immediate Interrupt" display-class="USAGE_HardenMind" isMore="" name="Harden Mind" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8266" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_HardenMind&apos;, {isBoolean:1});" /><Power actiontype="Standard Action" display-class="USAGE_SecondWind" isMore="" name="Second Wind" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=334" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_SecondWind&apos;, { isBoolean:1, useRequires: function() { return CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.namesToVariables[&apos;CUR_Surges&apos;].get() &gt; 0; }, noUseMessage: &apos;Second Wind requires a healing surge, and you have none.&apos; });" /><Power actiontype="Free Action" display-class="USAGE_ActionPoint" isMore="" name="Action Point" packagename="" packageurl="" powerusage="Encounter" url="http://www.wizards.com/dndinsider/compendium/glossary.aspx?id=177" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_ActionPoint&apos;, {isBoolean:1});" /><Power actiontype="Standard Action" display-class="USAGE_MindBlast" isMore="" name="Mind Blast" packagename="" packageurl="" powerusage="Daily" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8241" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_MindBlast&apos;, {isBoolean:1});"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="diceDamage" value="" /></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="diceDamage" value="" /></Weapon></Power><Power actiontype="Standard Action" display-class="USAGE_SealtheThreshold" isMore="" name="Seal the Threshold" packagename="" packageurl="" powerusage="Daily" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8267" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_SealtheThreshold&apos;, {isBoolean:1});"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice4d10plus16Damage" type="Radiant" value="4d10+16"><Factor modifier="+9" name="Intelligence modifier" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+3" name="bonus - Siberys Shard of the Mage (paragon tier)" /></Damage></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice4d10plus9Damage" type="Radiant" value="4d10+9"><Factor modifier="+9" name="Intelligence modifier" /></Damage></Weapon></Power><Power actiontype="Standard Action" display-class="USAGE_Dominate" isMore="" name="Dominate" packagename="" packageurl="" powerusage="Daily" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=1198" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_Dominate&apos;, {isBoolean:1});"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="diceDamage" value="" /></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="diceDamage" value="" /></Weapon></Power><Power actiontype="Minor Action" display-class="USAGE_PrecognitiveStep" isMore="" name="Precognitive Step" packagename="" packageurl="" powerusage="Daily" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8249" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_PrecognitiveStep&apos;, {isBoolean:1});" /><Power actiontype="Standard Action" display-class="USAGE_PsychicLeech" isMore="" name="Psychic Leech" packagename="" packageurl="" powerusage="Daily" url="http://www.wizards.com/dndinsider/compendium/power.aspx?id=8253" use-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;USAGE_PsychicLeech&apos;, {isBoolean:1});"><Weapon attackstat="Intelligence" defense="Will" enhancementurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=2017&amp;ftype=1" name="Drgani&apos;s Lethargy+4" weaponurl="http://www.wizards.com/dndinsider/compendium/item.aspx?fid=10&amp;ftype=3"><AttackBonus dice-class="dice1d20plus25Attack" value="25"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+2" name="bonus - Focused Expertise (Quarterstaff)" /></AttackBonus><Damage dice-class="dice2d10plus16Damage" type="Psychic" value="2d10+16"><Factor modifier="+9" name="Intelligence modifier" /><Factor modifier="+4" name="enhancement bonus" /><Factor modifier="+3" name="bonus - Siberys Shard of the Mage (paragon tier)" /></Damage></Weapon><Weapon attackstat="Intelligence" defense="Will" name="Unarmed" weaponurl=""><AttackBonus dice-class="dice1d20plus19Attack" value="19"><Factor modifier="+9" name="Intelligence modifier" /><Factor abbreviation="1/2 Level" modifier="+10" name="Half Level" /></AttackBonus><Damage dice-class="dice2d10plus9Damage" type="Psychic" value="2d10+9"><Factor modifier="+9" name="Intelligence modifier" /></Damage></Weapon></Power></Powers><!-- Feats element: always present
    Children:
        Feat elements: one for each Feat the character has.
            Required attributes: name, url, description --><Feats><Feat description="Master and perform rituals" name="Ritual Caster" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=159" /><Feat description="Use discipline focus powers twice per encounter" name="Discipline Adept" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=1632" /><Feat description="+1 attack with unaugmented powers after hitting with an augmented power" name="Precise Mind" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=1634" /><Feat description="Gain combat advantage with ranged and area attacks against flanked enemies" name="Distant Advantage" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=1002" /><Feat description="Enemy hit with daily power takes &#8211;2 penalty to Will" name="Aberrant Mark of Madness" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=1368" /><Feat description="Gain 5 additional hit points per tier" name="Toughness" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=171" /><Feat description="Gain bonus to attack rolls with Quarterstaffs." name="Focused Expertise (Quarterstaff)" url="/characters/missingCompendium" /><Feat description="+2 to Will defense" name="Iron Will" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=148" /><Feat description="+1 to Fortitude, Reflex, and Will" name="Paragon Defenses" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=530" /><Feat description="Target hit with psychic power takes &#8211;2 on next attack roll" name="Psychic Lock" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=318" /><Feat description="+4 to initiative checks" name="Improved Initiative" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=272" /><Feat description="+2 to Fortitude defense" name="Great Fortitude" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=145" /><Feat description="Enemies get -2 to first save vs. daze, dominate or stun" name="Dominating Mind" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=1635" /><Feat description="+4 to Fortitude" name="Epic Fortitude" url="http://www.wizards.com/dndinsider/compendium/feat.aspx?id=537" /></Feats><!-- Loot element: always present
    Required attributes: 
        carried-ad, carried-pp, carried-gp, carried-sp, carried-cp: number of each type of coin carried.
        stored-ad, stored-pp, stored-gp, stored-sp, stored-cp: number of each type of coin stored.
        carried-ad-display-class, carried-pp-display-class, carried-gp-display-class, carried-sp-display-class, carried-cp-display-class:
            assign to at least one HTML element each to dynamically display number of each coin type carried.
        stored-ad-display-class, stored-pp-display-class, stored-gp-display-class, stored-sp-display-class, stored-cp-display-class:
            assign to at least one HTML element each to dynamically display number of each coin type stored.
    Control attributes:
        daily-use-display-class: assign to at least one HTML element that should dynamically display remaining daily magic item uses.
        daily-use-add-script: javascript to execute when the user triggers a daily item power.
        daily-use-subtract-script: javascript to execute when the user regains a daily item power.
        carried-ad-add-script, carried-pp-add-script, carried-gp-add-script, carried-sp-add-script, carried-cp-add-script:
            javascript to execute to ask the user how many coins of a given type to add to those carried.
        carried-ad-subtract-script, carried-pp-subtract-script, carried-gp-subtract-script, carried-sp-subtract-script, carried-cp-subtract-script:
            javascript to execute to ask the user how many coins of a given type to subtract from those carried.
        stored-ad-add-script, stored-pp-add-script, stored-gp-add-script, stored-sp-add-script, stored-cp-add-script:
            javascript to execute to ask the user how many coins of a given type to add to those stored.
        stored-ad-subtract-script, stored-pp-subtract-script, stored-gp-subtract-script, stored-sp-subtract-script, stored-cp-subtract-script:
            javascript to execute to ask the user how many coins of a given type to subtract from those stored.
    Child elements:
        Item elements: one for each item.
            Required attributes: count, equippedcount, name, type, url
                Do not have expectations about values in the type attribute (e.g. Weapon, Armor) or you will miss something.
            Child elements:
                Enhancement element: only present if the parent element has an enhancement.
                    Require attributes: name, url --><Loot carried-ad="0" carried-ad-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedad&apos;, {min:1, requireInt:1, text:&apos;How many Astral Diamonds should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" carried-ad-display-class="CUR_carriedad" carried-ad-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedad&apos;, {min:1, requireInt:1, text:&apos;How many ad should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" carried-cp="0" carried-cp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedcp&apos;, {min:1, requireInt:1, text:&apos;How many Copper Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" carried-cp-display-class="CUR_carriedcp" carried-cp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedcp&apos;, {min:1, requireInt:1, text:&apos;How many cp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" carried-gp="98" carried-gp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedgp&apos;, {min:1, requireInt:1, text:&apos;How many Gold Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" carried-gp-display-class="CUR_carriedgp" carried-gp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedgp&apos;, {min:1, requireInt:1, text:&apos;How many gp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" carried-pp="73" carried-pp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedpp&apos;, {min:1, requireInt:1, text:&apos;How many Platinum Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" carried-pp-display-class="CUR_carriedpp" carried-pp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedpp&apos;, {min:1, requireInt:1, text:&apos;How many pp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" carried-sp="0" carried-sp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedsp&apos;, {min:1, requireInt:1, text:&apos;How many Silver Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" carried-sp-display-class="CUR_carriedsp" carried-sp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_carriedsp&apos;, {min:1, requireInt:1, text:&apos;How many sp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" daily-use-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_DailyUses&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" daily-use-display-class="CUR_DailyUses" daily-use-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_DailyUses&apos;, {autoValue:-1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-ad="0" stored-ad-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedad&apos;, {min:1, requireInt:1, text:&apos;How many Astral Diamonds should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-ad-display-class="CUR_storedad" stored-ad-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedad&apos;, {min:1, requireInt:1, text:&apos;How many ad should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" stored-cp="0" stored-cp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedcp&apos;, {min:1, requireInt:1, text:&apos;How many Copper Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-cp-display-class="CUR_storedcp" stored-cp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedcp&apos;, {min:1, requireInt:1, text:&apos;How many cp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" stored-gp="0" stored-gp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedgp&apos;, {min:1, requireInt:1, text:&apos;How many Gold Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-gp-display-class="CUR_storedgp" stored-gp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedgp&apos;, {min:1, requireInt:1, text:&apos;How many gp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" stored-pp="0" stored-pp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedpp&apos;, {min:1, requireInt:1, text:&apos;How many Platinum Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-pp-display-class="CUR_storedpp" stored-pp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedpp&apos;, {min:1, requireInt:1, text:&apos;How many pp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" stored-sp="0" stored-sp-add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedsp&apos;, {min:1, requireInt:1, text:&apos;How many Silver Pieces should be added?&apos;, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" stored-sp-display-class="CUR_storedsp" stored-sp-subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_storedsp&apos;, {min:1, requireInt:1, text:&apos;How many sp should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" weightCarried="39"><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_GirdleoftheUmberHulkparagontier&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_GirdleoftheUmberHulkparagontier" equippedcount="1" name="Girdle of the Umber Hulk (paragon tier)" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_GirdleoftheUmberHulkparagontier&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last GirdleoftheUmberHulkparagontier?&apos;, displayClass:&apos;CUR_Item_GirdleoftheUmberHulkparagontier&apos;, text:&apos;How many GirdleoftheUmberHulkparagontier should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Magic Item" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=3801&amp;ftype=1&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_BralaniCloak4&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_BralaniCloak4" equippedcount="1" name="Bralani Cloak +4" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_BralaniCloak4&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last BralaniCloak4?&apos;, displayClass:&apos;CUR_Item_BralaniCloak4&apos;, text:&apos;How many BralaniCloak4 should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Magic Item" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=6896&amp;ftype=1&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_EfreetweaveArmor&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_EfreetweaveArmor" equippedcount="1" name="Efreetweave Armor" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_EfreetweaveArmor&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last EfreetweaveArmor?&apos;, displayClass:&apos;CUR_Item_EfreetweaveArmor&apos;, text:&apos;How many EfreetweaveArmor should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Armor" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=24&amp;ftype=2&amp;page=item"><Enhancement name="Repulsion Armor +5" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=1704&amp;ftype=1&amp;page=item" /></Item><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PhrenicCrownparagontier&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_PhrenicCrownparagontier" equippedcount="1" name="Phrenic Crown (paragon tier)" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PhrenicCrownparagontier&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last PhrenicCrownparagontier?&apos;, displayClass:&apos;CUR_Item_PhrenicCrownparagontier&apos;, text:&apos;How many PhrenicCrownparagontier should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Magic Item" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=3496&amp;ftype=1&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_Quarterstaff&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_Quarterstaff" equippedcount="1" name="Quarterstaff" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_Quarterstaff&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last Quarterstaff?&apos;, displayClass:&apos;CUR_Item_Quarterstaff&apos;, text:&apos;How many Quarterstaff should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Weapon" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=10&amp;ftype=3&amp;page=item"><Enhancement name="Cunning Weapon +4" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=2017&amp;ftype=1&amp;page=item" /></Item><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_EnchantMagicItem&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_EnchantMagicItem" equippedcount="0" name="Enchant Magic Item" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_EnchantMagicItem&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last EnchantMagicItem?&apos;, displayClass:&apos;CUR_Item_EnchantMagicItem&apos;, text:&apos;How many EnchantMagicItem should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=9" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_LastSightVision&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_LastSightVision" equippedcount="0" name="Last Sight Vision" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_LastSightVision&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last LastSightVision?&apos;, displayClass:&apos;CUR_Item_LastSightVision&apos;, text:&apos;How many LastSightVision should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=183" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_DisenchantMagicItem&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_DisenchantMagicItem" equippedcount="0" name="Disenchant Magic Item" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_DisenchantMagicItem&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last DisenchantMagicItem?&apos;, displayClass:&apos;CUR_Item_DisenchantMagicItem&apos;, text:&apos;How many DisenchantMagicItem should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=7" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_LinkedPortal&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_LinkedPortal" equippedcount="0" name="Linked Portal" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_LinkedPortal&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last LinkedPortal?&apos;, displayClass:&apos;CUR_Item_LinkedPortal&apos;, text:&apos;How many LinkedPortal should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=2" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_Seeming&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_Seeming" equippedcount="0" name="Seeming" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_Seeming&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last Seeming?&apos;, displayClass:&apos;CUR_Item_Seeming&apos;, text:&apos;How many Seeming should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=266" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_SolaceBole&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_SolaceBole" equippedcount="0" name="Solace Bole" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_SolaceBole&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last SolaceBole?&apos;, displayClass:&apos;CUR_Item_SolaceBole&apos;, text:&apos;How many SolaceBole should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=236" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PlaneShift&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_PlaneShift" equippedcount="0" name="Plane Shift" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PlaneShift&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last PlaneShift?&apos;, displayClass:&apos;CUR_Item_PlaneShift&apos;, text:&apos;How many PlaneShift should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Ritual" url="http://www.wizards.com/dndinsider/compendium/ritual.aspx?id=175" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_AlchemicalReagentsArcana&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_AlchemicalReagentsArcana" equippedcount="0" name="Alchemical Reagents (Arcana)" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_AlchemicalReagentsArcana&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last AlchemicalReagentsArcana?&apos;, displayClass:&apos;CUR_Item_AlchemicalReagentsArcana&apos;, text:&apos;How many AlchemicalReagentsArcana should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Gear" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=53&amp;ftype=4&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_IdentificationPapersStandard&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_IdentificationPapersStandard" equippedcount="0" name="Identification Papers, Standard" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_IdentificationPapersStandard&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last IdentificationPapersStandard?&apos;, displayClass:&apos;CUR_Item_IdentificationPapersStandard&apos;, text:&apos;How many IdentificationPapersStandard should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Gear" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=104&amp;ftype=4&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PotionofClaritylevel15&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="5" display-class="CUR_Item_PotionofClaritylevel15" equippedcount="0" name="Potion of Clarity (level 15)" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_PotionofClaritylevel15&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last PotionofClaritylevel15?&apos;, displayClass:&apos;CUR_Item_PotionofClaritylevel15&apos;, text:&apos;How many PotionofClaritylevel15 should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Magic Item" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=3927&amp;ftype=1&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_SiberysShardoftheMageparagontier&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_SiberysShardoftheMageparagontier" equippedcount="0" name="Siberys Shard of the Mage (paragon tier)" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_SiberysShardoftheMageparagontier&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last SiberysShardoftheMageparagontier?&apos;, displayClass:&apos;CUR_Item_SiberysShardoftheMageparagontier&apos;, text:&apos;How many SiberysShardoftheMageparagontier should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Magic Item" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=5343&amp;ftype=1&amp;page=item" /><Item add-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_AdventurersKit&apos;, {autoValue:1, calculateChange: function(oldVal, newVal) { return oldVal + newVal; } });" count="1" display-class="CUR_Item_AdventurersKit" equippedcount="0" name="Adventurer&apos;s Kit" subtract-script="CHARACTERagdpcGxheTRlchQLEgtDaGFyYWN0ZXJWMhiS0usHDA.triggerVariable(&apos;CUR_Item_AdventurersKit&apos;, {min:1, requireInt:1, askLastText:&apos;Are you sure you want to discard your last AdventurersKit?&apos;, displayClass:&apos;CUR_Item_AdventurersKit&apos;, text:&apos;How many AdventurersKit should be subtracted?&apos;, calculateChange: function(oldVal, newVal) { return oldVal - newVal; } });" type="Gear" url="http://www.wizards.com/dndinsider/compendium/display.aspx?fid=1&amp;ftype=4&amp;page=item" /></Loot><!-- Languages element: always present 
    Children:
        Language elements: one for each language
            Required attributes: name --><Languages><Language name="Common" /><Language name="Deep Speech" /></Languages><!-- Proficiencies element: always present
    Children:
        ArmorProficiencies element: may be absent if the character has no armor proficiences.
            Children:
                Proficiency elements: one for each armor proficiency
                    Required attributes: name, source
        ShieldProficiencies element: may be absent if the character has no shield proficiences.
            Children:
                Proficiency elements: one for each shield proficiency
                    Required attributes: name, source
        WeaponProficiencies element: may be absent if the character has no weapon proficiences.
            Children:
                Proficiency elements: one for each weapon proficiency that isn't in a group.
                    Required attributes: name, source
                ProficiencyGroup elements: one for each group of weapon proficiencie (e.g. "simple melee")
                    Required attributes: name, source
                    Children:
                        Proficiency elements: one for each weapon proficiency in the group
                            Required attributes: name, source --><Proficiencies><WeaponProficiencies><ProficiencyGroup name="Simple Melee" source="Psion"><Proficiency name="Club" source="Psion" /><Proficiency name="Dagger" source="Psion" /><Proficiency name="Javelin" source="Psion" /><Proficiency name="Mace" source="Psion" /><Proficiency name="Sickle" source="Psion" /><Proficiency name="Spear" source="Psion" /><Proficiency name="Greatclub" source="Psion" /><Proficiency name="Morningstar" source="Psion" /><Proficiency name="Quarterstaff" source="Psion" /><Proficiency name="Scythe" source="Psion" /><Proficiency name="Spiked gauntlet" source="Psion" /><Proficiency name="Claw fighter claw" source="Psion" /><Proficiency name="Climbing claw" source="Psion" /><Proficiency name="Rod of seven parts" source="Psion" /></ProficiencyGroup><ProficiencyGroup name="Simple Ranged" source="Psion"><Proficiency name="Hand crossbow" source="Psion" /><Proficiency name="Sling" source="Psion" /><Proficiency name="Crossbow" source="Psion" /><Proficiency name="Repeating crossbow" source="Psion" /></ProficiencyGroup></WeaponProficiencies><ArmorProficiencies><Proficiency name="Cloth" source="Psion" /></ArmorProficiencies><ShieldProficiencies /></Proficiencies></Character>