Difference between revisions of "User:Xhamon"

From NEStalgia
Jump to: navigation, search
(accidentally posted here instead of talk page, OOPS)
Line 1: Line 1:
 +
I'm currently working on creating tooltips for abilities. The goal is to implement dynamic display for skill trees.
  
 +
==Sandbox==
 +
===Tooltips for Merchant Trees===
 +
{|
 +
|-
 +
|
 +
{{Tooltip|ability
 +
|Name=GoldRush
 +
|Cost=275 CR
 +
|Effect=Inflicts direct damage
 +
|Damage=Physical
 +
|Target=All Foes
 +
|Power=70%
 +
|Prerequisite=Might (2)
 +
}}
 +
|
 +
{{Tooltip|ability
 +
|Name=Tax
 +
|Cost=100 CR
 +
|Effect=Inflicts direct damage that is returned as HP to the caster
 +
|Damage=Physical
 +
|Target=One Foe
 +
|Power=30%
 +
|Prerequisite=Enchanter (1) or Pickpocket (1)
 +
}}
 +
|
 +
{{Tooltip|ability
 +
|Name=Distract
 +
|Cost=300 CR
 +
|Effect=Causes attacking foes to focus on the caster; lasts one round
 +
|Target=All foes
 +
|Prerequisite=Regulator (1)
 +
}}
 +
|
 +
{{Tooltip|ability
 +
|Name=Bankrupt
 +
|Cost=450 CR
 +
|Effect=Prevent caster from being <span style="color:#fa6464;">KOed</span> for one round; <span style="color:#fa6464;">Stuns</span> caster
 +
|Target=Self
 +
|Prerequisite=Stamina (2)
 +
}}
 +
 +
|}

Revision as of 13:13, 26 April 2014

I'm currently working on creating tooltips for abilities. The goal is to implement dynamic display for skill trees.

Sandbox

Tooltips for Merchant Trees

Ability GoldRushCost 275 CR {{{Cost Unit}}}

Inflicts direct damage

Damage Physical
Target All FoesPower 70%

Ability TaxCost 100 CR {{{Cost Unit}}}

Inflicts direct damage that is returned as HP to the caster

Damage Physical
Target One FoePower 30%

Ability DistractCost 300 CR {{{Cost Unit}}}

Causes attacking foes to focus on the caster; lasts one round

Target All foes

Ability BankruptCost 450 CR {{{Cost Unit}}}

Prevent caster from being KOed for one round; Stuns caster

Target Self