Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ravahn authored Nov 13, 2024
1 parent 94f78c0 commit bd97be2
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 38 deletions.
4 changes: 2 additions & 2 deletions Definitions/Dancer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 } ] },
Expand Down
18 changes: 10 additions & 8 deletions Definitions/DarkKnight.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,28 @@
{ "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} ] },
],
"statuseffects" : [
{ "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" } },
Expand Down
10 changes: 5 additions & 5 deletions Definitions/Dragoon.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand All @@ -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 } ] },
Expand All @@ -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} ] },


],
Expand Down
7 changes: 4 additions & 3 deletions Definitions/Gunbreaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand All @@ -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} ] },
Expand Down
10 changes: 5 additions & 5 deletions Definitions/Machinist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand All @@ -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} ] },

Expand All @@ -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} ] },
Expand Down
6 changes: 3 additions & 3 deletions Definitions/Ninja.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"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} ] },
{ "8CE" : "death blossom", "damage": [ { "potency": 100} ] },
{ "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} ] },
Expand All @@ -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} ] },
Expand Down
8 changes: 4 additions & 4 deletions Definitions/RedMage.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand Down
6 changes: 3 additions & 3 deletions Definitions/Sage.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },

Expand Down
4 changes: 2 additions & 2 deletions Definitions/Samurai.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand Down
2 changes: 1 addition & 1 deletion Definitions/Summoner.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} ] },
Expand Down
4 changes: 2 additions & 2 deletions Definitions/WhiteMage.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 }]},
Expand Down

0 comments on commit bd97be2

Please sign in to comment.