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> Gunzerker</h3>
</div>
<img unselectable="on" class="portrait" src="gunzerkerPortrait.png" style="left: 30%;margin-left: -50%;">
<div>
<div class="actionSkill"><img src="icons/gunzerker-actionskill.png" />
<div class="description"><h2>Gunzerking</h2>Action Skill. Draw a second gun and go nuts! While Gunzerking you Instantly Regain 50% of Your Total Health, gain Damage Reduction against enemy attacks, and constantly Regenerate Health and Ammo. Does not regenerate rockets. Cooldown: 42 seconds</div>
<div class="points">1/1</div>
</div>
</div>
<div class="treeCollection">
<div class="treewrapper green">
<div class="bglayer gray"></div>