From bd97be2c6cc366e4fbaf204c1ab5fc350d14ba25 Mon Sep 17 00:00:00 2001 From: ravahn Date: Tue, 12 Nov 2024 21:40:39 -0500 Subject: [PATCH] Add files via upload --- Definitions/Dancer.json | 4 ++-- Definitions/DarkKnight.json | 18 ++++++++++-------- Definitions/Dragoon.json | 10 +++++----- Definitions/Gunbreaker.json | 7 ++++--- Definitions/Machinist.json | 10 +++++----- Definitions/Ninja.json | 6 +++--- Definitions/RedMage.json | 8 ++++---- Definitions/Sage.json | 6 +++--- Definitions/Samurai.json | 4 ++-- Definitions/Summoner.json | 2 +- Definitions/WhiteMage.json | 4 ++-- 11 files changed, 41 insertions(+), 38 deletions(-) diff --git a/Definitions/Dancer.json b/Definitions/Dancer.json index e24c0be..404ecd3 100644 --- a/Definitions/Dancer.json +++ b/Definitions/Dancer.json @@ -6,13 +6,13 @@ { "3E79" : "windmill", "damage": [ { "potency": 100} ] }, { "3E77" : "reverse cascade", "damage": [ { "potency": 280} ] }, { "3E7A" : "bladeshower", "damage": [ { "potency": 100, "combo": 140} ] }, -{ "3E87" : "fan dance", "damage": [ { "potency": 150} ] }, +{ "3E87" : "fan dance", "damage": [ { "potency": 180} ] }, { "3E7B" : "rising windmill", "damage": [ { "potency": 140} ] }, { "3E78" : "fountainfall", "damage": [ { "potency": 340} ] }, { "3E7C" : "bloodshower", "damage": [ { "potency": 180} ] }, { "3E88" : "fan dance ii", "damage": [ { "potency": 100} ] }, { "3E8F" : "curing waltz", "heal": [ { "potency": 300} ] }, -{ "3E89" : "fan dance iii", "damage": [ { "potency": 100}, { "potency": 200, "targetindex": 0 } ] }, +{ "3E89" : "fan dance iii", "damage": [ { "potency": 110}, { "potency": 220, "targetindex": 0 } ] }, { "3E83" : "standard finish", "damage": [ { "potency": 360, "targetindex": 0}, {"potency": 90 } ] }, { "3F3F" : "single standard finish", "damage": [ { "potency": 0 } ] }, { "3f40" : "double standard finish", "damage": [ { "potency": 0 } ] }, diff --git a/Definitions/DarkKnight.json b/Definitions/DarkKnight.json index 34d4dae..957a13e 100644 --- a/Definitions/DarkKnight.json +++ b/Definitions/DarkKnight.json @@ -9,17 +9,17 @@ { "4052" : "flood of darkness", "damage": [ { "potency": 100} ] }, { "4054" : "stalwart soul", "damage": [ { "potency": 120, "combo": 160} ] }, { "4053" : "edge of darkness", "damage": [ { "potency": 300} ] }, -{ "E39" : "abyssal drain", "damage": [ { "potency": 240} ], "heal": [ { "potency": 200} ] }, -{ "E3B" : "carve and spit", "damage": [ { "potency": 540} ] }, -{ "1CE0" : "bloodspiller", "damage": [ { "potency": 580} ] }, +{ "E39" : "abyssal drain", "damage": [ { "potency": 240} ], "heal": [ { "potency": 500} ] }, +{ "E3B" : "carve and spit", "damage": [ { "potency": 540} ], "heal": [ { "potency": 500} ] }, +{ "1CE0" : "bloodspiller", "damage": [ { "potency": 600} ] }, { "1CDF" : "quietus", "damage": [ { "potency": 240} ] }, { "45f3" : "flood of shadow", "damage": [{ "potency": 160} ] }, { "4056" : "edge of shadow", "damage": [ { "potency": 460 } ] }, { "649C" : "salt and darkness", "damage": [ { "potency": 250 }, {"potency": 500, "targetindex": 0} ] }, { "649d" : "shadowbringer", "damage": [ { "potency": 300 }, {"potency": 600, "targetindex": 0} ] }, -{ "9040" : "scarlet delirium", "damage": [ { "potency": 600 } ] }, -{ "9041" : "comeuppance", "damage": [ { "potency": 700 } ] }, -{ "9042" : "torcleaver", "damage": [ { "potency": 800 } ] }, +{ "9040" : "scarlet delirium", "damage": [ { "potency": 620 } ] }, +{ "9041" : "comeuppance", "damage": [ { "potency": 720 } ] }, +{ "9042" : "torcleaver", "damage": [ { "potency": 820 } ] }, { "9043" : "impalement", "damage": [ { "potency": 320 } ] }, { "9044" : "disesteem", "damage": [ { "potency": 500 }, {"potency": 1000, "targetindex": 0} ] }, ], @@ -27,8 +27,10 @@ { "2ED": "salted earth", "timeproc": { "type": "grounddamage", "potency": "50", "damagetype": "physical", "maxticks": "5" } }, { "2EB" : "shadow wall", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -30} ] }, { "2EF" : "darkside", "potency": [ {"type": "damagedonemultiplier", "amount": 10} ] }, - { "766" : "dark missionary", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10, "limittodamagetype": "Magic"} ] }, - { "2EA" : "dark mind", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -20, "limittodamagetype": "Magic"} ] }, + { "766" : "dark missionary", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10, "limittodamagetype": "Magic"}, + {"type": "DamageReceivedMultiplier", "amount": -5, "limittodamagetype": "Physical"} ] }, + { "2EA" : "dark mind", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -20, "limittodamagetype": "Magic"}, + {"type": "DamageReceivedMultiplier", "amount": -10, "limittodamagetype": "Physical"} ] }, { "a7a" : "oblation", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10 } ] }, { "49a" : "blackest night", "damageshield": { "type": "TargetHpPercent", "amount": 25 } }, { "32B" : "walking dead", "reactiveproc": { "type": "HealOnDamageDealt" } }, diff --git a/Definitions/Dragoon.json b/Definitions/Dragoon.json index fff672a..aa924c0 100644 --- a/Definitions/Dragoon.json +++ b/Definitions/Dragoon.json @@ -3,7 +3,7 @@ "actions" : [ { "4B" : "true thrust", "damage": [ { "potency": 230} ] }, { "4E" : "vorpal thrust", "damage": [ { "potency": 130, "combo": 280} ] }, -{ "5A" : "piercing talon", "damage": [ { "potency": 150} ] }, +{ "5A" : "piercing talon", "damage": [ { "potency": 0} ] }, { "57" : "disembowel", "damage": [ { "potency": 140, "combo": 250} ] }, { "54" : "full thrust", "damage": [ { "potency": 100, "combo": 380} ] }, { "5C" : "jump", "damage": [ { "potency": 320} ] }, @@ -14,12 +14,12 @@ { "DE4" : "wheeling thrust", "damage": [ { "potency": 0} ] }, { "DE3" : "geirskogul", "damage": [ { "potency": 140}, {"potency": 280, "targetindex": 0} ] }, { "1CE5" : "sonic thrust", "damage": [ { "potency": 100, "combo": 120} ] }, -{ "1CE7" : "mirage dive", "damage": [ { "potency": 200} ] }, -{ "1CE8" : "nastrond", "damage": [ { "potency": 180},{"potency": 360, "targetindex": 0} ] }, +{ "1CE7" : "mirage dive", "damage": [ { "potency": 380 } ] }, +{ "1CE8" : "nastrond", "damage": [ { "potency": 360 },{ "potency": 720, "targetindex": 0} ] }, { "405D" : "coerthan torment", "damage": [ { "potency": 100, "combo": 150} ] }, { "405E" : "high jump", "damage": [ { "potency": 400} ] }, { "405F" : "raiden thrust", "damage": [ { "potency": 320} ] }, -{ "4060" : "stardiver", "damage": [ { "potency": 720, "targetindex": 0}, { "potency": 360} ] }, +{ "4060" : "stardiver", "damage": [ { "potency": 820, "targetindex": 0}, { "potency": 410} ] }, { "64aa" : "draconian fury", "damage": [ { "potency": 130} ] }, { "64ab" : "heavens' thrust", "damage": [ { "potency": 140, "combo": 440} ] }, { "64ac" : "chaotic spring", "damage": [ { "potency": 0 } ] }, @@ -29,7 +29,7 @@ { "9059" : "rise of the dragon", "damage": [ { "potency": 550, "targetindex": 0}, { "potency": 275} ] }, { "905a" : "lance barrage", "damage": [ { "potency": 130, "combo": 340} ] }, { "905b" : "spiral blow", "damage": [ { "potency": 140, "combo": 300} ] }, -{ "905c" : "starcross", "damage": [ { "potency": 900, "targetindex": 0}, { "potency": 450} ] }, +{ "905c" : "starcross", "damage": [ { "potency": 1000, "targetindex": 0}, { "potency": 500} ] }, ], diff --git a/Definitions/Gunbreaker.json b/Definitions/Gunbreaker.json index c5673ec..f7de960 100644 --- a/Definitions/Gunbreaker.json +++ b/Definitions/Gunbreaker.json @@ -19,7 +19,7 @@ { "3F1E" : "eye gouge", "damage": [ { "potency": 320} ] }, { "3F23" : "fated circle", "damage": [ { "potency": 300} ] }, { "3F25" : "blasting zone", "damage": [ { "potency": 800} ] }, -{ "649F" : "hypervelocity", "damage": [ { "potency": 220} ] }, +{ "649F" : "hypervelocity", "damage": [ { "potency": 200} ] }, { "64a0" : "double down", "damage": [ { "potency": 1200, "targetindex": 0}, {"potency": 1020} ] }, { "9047" : "great nebula", "heal": [ { "potency": 0} ] }, { "9048" : "fated brand", "damage": [ { "potency": 120} ] }, @@ -34,10 +34,11 @@ { "76a" : "brutal shell", "damageshield": { "type": "HealPercent", "amount": 100 } }, { "728" : "camouflage", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10} ] }, { "72A" : "nebula", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -30} ] }, -{ "72B": "aurora", "timeproc": { "type": "hot", "potency": "200", "maxticks": 6 } }, +{ "72B": "aurora", "timeproc": { "type": "hot", "potency": "300", "maxticks": 6 } }, { "72D": "sonic break", "timeproc": { "type": "dot", "potency": "60", "maxticks": 10 } }, { "72E": "bow shock", "timeproc": { "type": "dot", "potency": "60", "maxticks": 5 } }, -{ "72F" : "heart of light", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10, "limittodamagetype": "Magic"} ] }, +{ "72F" : "heart of light", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -10, "limittodamagetype": "Magic"}, + {"type": "DamageReceivedMultiplier", "amount": -5, "limittodamagetype": "Physical"} ] }, { "730" : "heart of stone", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -15} ] }, { "a7b" : "heart of corundum", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -15} ] }, { "a7c" : "clarity of corundum", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -15} ] }, diff --git a/Definitions/Machinist.json b/Definitions/Machinist.json index b2bd56b..bbd1315 100644 --- a/Definitions/Machinist.json +++ b/Definitions/Machinist.json @@ -13,7 +13,7 @@ { "1CF3" : "heated split shot", "damage": [ { "potency": 220} ] }, { "4072" : "drill", "damage": [ { "potency": 600} ] }, { "1CF4" : "heated slug shot", "damage": [ { "potency": 140, "combo": 320} ] }, -{ "1CF5" : "heated clean shot", "damage": [ { "potency": 140, "combo": 400} ] }, +{ "1CF5" : "heated clean shot", "damage": [ { "potency": 160, "combo": 420} ] }, { "4073" : "bioblaster", "damage": [ { "potency": 50} ] }, { "4074" : "air anchor", "damage": [ { "potency": 600} ] }, { "1CF8" : "rook overload", "damage": [ { "potency": 0} ] }, @@ -32,9 +32,9 @@ { "E04" : "charged volley fire", "damage": [ { "potency": 0} ] }, { "E05" : "charged aether mortar", "damage": [ { "potency": 0} ] }, -{ "9072" : "blazing shot", "damage": [ { "potency": 220} ] }, -{ "9073" : "double check", "damage": [ { "potency": 160, "targetindex": 0}, {"potency": 80} ] }, -{ "9074" : "checkmate", "damage": [ { "potency": 160, "targetindex": 0}, {"potency": 80} ] }, +{ "9072" : "blazing shot", "damage": [ { "potency": 240} ] }, +{ "9073" : "double check", "damage": [ { "potency": 170, "targetindex": 0}, {"potency": 85} ] }, +{ "9074" : "checkmate", "damage": [ { "potency": 170, "targetindex": 0}, {"potency": 85} ] }, { "9075" : "excavator", "damage": [ { "potency": 600, "targetindex": 0}, {"potency": 210} ] }, { "9076" : "full metal field", "damage": [ { "potency": 900, "targetindex": 0}, {"potency": 450} ] }, @@ -43,7 +43,7 @@ "statuseffects" : [ { "353": "Reassembled", "multiplier": [ { "type": "criticalhit", "amount": 100 }, { "type": "directhit", "amount": 100 } ] }, { "35D": "wildfire", "timeproc": { "type": "grounddamage", "potency": 0, "damagetype": "physical", "maxticks": 2 } }, -{ "4B5": "flamethrower", "timeproc": { "type": "grounddamage", "potency": 80, "damagetype": "physical", "maxticks": 4 } }, +{ "4B5": "flamethrower", "timeproc": { "type": "grounddamage", "potency": 100, "damagetype": "physical", "maxticks": 4 } }, { "74A": "bioblaster", "timeproc": { "type": "dot", "potency": 50, "damagetype": "physical", "maxticks": 5 } }, { "A80" : "overheated", "potency": [ {"type": "DamageAddPotency", "amount": 20, "limitto": "split shot,slug shot,hot shot,gauss round,clean shot,heat blast,heated split shot,drill,heated slug shot,heated clean shot,blazing shot,air anchor,arm punch,roller dash,pile bunker"} ] }, { "79F" : "tactician", "potency": [ {"type": "DamageReceivedMultiplier", "amount": -15} ] }, diff --git a/Definitions/Ninja.json b/Definitions/Ninja.json index 15d62dd..fc46b20 100644 --- a/Definitions/Ninja.json +++ b/Definitions/Ninja.json @@ -3,7 +3,7 @@ "actions" : [ { "8C0" : "spinning edge", "damage": [ { "potency": 300} ] }, { "8C2" : "gust slash", "damage": [ { "potency": 240, "combo": 400} ] }, -{ "8C7" : "throwing dagger", "damage": [ { "potency": 120} ] }, +{ "8C7" : "throwing dagger", "damage": [ { "potency": 200} ] }, { "8C8" : "mug", "damage": [ { "potency": 150} ] }, { "8D2" : "trick attack", "damage": [ { "potency": 0} ] }, { "8CF" : "aeolian edge", "damage": [ { "potency": 0} ] }, @@ -11,7 +11,7 @@ { "8C6" : "assassinate", "damage": [ { "potency": 200} ] }, { "4068" : "hakke mijinsatsu", "damage": [ { "potency": 100, "combo": 130} ] }, { "DEB" : "armor crush", "damage": [ { "potency": 0} ] }, -{ "DEE" : "dream within a dream", "damage": [ { "potency": 150} ] }, +{ "DEE" : "dream within a dream", "damage": [ { "potency": 180} ] }, { "1CE9" : "hellfrog medium", "damage": [ { "potency": 160} ] }, { "1CEA" : "bhavacakra", "damage": [ { "potency": 0} ] }, { "64AE" : "phantom kamaitachi", "damage": [ { "potency": 600, "targetindex": 0}, {"potency": 300} ] }, @@ -28,7 +28,7 @@ { "406B" : "goka mekkyaku", "damage": [ { "potency": 600} ] }, { "406C" : "hyosho ranryu", "damage": [ { "potency": 1300} ] }, -{ "905d" : "dokumori", "damage": [ { "potency": 300} ] }, +{ "905d" : "dokumori", "damage": [ { "potency": 300, "targetindex": 0}, {"potency": 225 } ] }, { "905e" : "kunai's bane", "damage": [ { "potency": 600, "targetindex": 0}, {"potency": 300} ] }, { "905f" : "deathfrog medium", "damage": [ { "potency": 300 } ] }, { "9060" : "zesho meppo", "damage": [ { "potency": 0} ] }, diff --git a/Definitions/RedMage.json b/Definitions/RedMage.json index 194e69a..3df5d4c 100644 --- a/Definitions/RedMage.json +++ b/Definitions/RedMage.json @@ -21,14 +21,14 @@ { "1D5F" : "contre sixte", "damage": [ { "potency": 420} ] }, { "1D64" : "jolt ii", "damage": [ { "potency": 280} ] }, { "408E" : "impact", "damage": [ { "potency": 210} ] }, -{ "1D65" : "verflare", "damage": [ { "potency": 620, "targetindex": 0}, {"potency": 248} ] }, -{ "1D66" : "verholy", "damage": [ { "potency": 620, "targetindex": 0}, {"potency": 248} ] }, +{ "1D65" : "verflare", "damage": [ { "potency": 650, "targetindex": 0}, {"potency": 260} ] }, +{ "1D66" : "verholy", "damage": [ { "potency": 650, "targetindex": 0}, {"potency": 260} ] }, { "4091" : "reprise", "damage": [ { "potency": 100} ] }, -{ "4092" : "scorch", "damage": [ { "potency": 700, "targetindex": 0}, {"potency": 280} ] }, +{ "4092" : "scorch", "damage": [ { "potency": 750, "targetindex": 0}, {"potency": 300} ] }, { "64FF" : "verthunder iii", "damage": [ { "potency": 440} ] }, { "6500" : "veraero iii", "damage": [ { "potency": 440} ] }, { "908c" : "jolt iii", "damage": [ { "potency": 360} ] }, -{ "6502" : "resolution", "damage": [ { "potency": 800, "targetindex": 0}, {"potency": 320} ] }, +{ "6502" : "resolution", "damage": [ { "potency": 850, "targetindex": 0}, {"potency": 340} ] }, { "908d" : "vice of thorns", "damage": [ { "potency": 700, "targetindex": 0}, {"potency": 280} ] }, { "908e" : "grand impact", "damage": [ { "potency": 600, "targetindex": 0}, {"potency": 240} ] }, { "908f" : "prefulgence", "damage": [ { "potency": 900, "targetindex": 0}, {"potency": 360} ] }, diff --git a/Definitions/Sage.json b/Definitions/Sage.json index bd7ed4e..2a73ebf 100644 --- a/Definitions/Sage.json +++ b/Definitions/Sage.json @@ -24,16 +24,16 @@ "heal": [ { "potency": 170} ] }, { "53f4" : "eukrasian dosis ii", "heal": [ { "potency": 170} ] }, { "5ef6" : "holos", "heal": [ { "potency": 300} ]}, - { "5ef8" : "dosis iii", "damage": [ { "potency": 360} ], + { "5ef8" : "dosis iii", "damage": [ { "potency": 370} ], "heal": [{"potency": 170}] }, { "5ef9" : "phlegma iii", "damage": [{"potency": 600, "targetindex": 0}, {"potency": 300}], "heal": [ { "potency": 170} ] }, { "5efa" : "eukrasian dosis iii", "heal": [ { "potency": 170} ] }, { "5efb" : "dyskrasia ii", "damage": [ { "potency": 170} ], "heal": [{"potency": 170}] }, - { "5efc" : "toxikon ii", "damage": [{"potency": 360, "targetindex": 0}, {"potency": 180}], + { "5efc" : "toxikon ii", "damage": [{"potency": 370, "targetindex": 0}, {"potency": 185}], "heal": [ { "potency": 170} ] }, - { "5efe" : "pneuma attack", "damage": [{"potency": 360, "targetindex": 0}, {"potency": 216}], + { "5efe" : "pneuma attack", "damage": [{"potency": 370, "targetindex": 0}, {"potency": 222}], "heal": [ { "potency": 170} ] }, { "6B84" : "pneuma heal", "heal": [ { "potency": 600} ] }, diff --git a/Definitions/Samurai.json b/Definitions/Samurai.json index 6ddc360..85b83c8 100644 --- a/Definitions/Samurai.json +++ b/Definitions/Samurai.json @@ -30,8 +30,8 @@ { "4065" : "kaeshi: goken", "damage": [ { "potency": 300} ] }, { "4066" : "kaeshi: setsugekka", "damage": [ { "potency": 0} ] }, -{ "9063" : "gyofu", "damage": [ { "potency": 230} ] }, -{ "9064" : "zanshin", "damage": [ { "potency": 820, "targetindex": 0}, {"potency": 328} ] }, +{ "9063" : "gyofu", "damage": [ { "potency": 240} ] }, +{ "9064" : "zanshin", "damage": [ { "potency": 900, "targetindex": 0}, {"potency": 360} ] }, { "9065" : "tendo goken", "damage": [ { "potency": 410} ] }, { "9066" : "tendo setsugekka", "damage": [ { "potency": 0} ] }, { "9067" : "tendo kaeshi goken", "damage": [ { "potency": 410} ] }, diff --git a/Definitions/Summoner.json b/Definitions/Summoner.json index af590a3..d9c568b 100644 --- a/Definitions/Summoner.json +++ b/Definitions/Summoner.json @@ -70,7 +70,7 @@ { "9085" : "lux solaris", "heal": [{ "potency": 500}]}, { "9082" : "umbral impulse", "damage": [{ "potency": 620}]}, { "9083" : "umbral flare", "damage": [{ "potency": 280}]}, -{ "9084" : "sunflare", "damage": [ { "potency": 700, "targetindex": 0}, {"potency": 280} ] }, +{ "9084" : "sunflare", "damage": [ { "potency": 800, "targetindex": 0}, {"potency": 320} ] }, { "9086" : "enkindle solar bahamut", "damage": [ { "potency": 1400, "targetindex": 0}, {"potency": 560} ] }, { "9081" : "luxware", "damage": [ { "potency": 160 } ] }, { "9087" : "exodus", "damage": [ { "potency": 1400, "targetindex": 0}, {"potency": 560} ] }, diff --git a/Definitions/WhiteMage.json b/Definitions/WhiteMage.json index 2a7b483..96ad5cf 100644 --- a/Definitions/WhiteMage.json +++ b/Definitions/WhiteMage.json @@ -22,8 +22,8 @@ { "4094" : "dia", "damage": [ { "potency": 75} ] }, { "4095" : "glare", "damage": [ { "potency": 290} ] }, { "4096" : "afflatus rapture", "heal": [ { "potency": 400} ] }, -{ "4097" : "afflatus misery", "damage": [ { "potency": 1320, "targetindex": 0}, { "potency": 660 } ] }, -{ "6503" : "glare iii", "damage": [ { "potency": 330 } ] }, +{ "4097" : "afflatus misery", "damage": [ { "potency": 1360, "targetindex": 0}, { "potency": 680 } ] }, +{ "6503" : "glare iii", "damage": [ { "potency": 340 } ] }, { "6504" : "holy iii", "damage": [ { "potency": 150 } ] }, { "6507": "liturgy of the bell tick", "heal": [{"potency": 400 }]}, { "6508": "liturgy of the bell expire", "heal": [{"potency": 0 }]},