From c33647de2257b033085ba89653fd7eeb404458f2 Mon Sep 17 00:00:00 2001 From: "pocabot[bot]" <264037789+pocabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 05:28:22 +0000 Subject: [PATCH] milkyface - "added bladeharper" --- scaling/decimate.json | 10 ++++++++++ scaling/decimate_reveal.json | 8 ++++++++ scaling/palm_strike.json | 10 ++++++++++ scaling/palm_strike_reveal.json | 8 ++++++++ 4 files changed, 36 insertions(+) create mode 100644 scaling/decimate.json create mode 100644 scaling/decimate_reveal.json create mode 100644 scaling/palm_strike.json create mode 100644 scaling/palm_strike_reveal.json diff --git a/scaling/decimate.json b/scaling/decimate.json new file mode 100644 index 0000000..56fd5b5 --- /dev/null +++ b/scaling/decimate.json @@ -0,0 +1,10 @@ +{ + "name": "Decimate", + "oath": false, + "bleed": false, + "scheme": "[18.67,18.67,18.67,18.67,18.67][OATH,SLASH][] -> [18.67,18.67,18.67,18.67,18.67][OATH,SLASH][]", + "derives": [ + "decimate_reveal" + ], + "pve_multiplier": 12 +} \ No newline at end of file diff --git a/scaling/decimate_reveal.json b/scaling/decimate_reveal.json new file mode 100644 index 0000000..693cc5b --- /dev/null +++ b/scaling/decimate_reveal.json @@ -0,0 +1,8 @@ +{ + "name": "Decimate [Reveal]", + "oath": false, + "bleed": false, + "scheme": "[18.67,18.67,18.67,18.67,18.67][OATH,SLASH][] -> [18.67,18.67,18.67,18.67,18.67][OATH,SLASH][] -> [0.1,0.1,0.1,0.1,0.1][OATH,SLASH][] -> [4,4,4,4,4][OATH,SLASH][] -> [4,4,4,4,4][OATH,SLASH][] -> [4,4,4,4,4][OATH,SLASH][]", + "derives": [], + "pve_multiplier": 12 +} \ No newline at end of file diff --git a/scaling/palm_strike.json b/scaling/palm_strike.json new file mode 100644 index 0000000..5ff5902 --- /dev/null +++ b/scaling/palm_strike.json @@ -0,0 +1,10 @@ +{ + "name": "Palm Strike", + "oath": false, + "bleed": false, + "scheme": "[31,31,31,31,31][OATH,BLUNT][]", + "derives": [ + "palm_strike_reveal" + ], + "pve_multiplier": 15 +} \ No newline at end of file diff --git a/scaling/palm_strike_reveal.json b/scaling/palm_strike_reveal.json new file mode 100644 index 0000000..236a586 --- /dev/null +++ b/scaling/palm_strike_reveal.json @@ -0,0 +1,8 @@ +{ + "name": "Palm Strike [Reveal]", + "oath": false, + "bleed": false, + "scheme": "[31,31,31,31,31][OATH,BLUNT][] -> [31,31,31,31,31][OATH,BLUNT][] -> [7,7,7,7,7][OATH,SLASH][] -> [7,7,7,7,7][OATH,SLASH][] -> [7,7,7,7,7][OATH,SLASH][] -> [7,7,7,7,7][OATH,SLASH][]", + "derives": [], + "pve_multiplier": 15 +} \ No newline at end of file