Last active
July 2, 2018 19:02
-
-
Save CAD97/82991e4ceb3dec8dee5b1d8ee6fb53b9 to your computer and use it in GitHub Desktop.
Octopath Traveler skill acquiry bingo goals
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ "name": "Ophilia" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Heal Wounds" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Holy Light" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Sheltering Veil" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Luminescence" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Heal More" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Reflective Veil" , "types": ["Ophilia"] }, | |
{ "name": "Ophilia - Revive" , "types": ["Ophilia"] }, | |
{ "name": "Cyrus" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Fireball" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Icewind" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Lightning Bolt" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Analyze" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Fire Storm" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Blizzard" , "types": ["Cyrus"] }, | |
{ "name": "Cyrus - Lightning Blast" , "types": ["Cyrus"] }, | |
{ "name": "Tressa" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Collect" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Tradewinds" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Rest" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Trade Tempest" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Donate BP" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Sidestep" , "types": ["Tressa"] }, | |
{ "name": "Tressa - Hired Help" , "types": ["Tressa"] }, | |
{ "name": "Olberic" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Level Slash" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Abide" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Spearhead" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Incite" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Cross Strike" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Stout Wall" , "types": ["Olberic"] }, | |
{ "name": "Olberic - Thousand Spears" , "types": ["Olberic"] }, | |
{ "name": "Primrose" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Lion Dance" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Moonlight Waltz" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Peacock Strut" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Mole Dance" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Night Ode" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Panther Dance" , "types": ["Primrose"] }, | |
{ "name": "Primrose - Bewildering Grace", "types": ["Primrose"] }, | |
{ "name": "Alfyn" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - First Aid" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Icicle" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Rehabilitate" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Amputation" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Empoison" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Vivify" , "types": ["Alfyn"] }, | |
{ "name": "Alfyn - Last Stand" , "types": ["Alfyn"] }, | |
{ "name": "Therion" , "types": ["Therion"] }, | |
{ "name": "Therion - Steal" , "types": ["Therion"] }, | |
{ "name": "Therion - Wildfire" , "types": ["Therion"] }, | |
{ "name": "Therion - HP Thief" , "types": ["Therion"] }, | |
{ "name": "Therion - Shackle Foe" , "types": ["Therion"] }, | |
{ "name": "Therion - Armor Corrosive" , "types": ["Therion"] }, | |
{ "name": "Therion - Steal SP" , "types": ["Therion"] }, | |
{ "name": "Therion - Share SP" , "types": ["Therion"] }, | |
{ "name": "H'aanit" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Rain of Arrows" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - True Strike" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Thunderbird" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Leghold Trap" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Mercy Strike" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Arrowstorm" , "types": ["H'aanit"] }, | |
{ "name": "H'aanit - Take Aim" , "types": ["H'aanit"] } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment