Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiple pets abilities correction #49

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3859,7 +3859,7 @@
"ExpansionPack1"
],
"level1Ability": {
"description": "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
"description": "Faint: summon 1 1/1 Dirty Rat up front for the opponent.",
"trigger": "Faint",
"triggeredBy": {
"kind": "Self"
Expand All @@ -3871,7 +3871,7 @@
}
},
"level2Ability": {
"description": "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
"description": "Faint: summon 2 1/1 Dirty Rats up front for the opponent.",
"trigger": "Faint",
"triggeredBy": {
"kind": "Self"
Expand All @@ -3883,7 +3883,7 @@
}
},
"level3Ability": {
"description": "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
"description": "Faint: summon 3 1/1 Dirty Rats up front for the opponent.",
"trigger": "Faint",
"triggeredBy": {
"kind": "Self"
Expand Down Expand Up @@ -8652,7 +8652,7 @@
}
},
"level3Ability": {
"description": "Start of battle: Reduce the highest Health enemy by 100%.",
"description": "Start of battle: Reduce the highest Health enemy by 99%.",
"trigger": "StartOfBattle",
"triggeredBy": {
"kind": "Player"
Expand All @@ -8662,7 +8662,7 @@
"target": {
"kind": "HighestHealthEnemy"
},
"percentage": 100
"percentage": 99
}
},
"probabilities": [
Expand Down Expand Up @@ -10729,7 +10729,7 @@
"kind": "Self"
}
},
"maxTriggers": 1
"maxTriggers": 2
},
"level3Ability": {
"description": "Hurt: Gain Coconut Shield.",
Expand All @@ -10744,7 +10744,7 @@
"kind": "Self"
}
},
"maxTriggers": 1
"maxTriggers": 3
},
"probabilities": [
{
Expand Down
14 changes: 7 additions & 7 deletions docs/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -25381,7 +25381,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
"ExpansionPack1"
],
level1Ability: {
description: "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
description: "Faint: summon 1 1/1 Dirty Rat up front for the opponent.",
trigger: "Faint",
triggeredBy: {
kind: "Self"
Expand All @@ -25393,7 +25393,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
}
},
level2Ability: {
description: "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
description: "Faint: summon 2 1/1 Dirty Rats up front for the opponent.",
trigger: "Faint",
triggeredBy: {
kind: "Self"
Expand All @@ -25405,7 +25405,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
}
},
level3Ability: {
description: "Faint: summon one 1/1 Dirty Rat for the opponent that betrays him.",
description: "Faint: summon 3 1/1 Dirty Rats up front for the opponent.",
trigger: "Faint",
triggeredBy: {
kind: "Self"
Expand Down Expand Up @@ -30174,7 +30174,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
}
},
level3Ability: {
description: "Start of battle: Reduce the highest Health enemy by 100%.",
description: "Start of battle: Reduce the highest Health enemy by 99%.",
trigger: "StartOfBattle",
triggeredBy: {
kind: "Player"
Expand All @@ -30184,7 +30184,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
target: {
kind: "HighestHealthEnemy"
},
percentage: 100
percentage: 99
}
},
probabilities: [
Expand Down Expand Up @@ -32251,7 +32251,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
kind: "Self"
}
},
maxTriggers: 1
maxTriggers: 2
},
level3Ability: {
description: "Hurt: Gain Coconut Shield.",
Expand All @@ -32266,7 +32266,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
kind: "Self"
}
},
maxTriggers: 1
maxTriggers: 3
},
probabilities: [
{
Expand Down
2 changes: 1 addition & 1 deletion docs/pet/gorilla.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Gorilla&#x27;s Stats and Abilities | Super Auto Pets List</title><meta name="description" content="This database website is an un-official list, guide and reference for the pets, food and stats from the game Super Auto Pets."/><meta name="author" content="Ben Coveney"/><link rel="icon" href="/favicon-32.ico" sizes="any"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/favicon-180.png"/><link rel="manifest" href="/manifest.webmanifest"/><link rel="stylesheet" href="/tailwind.css"/><link rel="canonical" href="https://superauto.pet/pet/gorilla"/></head><body class="bg-gray-800 text-white"><div id="react-root"><div class="p-3 flex flex-col lg:flex-row justify-between items-center"><h1 class="text-2xl font-light">📚<!-- --> <a class="hover:text-blue-300" href="/">Super Auto Pets List</a><span class="text-blue-500 font-bold inline-block mx-3"> // </span><a class="hover:text-blue-300" href="/pet/gorilla">Gorilla</a></h1></div><div class="m-3"><div class="flex flex-col lg:flex-row-reverse items-center lg:items-start justify-start lg:justify-center"><div class="flex-grow max-w-xs w-80"><div class="bg-white shadow p-3 m-4 transform rotate-3"><div class="relative"><div class="absolute bottom-0 left-0 top-0 right-0 bg-bgimage-1-2 bg-cover"></div><div class="p-3"><img class="filter drop-shadow-tile w-auto h-auto" src="/assets/pet-gorilla.svg" alt="The Gorilla relaxing in its natural habitat." width="100" height="100"/></div><div class="absolute bottom-0 left-0 top-0 right-0 bg-bgimage-1-1 bg-cover"></div></div><div class="text-center text-black mt-2 italic text-xl">My <!-- -->Gorilla<!-- -->!</div></div></div><div class="text-xl flex-grow grid grid-cols-keyvalue gap-2 max-w-4xl items-baseline"><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Stats</div><div class="font-bold text-base text-gray-300">Name<!-- -->:</div><div>Gorilla</div><div class="font-bold text-base text-gray-300">Tier<!-- -->:</div><div><div>6<!-- --> <!-- -->🎲🎲🎲🎲🎲🎲</div></div><div class="font-bold text-base text-gray-300">Attack<!-- -->:</div><div><div>6<!-- --> <!-- -->⚔️⚔️⚔️⚔️⚔️⚔️</div></div><div class="font-bold text-base text-gray-300">Health<!-- -->:</div><div><div>9<!-- --> <!-- -->💖💖💖💖💖💖💖💖💖</div></div><div class="font-bold text-base text-gray-300">Packs<!-- -->:</div><div><span class="inline-block font-semibold rounded px-3 py-4 sm:px-3 sm:py-1 mr-2 text-sm bg-blue-900">Standard</span><span class="inline-block font-semibold rounded px-3 py-4 sm:px-3 sm:py-1 mr-2 text-sm bg-purple-800">Expansion 1</span></div><div class="font-bold text-base text-gray-300">Image<!-- -->:</div><div><div><a rel="nofollow" href="https://github.com/googlefonts/noto-emoji/blob/e022fd6573782431ac9a65b520376b57511c31cd/svg/emoji_u1f98d.svg" class="text-blue-300 hover:text-blue-100 visited:text-purple-300 underline">Google&#x27;s Noto Emoji</a></div></div><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Abilities</div><div class="font-bold text-base text-gray-300">Level 1<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->1<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="font-bold text-base text-gray-300">Level 2<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->1<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="font-bold text-base text-gray-300">Level 3<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->1<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Appearance Probability</div><table class="col-span-2 table-auto w-full"><thead><tr><th></th><th colSpan="2" class="font-normal">StandardPack</th><th colSpan="2" class="font-normal">ExpansionPack1</th></tr></thead><tbody><tr><td class="font-bold text-base text-gray-300">Turn 11+</td><td class="text-right">8.3%<span class="text-base text-gray-300"> / shop</span></td><td class="text-right">1.7%<span class="text-base text-gray-300"> / slot</span></td><td class="text-right">8.3%<span class="text-base text-gray-300"> / shop</span></td><td class="text-right">1.7%<span class="text-base text-gray-300"> / slot</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 9</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 10</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 11+</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr></tbody></table></div></div></div></div><script defer="" src="/bundle.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Gorilla&#x27;s Stats and Abilities | Super Auto Pets List</title><meta name="description" content="This database website is an un-official list, guide and reference for the pets, food and stats from the game Super Auto Pets."/><meta name="author" content="Ben Coveney"/><link rel="icon" href="/favicon-32.ico" sizes="any"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/favicon-180.png"/><link rel="manifest" href="/manifest.webmanifest"/><link rel="stylesheet" href="/tailwind.css"/><link rel="canonical" href="https://superauto.pet/pet/gorilla"/></head><body class="bg-gray-800 text-white"><div id="react-root"><div class="p-3 flex flex-col lg:flex-row justify-between items-center"><h1 class="text-2xl font-light">📚<!-- --> <a class="hover:text-blue-300" href="/">Super Auto Pets List</a><span class="text-blue-500 font-bold inline-block mx-3"> // </span><a class="hover:text-blue-300" href="/pet/gorilla">Gorilla</a></h1></div><div class="m-3"><div class="flex flex-col lg:flex-row-reverse items-center lg:items-start justify-start lg:justify-center"><div class="flex-grow max-w-xs w-80"><div class="bg-white shadow p-3 m-4 transform rotate-3"><div class="relative"><div class="absolute bottom-0 left-0 top-0 right-0 bg-bgimage-1-2 bg-cover"></div><div class="p-3"><img class="filter drop-shadow-tile w-auto h-auto" src="/assets/pet-gorilla.svg" alt="The Gorilla relaxing in its natural habitat." width="100" height="100"/></div><div class="absolute bottom-0 left-0 top-0 right-0 bg-bgimage-1-1 bg-cover"></div></div><div class="text-center text-black mt-2 italic text-xl">My <!-- -->Gorilla<!-- -->!</div></div></div><div class="text-xl flex-grow grid grid-cols-keyvalue gap-2 max-w-4xl items-baseline"><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Stats</div><div class="font-bold text-base text-gray-300">Name<!-- -->:</div><div>Gorilla</div><div class="font-bold text-base text-gray-300">Tier<!-- -->:</div><div><div>6<!-- --> <!-- -->🎲🎲🎲🎲🎲🎲</div></div><div class="font-bold text-base text-gray-300">Attack<!-- -->:</div><div><div>6<!-- --> <!-- -->⚔️⚔️⚔️⚔️⚔️⚔️</div></div><div class="font-bold text-base text-gray-300">Health<!-- -->:</div><div><div>9<!-- --> <!-- -->💖💖💖💖💖💖💖💖💖</div></div><div class="font-bold text-base text-gray-300">Packs<!-- -->:</div><div><span class="inline-block font-semibold rounded px-3 py-4 sm:px-3 sm:py-1 mr-2 text-sm bg-blue-900">Standard</span><span class="inline-block font-semibold rounded px-3 py-4 sm:px-3 sm:py-1 mr-2 text-sm bg-purple-800">Expansion 1</span></div><div class="font-bold text-base text-gray-300">Image<!-- -->:</div><div><div><a rel="nofollow" href="https://github.com/googlefonts/noto-emoji/blob/e022fd6573782431ac9a65b520376b57511c31cd/svg/emoji_u1f98d.svg" class="text-blue-300 hover:text-blue-100 visited:text-purple-300 underline">Google&#x27;s Noto Emoji</a></div></div><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Abilities</div><div class="font-bold text-base text-gray-300">Level 1<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->1<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="font-bold text-base text-gray-300">Level 2<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->2<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="font-bold text-base text-gray-300">Level 3<!-- -->:</div><div><div class="mb-3 pb-3 border-b border-gray-500"><p class="text-xl font-light">Hurt: Gain Coconut Shield.</p><p class="italic">Works <!-- -->3<!-- --> times per turn.</p><div class="flex m-3 bg-gray-900"><div class="relative w-20"><div class="z-0 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-2 bg-cover filter contrast-75 brightness-75"></div><div class="z-2 relative p-1"><img class="drop-shadow-tile w-auto h-auto" src="/assets/status-coconut-shield.svg" alt="A thumbnail showing what Coconut Shield looks like" width="100" height="100"/></div><div class="z-3 absolute bottom-0 left-0 top-0 right-0 bg-bgimage-2-1 bg-cover filter contrast-75 brightness-75"></div></div><div class="flex-grow p-3 flex flex-col items-stretch justify-center"><div class="text-xl">Coconut Shield</div><div class="text-base">Ignore damage once.</div></div></div></div></div><div class="col-span-2 mt-4 mb-2 border-b border-gray-500 text-2xl font-light">Appearance Probability</div><table class="col-span-2 table-auto w-full"><thead><tr><th></th><th colSpan="2" class="font-normal">StandardPack</th><th colSpan="2" class="font-normal">ExpansionPack1</th></tr></thead><tbody><tr><td class="font-bold text-base text-gray-300">Turn 11+</td><td class="text-right">8.3%<span class="text-base text-gray-300"> / shop</span></td><td class="text-right">1.7%<span class="text-base text-gray-300"> / slot</span></td><td class="text-right">8.3%<span class="text-base text-gray-300"> / shop</span></td><td class="text-right">1.7%<span class="text-base text-gray-300"> / slot</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 9</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 10</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr><tr><td class="font-bold text-base text-gray-300">Turn 11+</td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td><td colSpan="2" class="text-right">11.1%<span class="text-base text-gray-300"> / level up</span></td></tr></tbody></table></div></div></div></div><script defer="" src="/bundle.js"></script></body></html>
Loading