Add Action Skill for Vanilla Version (#6)

* Replacing action skill assets with the active one (green)

* Initial implementation of Action Skill

* Add hardcoded skill point for action skill

* Rename skill-action to actionSkill to conform with current coding style

* Implement Action Skill to other characters (Vanilla)
Also fix z-index for Action Skill description.
This commit is contained in:
Aldi Doanta Kurnia 2018-06-12 23:09:51 +07:00 committed by Joshua Seigler
parent 11232680c7
commit de156c0d3d
13 changed files with 67 additions and 4 deletions

View file

@ -17,6 +17,12 @@
<h3>Level <span class="charLevel">5</span> Assassin</h3>
</div>
<img unselectable="on" class="portrait" src="assassinPortrait.png">
<div>
<div class="actionSkill"><img src="icons/assassin-actionskill.png" />
<div class="description"><h2>Decepti0n</h2>Action Skill. Create a holographic decoy and vanish for a few seconds. The longer you are invisible the more Damage your next attack deals, but ending invisibility sooner causes your next Deception Cooldown to refresh faster.<br/><br/>Cooldown: 15 seconds.<br/>Up to 650% Melee Damage.<br/>Up to 200% Gun Damage.<br/>Up to 250% Gun Critical Hit Damage.</div>
<div class="points">1/1</div>
</div>
</div>
<div class="treeCollection">
<div class="treewrapper green">
<div class="bglayer gray"></div>