Difference between revisions of "User:Konoko/PowerEnhancementVisual"
From Paragon Wiki Archive
m (Spacing) |
(+cat) |
||
Line 1: | Line 1: | ||
− | {| border=0 cellspacing=0 style="width: | + | {| border=0 cellspacing=0 style="width:75%; background:black; color:white; border:black solid 10px" |
! rowspan=3 style="width:60px" | [[Image:{{{icon}}}|{{{iconsize}}}px]] | ! rowspan=3 style="width:60px" | [[Image:{{{icon}}}|{{{iconsize}}}px]] | ||
| style="color:#FFFFFF; font-size:large" | '''''{{{title}}}''''' | | style="color:#FFFFFF; font-size:large" | '''''{{{title}}}''''' | ||
Line 10: | Line 10: | ||
|- | |- | ||
| colspan=2 style="border-top:black solid 3px" | '''{{{extra}}}''' | | colspan=2 style="border-top:black solid 3px" | '''{{{extra}}}''' | ||
+ | |}<noinclude> | ||
+ | |||
+ | This is an attempt to mimic how a power or enhancement appears in the Enhancement Management window. | ||
+ | {| | ||
+ | |- | ||
+ | |<code><nowiki>{{KonokoPE| | ||
+ | icon=SO_Science_Attack_Rate.png| | ||
+ | iconsize=60| | ||
+ | title=ALPHA PARTICLE EXPOSURE| | ||
+ | effect=Increases attack rate| | ||
+ | type=Experiment (Science)| | ||
+ | desc=A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.| | ||
+ | extra= }}</nowiki></code> | ||
+ | ||<code><nowiki>{{KonokoPE| | ||
+ | icon=MartialArts_MonkeySweep.png| | ||
+ | iconsize=30|title=DRAGONS TAIL| | ||
+ | effect=PBAoE Melee, Moderate DMG(Smash), Foe Knockback| | ||
+ | type=Martial Arts| | ||
+ | desc=This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents.| | ||
+ | extra=Allowed Enhancements:<br>Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy}}</nowiki></code> | ||
+ | |- | ||
+ | | {{KonokoPE| | ||
+ | icon=SO_Science_Attack_Rate.png| | ||
+ | iconsize=60| | ||
+ | title=ALPHA PARTICLE EXPOSURE| | ||
+ | effect=Increases attack rate| | ||
+ | type=Experiment (Science)| | ||
+ | desc=A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.| | ||
+ | extra= }} | ||
+ | || {{KonokoPE| | ||
+ | icon=MartialArts_MonkeySweep.png| | ||
+ | iconsize=30|title=DRAGONS TAIL| | ||
+ | effect=PBAoE Melee, Moderate DMG(Smash), Foe Knockback| | ||
+ | type=Martial Arts| | ||
+ | desc=This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents.| | ||
+ | extra=Allowed Enhancements:<br>Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy}} | ||
|} | |} | ||
+ | |||
+ | [[Category:Templates]] |
Revision as of 14:56, 2 March 2007
[[Image:{{{icon}}}|{{{iconsize}}}px]] | {{{title}}} |
---|---|
{{{effect}}} | |
{{{type}}} | |
{{{desc}}} | |
{{{extra}}} |
This is an attempt to mimic how a power or enhancement appears in the Enhancement Management window.