From d4985d7c233bc751ed846f04a50b40b740dba83f Mon Sep 17 00:00:00 2001 From: Aldi Doanta Date: Sat, 26 May 2018 01:22:13 +0800 Subject: [PATCH] Implement Action Skill to other characters (Vanilla) Also fix z-index for Action Skill description. --- assassin.html | 6 ++++++ commando.html | 6 ++++++ gunzerker.html | 6 ++++++ main.css | 2 +- psycho.html | 6 ++++++ siren.html | 6 ++++++ 6 files changed, 31 insertions(+), 1 deletion(-) diff --git a/assassin.html b/assassin.html index a114bb3..9ba52fd 100644 --- a/assassin.html +++ b/assassin.html @@ -17,6 +17,12 @@

Level 5 Assassin

+
+
+

Decepti0n

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.

Cooldown: 15 seconds.
Up to 650% Melee Damage.
Up to 200% Gun Damage.
Up to 250% Gun Critical Hit Damage.
+
1/1
+
+
diff --git a/commando.html b/commando.html index f3e1abc..bc0a98f 100644 --- a/commando.html +++ b/commando.html @@ -17,6 +17,12 @@

Level 5 Commando

+
+
+

Sabre Turret

Action Skill. Deploy a Sabre Turret that automatically fires at enemies. When you're near the Sabre Turret you can reclaim it and refund some of your Cooldown.
Cooldown: 42 seconds.
+
1/1
+
+
diff --git a/gunzerker.html b/gunzerker.html index 64c85d9..6a3892c 100644 --- a/gunzerker.html +++ b/gunzerker.html @@ -17,6 +17,12 @@

Level 5 Gunzerker

+
+
+

Gunzerking

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
+
1/1
+
+
diff --git a/main.css b/main.css index 9a7c1ab..df9997c 100644 --- a/main.css +++ b/main.css @@ -261,7 +261,7 @@ legend { position: absolute; top: 0; width: 200px; - z-index: 20; + z-index: 21; background-color: #111; color: white; padding: 0 0.25em 0.5em; diff --git a/psycho.html b/psycho.html index deaab1d..8b6d7f3 100644 --- a/psycho.html +++ b/psycho.html @@ -17,6 +17,12 @@

Level 5 Psycho

+
+
+

Buzz Axe Rampage

Your Melee Damage and Movement Speed is increased. Killing an enemy instantly refills your Health. Taking damage accelerates Cooldown Recharge.
Melee Damage: 500%
Cooldown: 120 seconds
+
1/1
+
+
diff --git a/siren.html b/siren.html index fa4ceb9..a5e038d 100644 --- a/siren.html +++ b/siren.html @@ -17,6 +17,12 @@

Level 5 Siren

+
+
+

Phaselock

Action Skill. Lock an enemy in another dimension, preventing him from fighting back for a short while. Some enemies cannot be Phaselocked and instead instantly take damage. Cooldown: 13 seconds
+
1/1
+
+