From 647790257e78cf3f715879fd5f701099ae4b18ce Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 17:19:02 +0200 Subject: [PATCH 1/7] Add statis supers --- supers/stasis.svg | 3 +++ supers/stasis_hunter.svg | 3 +++ supers/stasis_titan.svg | 3 +++ supers/stasis_warlock.svg | 3 +++ 4 files changed, 12 insertions(+) create mode 100644 supers/stasis.svg create mode 100644 supers/stasis_hunter.svg create mode 100644 supers/stasis_titan.svg create mode 100644 supers/stasis_warlock.svg diff --git a/supers/stasis.svg b/supers/stasis.svg new file mode 100644 index 0000000..76593f3 --- /dev/null +++ b/supers/stasis.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/supers/stasis_hunter.svg b/supers/stasis_hunter.svg new file mode 100644 index 0000000..221834e --- /dev/null +++ b/supers/stasis_hunter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/supers/stasis_titan.svg b/supers/stasis_titan.svg new file mode 100644 index 0000000..bdf0463 --- /dev/null +++ b/supers/stasis_titan.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/supers/stasis_warlock.svg b/supers/stasis_warlock.svg new file mode 100644 index 0000000..d28da81 --- /dev/null +++ b/supers/stasis_warlock.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 88112706ec00091dd40a9d974a9913870bfb56a5 Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 17:50:53 +0200 Subject: [PATCH 2/7] Deleted supers/statis. Already exist in general/statis twice --- supers/stasis.svg | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 supers/stasis.svg diff --git a/supers/stasis.svg b/supers/stasis.svg deleted file mode 100644 index 76593f3..0000000 --- a/supers/stasis.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file From 4c243f9833679484bba035db6a20a930c12876a2 Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 17:51:21 +0200 Subject: [PATCH 3/7] Add stasis abilities --- abilities/stasis_crystal_shatter.svg | 3 ++ abilities/stasis_encasement_shatter.svg | 3 ++ abilities/stasis_grenade_bolt.svg | 3 ++ abilities/stasis_grenade_flare.svg | 3 ++ abilities/stasis_grenade_wave.svg | 3 ++ abilities/stasis_hunter_melee.svg | 3 ++ abilities/stasis_titan_melee.svg | 65 +++++++++++++++++++++++++ abilities/stasis_turret.svg | 3 ++ 8 files changed, 86 insertions(+) create mode 100644 abilities/stasis_crystal_shatter.svg create mode 100644 abilities/stasis_encasement_shatter.svg create mode 100644 abilities/stasis_grenade_bolt.svg create mode 100644 abilities/stasis_grenade_flare.svg create mode 100644 abilities/stasis_grenade_wave.svg create mode 100644 abilities/stasis_hunter_melee.svg create mode 100644 abilities/stasis_titan_melee.svg create mode 100644 abilities/stasis_turret.svg diff --git a/abilities/stasis_crystal_shatter.svg b/abilities/stasis_crystal_shatter.svg new file mode 100644 index 0000000..73a090c --- /dev/null +++ b/abilities/stasis_crystal_shatter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_encasement_shatter.svg b/abilities/stasis_encasement_shatter.svg new file mode 100644 index 0000000..b27d10f --- /dev/null +++ b/abilities/stasis_encasement_shatter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_grenade_bolt.svg b/abilities/stasis_grenade_bolt.svg new file mode 100644 index 0000000..a30dd99 --- /dev/null +++ b/abilities/stasis_grenade_bolt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_grenade_flare.svg b/abilities/stasis_grenade_flare.svg new file mode 100644 index 0000000..418cabf --- /dev/null +++ b/abilities/stasis_grenade_flare.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_grenade_wave.svg b/abilities/stasis_grenade_wave.svg new file mode 100644 index 0000000..c275705 --- /dev/null +++ b/abilities/stasis_grenade_wave.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_hunter_melee.svg b/abilities/stasis_hunter_melee.svg new file mode 100644 index 0000000..e4013e8 --- /dev/null +++ b/abilities/stasis_hunter_melee.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_titan_melee.svg b/abilities/stasis_titan_melee.svg new file mode 100644 index 0000000..c91ee0d --- /dev/null +++ b/abilities/stasis_titan_melee.svg @@ -0,0 +1,65 @@ + + + \ No newline at end of file diff --git a/abilities/stasis_turret.svg b/abilities/stasis_turret.svg new file mode 100644 index 0000000..9ea7f6d --- /dev/null +++ b/abilities/stasis_turret.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 209bf775e19d19d1f5b3e9da14a24bfc6316e69d Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 18:31:35 +0200 Subject: [PATCH 4/7] Reverse stasis supers --- supers/stasis_hunter.svg | 4 ++-- supers/stasis_titan.svg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/supers/stasis_hunter.svg b/supers/stasis_hunter.svg index 221834e..a158c80 100644 --- a/supers/stasis_hunter.svg +++ b/supers/stasis_hunter.svg @@ -1,3 +1,3 @@ - - + + \ No newline at end of file diff --git a/supers/stasis_titan.svg b/supers/stasis_titan.svg index bdf0463..384e409 100644 --- a/supers/stasis_titan.svg +++ b/supers/stasis_titan.svg @@ -1,3 +1,3 @@ - - + + \ No newline at end of file From fa6d2017152c45c9648faad409823d15b88ca254 Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 20:55:35 +0200 Subject: [PATCH 5/7] Fixing stasis supers conversion from otf to svg --- supers/stasis_hunter.svg | 17 ++++++++++++++--- supers/stasis_titan.svg | 18 +++++++++++++++--- supers/stasis_warlock.svg | 26 +++++++++++++++++++++++--- 3 files changed, 52 insertions(+), 9 deletions(-) diff --git a/supers/stasis_hunter.svg b/supers/stasis_hunter.svg index a158c80..a3030fc 100644 --- a/supers/stasis_hunter.svg +++ b/supers/stasis_hunter.svg @@ -1,3 +1,14 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/supers/stasis_titan.svg b/supers/stasis_titan.svg index 384e409..4e8b429 100644 --- a/supers/stasis_titan.svg +++ b/supers/stasis_titan.svg @@ -1,3 +1,15 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/supers/stasis_warlock.svg b/supers/stasis_warlock.svg index d28da81..2bd160b 100644 --- a/supers/stasis_warlock.svg +++ b/supers/stasis_warlock.svg @@ -1,3 +1,23 @@ - - - \ No newline at end of file + + + + + + + + From 85d2de10551f966d6eecc5f283d63123609c203a Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 21:07:28 +0200 Subject: [PATCH 6/7] Fix abilities conversion from otf to svg --- abilities/stasis_grenade_bolt.svg | 17 +++++-- abilities/stasis_grenade_flare.svg | 18 +++++-- abilities/stasis_hunter_melee.svg | 27 +++++++++-- abilities/stasis_titan_melee.svg | 76 +++++------------------------- abilities/stasis_turret.svg | 19 ++++++-- abilities/stasis_warlock_melee.svg | 24 ++++++++++ 6 files changed, 104 insertions(+), 77 deletions(-) create mode 100644 abilities/stasis_warlock_melee.svg diff --git a/abilities/stasis_grenade_bolt.svg b/abilities/stasis_grenade_bolt.svg index a30dd99..7bf2f15 100644 --- a/abilities/stasis_grenade_bolt.svg +++ b/abilities/stasis_grenade_bolt.svg @@ -1,3 +1,14 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/abilities/stasis_grenade_flare.svg b/abilities/stasis_grenade_flare.svg index 418cabf..09e631b 100644 --- a/abilities/stasis_grenade_flare.svg +++ b/abilities/stasis_grenade_flare.svg @@ -1,3 +1,15 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/abilities/stasis_hunter_melee.svg b/abilities/stasis_hunter_melee.svg index e4013e8..b174547 100644 --- a/abilities/stasis_hunter_melee.svg +++ b/abilities/stasis_hunter_melee.svg @@ -1,3 +1,24 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/abilities/stasis_titan_melee.svg b/abilities/stasis_titan_melee.svg index c91ee0d..a1a4579 100644 --- a/abilities/stasis_titan_melee.svg +++ b/abilities/stasis_titan_melee.svg @@ -1,65 +1,11 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/abilities/stasis_turret.svg b/abilities/stasis_turret.svg index 9ea7f6d..4be5185 100644 --- a/abilities/stasis_turret.svg +++ b/abilities/stasis_turret.svg @@ -1,3 +1,16 @@ - - - \ No newline at end of file + + + + + + + + diff --git a/abilities/stasis_warlock_melee.svg b/abilities/stasis_warlock_melee.svg new file mode 100644 index 0000000..5206e65 --- /dev/null +++ b/abilities/stasis_warlock_melee.svg @@ -0,0 +1,24 @@ + + + + + + + + From 8e110004596209913a342348bf5cf76f5999e176 Mon Sep 17 00:00:00 2001 From: Romain Petit Date: Tue, 15 Jun 2021 22:15:23 +0200 Subject: [PATCH 7/7] Add abilities --- abilities/arc_beam.svg | 20 ++++++ abilities/arc_staff.svg | 29 +++++++++ abilities/hammer_throw_melee.svg | 23 +++++++ abilities/healing_sword.svg | 31 +++++++++ abilities/meteor_strike.svg | 36 +++++++++++ abilities/nova_pulse.svg | 60 ++++++++++++++++++ abilities/thermal_knives.svg | 52 ++++++++++++++++ abilities/thermal_maul.svg | 104 +++++++++++++++++++++++++++++++ abilities/throwing_knife.svg | 20 ++++++ abilities/valkyrie.svg | 22 +++++++ abilities/void_blades.svg | 48 ++++++++++++++ abilities/void_shield.svg | 23 +++++++ 12 files changed, 468 insertions(+) create mode 100644 abilities/arc_beam.svg create mode 100644 abilities/arc_staff.svg create mode 100644 abilities/hammer_throw_melee.svg create mode 100644 abilities/healing_sword.svg create mode 100644 abilities/meteor_strike.svg create mode 100644 abilities/nova_pulse.svg create mode 100644 abilities/thermal_knives.svg create mode 100644 abilities/thermal_maul.svg create mode 100644 abilities/throwing_knife.svg create mode 100644 abilities/valkyrie.svg create mode 100644 abilities/void_blades.svg create mode 100644 abilities/void_shield.svg diff --git a/abilities/arc_beam.svg b/abilities/arc_beam.svg new file mode 100644 index 0000000..a72c09b --- /dev/null +++ b/abilities/arc_beam.svg @@ -0,0 +1,20 @@ + + + + + + + + diff --git a/abilities/arc_staff.svg b/abilities/arc_staff.svg new file mode 100644 index 0000000..a1af824 --- /dev/null +++ b/abilities/arc_staff.svg @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/abilities/hammer_throw_melee.svg b/abilities/hammer_throw_melee.svg new file mode 100644 index 0000000..7c06be3 --- /dev/null +++ b/abilities/hammer_throw_melee.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/abilities/healing_sword.svg b/abilities/healing_sword.svg new file mode 100644 index 0000000..bc35124 --- /dev/null +++ b/abilities/healing_sword.svg @@ -0,0 +1,31 @@ + + + + + + + + diff --git a/abilities/meteor_strike.svg b/abilities/meteor_strike.svg new file mode 100644 index 0000000..212d445 --- /dev/null +++ b/abilities/meteor_strike.svg @@ -0,0 +1,36 @@ + + + + + + + + diff --git a/abilities/nova_pulse.svg b/abilities/nova_pulse.svg new file mode 100644 index 0000000..87f7d6a --- /dev/null +++ b/abilities/nova_pulse.svg @@ -0,0 +1,60 @@ + + + + + + + + diff --git a/abilities/thermal_knives.svg b/abilities/thermal_knives.svg new file mode 100644 index 0000000..003e762 --- /dev/null +++ b/abilities/thermal_knives.svg @@ -0,0 +1,52 @@ + + + + + + + + diff --git a/abilities/thermal_maul.svg b/abilities/thermal_maul.svg new file mode 100644 index 0000000..d5486bd --- /dev/null +++ b/abilities/thermal_maul.svg @@ -0,0 +1,104 @@ + + + + + + + + diff --git a/abilities/throwing_knife.svg b/abilities/throwing_knife.svg new file mode 100644 index 0000000..8bb76ec --- /dev/null +++ b/abilities/throwing_knife.svg @@ -0,0 +1,20 @@ + + + + + + + + diff --git a/abilities/valkyrie.svg b/abilities/valkyrie.svg new file mode 100644 index 0000000..a429eaf --- /dev/null +++ b/abilities/valkyrie.svg @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/abilities/void_blades.svg b/abilities/void_blades.svg new file mode 100644 index 0000000..88e8e2b --- /dev/null +++ b/abilities/void_blades.svg @@ -0,0 +1,48 @@ + + + + + + + + diff --git a/abilities/void_shield.svg b/abilities/void_shield.svg new file mode 100644 index 0000000..9ae2a54 --- /dev/null +++ b/abilities/void_shield.svg @@ -0,0 +1,23 @@ + + + + + + + +