Garthanos
Arcadian Knight
You launch a silvery bolt of force at an enemy

Something I whipped up a while back used with CBLoader and the offline character builder
file: magicmissile.part
<?xml version="1.0" encoding="utf-8"?>
<D20Rules game-system="D&D4E">
<RulesElement name="Magic Missile" type="Power" internal-id="ID_FMP_POWER_463" source="Player's Handbook" revision-date="8/27/2010 11:22:31 AM" >
<Category> ID_INTERNAL_CATEGORY_ATTACK,ID_INTERNAL_CATEGORY_AT-WILL,ID_INTERNAL_CATEGORY_AT-WILL_USAGE,ID_FMP_CLASS_9,ID_FMP_CLASS_FEATURE_845,ID_FMP_CATEGORY_31,ID_FMP_CATEGORY_69,ID_FMP_CATEGORY_8,ID_FMP_CATEGORY_25,ID_INTERNAL_CATEGORY_STANDARD_ACTION,1 </Category>
<Flavor> You launch a silvery bolt of force at an enemy </Flavor>
<specific name="Power Usage"> At-Will </specific>
<specific name="_SkillPower" />
<specific name="Display"> Wizard Attack 1 </specific>
<specific name="Keywords"> Arcane, Evocation, Force, Implement </specific>
<specific name="Action Type"> Standard action </specific>
<specific name="Attack Type"> Ranged 20 </specific>
<specific name="Attack"> Intelligence vs. Ref </specific>
<specific name="Target"> One creature </specific>
<specific name="Effect"> 2d4 + Intelligence modifier force damage.
Level 21: 4d4 + Intelligence modifier force damage. </specific>
<specific name="Special"> This power counts as a ranged basic attack. </specific>
<specific name="_Associated Feats" />
<specific name="Class"> ID_FMP_CLASS_9 </specific>
<specific name="Level"> 1 </specific>
<specific name="Power Type"> Attack </specific>
<specific name="_BasicAttack"> Ranged </specific>
<rules>
<modify name="this" Field="_BasicAttack" value="Ranged" />
</rules>
Yes they changed it and undermined builds that were based on it now we have changed it back.
</RulesElement>
</D20Rules>

Something I whipped up a while back used with CBLoader and the offline character builder
file: magicmissile.part
<?xml version="1.0" encoding="utf-8"?>
<D20Rules game-system="D&D4E">
<RulesElement name="Magic Missile" type="Power" internal-id="ID_FMP_POWER_463" source="Player's Handbook" revision-date="8/27/2010 11:22:31 AM" >
<Category> ID_INTERNAL_CATEGORY_ATTACK,ID_INTERNAL_CATEGORY_AT-WILL,ID_INTERNAL_CATEGORY_AT-WILL_USAGE,ID_FMP_CLASS_9,ID_FMP_CLASS_FEATURE_845,ID_FMP_CATEGORY_31,ID_FMP_CATEGORY_69,ID_FMP_CATEGORY_8,ID_FMP_CATEGORY_25,ID_INTERNAL_CATEGORY_STANDARD_ACTION,1 </Category>
<Flavor> You launch a silvery bolt of force at an enemy </Flavor>
<specific name="Power Usage"> At-Will </specific>
<specific name="_SkillPower" />
<specific name="Display"> Wizard Attack 1 </specific>
<specific name="Keywords"> Arcane, Evocation, Force, Implement </specific>
<specific name="Action Type"> Standard action </specific>
<specific name="Attack Type"> Ranged 20 </specific>
<specific name="Attack"> Intelligence vs. Ref </specific>
<specific name="Target"> One creature </specific>
<specific name="Effect"> 2d4 + Intelligence modifier force damage.
Level 21: 4d4 + Intelligence modifier force damage. </specific>
<specific name="Special"> This power counts as a ranged basic attack. </specific>
<specific name="_Associated Feats" />
<specific name="Class"> ID_FMP_CLASS_9 </specific>
<specific name="Level"> 1 </specific>
<specific name="Power Type"> Attack </specific>
<specific name="_BasicAttack"> Ranged </specific>
<rules>
<modify name="this" Field="_BasicAttack" value="Ranged" />
</rules>
Yes they changed it and undermined builds that were based on it now we have changed it back.
</RulesElement>
</D20Rules>
Last edited: