Rhythm Game Wiki:Rizbot/data/rizline achievement data.json: Difference between revisions

Created page with "{ "achievements": [] }"
 
m TadeLn moved page Rizbot/data/rizline achievement data.json to Rhythm Game Wiki:Rizbot/data/rizline achievement data.json without leaving a redirect: Better namespace for Rizbot data
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
"achievements": []
"achievements": [
{
"id": "new_gamer",
"name": "Rizline, here I am!",
"bio_left": "Inexperienced",
"bio_right": "Newcomer",
"description": "Clear a track for the first time"
},
{
"id": "little_pigeon",
"name": "Time to embark on a journey",
"bio_left": "Newly Winged",
"bio_right": "Pigeon",
"description": "Clear three tracks"
},
{
"id": "pastel_lines",
"name": "Pinky pastel lines",
"bio_left": "Pastel",
"bio_right": "Line",
"description": "Get a \"PERFECT\" grade in \"Pastel Lines\""
},
{
"id": "best_noob",
"name": "Dark horse",
"bio_left": "Dark Horse",
"bio_right": "Newcomer",
"description": "Get \u003E118% in \"Pastel Lines\", \"Gleam feat. ふわまろ\" and \"Power Attack\""
},
{
"id": "journey_rainbow",
"name": "I'll see the rainbow",
"bio_left": "Rainbowly",
"bio_right": "Journey",
"description": "Get a \"PERFECT\" grade in \"Journey To The Rainbows\""
},
{
"id": "macro_wav",
"name": "Beep boop",
"bio_left": "Beeping",
"bio_right": "Brain",
"description": "Get a \"PERFECT\" grade in \"macro.wav\""
},
{
"id": "arcade_viruz",
"name": "Arcademia",
"bio_left": "Infected",
"bio_right": "Arcade",
"description": "Get a \"PERFECT\" grade in \"Arcade ViruZ\""
},
{
"id": "link_lines",
"name": "Link us all!",
"bio_left": "Connecting",
"bio_right": "Heart",
"description": "Get a \"PERFECT\" grade in \"LINK x LIN#S\""
},
{
"id": "leonids",
"name": "Wish upon the leo!",
"bio_left": "Starry",
"bio_right": "Leo",
"description": "Get a \"PERFECT\" grade in \"LEONIDS\""
},
{
"id": "zan_nen",
"name": "Epic fail",
"bio_left": "99%",
"bio_right": "Perfectionist",
"description": "Completing a track with 1 miss or 1 bad"
},
{
"id": "cho_zan_nen",
"name": "Epic-er fail",
"bio_left": "99.99%",
"bio_right": "Perfectionist",
"description": "Completing a track with 1 early or 1 late"
},
{
"id": "ah_this",
"name": "No, please, no…",
"bio_left": "What?",
"bio_right": "No…",
"description": "Completing a track with 1 early or 1 late for 10 times"
},
{
"id": "generous_player",
"name": "Feeding pigeons with a Coin",
"bio_left": "Generous",
"bio_right": "Lunch",
"description": "Spend at least 1 Coin"
},
{
"id": "achievement_enthusiast",
"name": "Badge collector",
"bio_left": "Spontaneous",
"bio_right": "Collector",
"description": "Collect 10 badges"
},
{
"id": "tomaru_n_janee_zo",
"name": "Almost there…",
"bio_left": "Unyielding",
"bio_right": "Challenger",
"description": "Fail with completion rate \u003E105% on a chart above Lv.14"
},
{
"id": "vicious_mockery",
"name": "Better not open it carelessly...",
"bio_left": "Pandora's",
"bio_right": "Box",
"description": "Get a \"PERFECT\" grade in \"Vicious Mockery\""
},
{
"id": "brave_road",
"name": "True Hero",
"bio_left": "Embark",
"bio_right": "Brave",
"description": "Get a \"PERFECT\" grade in \"BRAVE: ROAD\""
}
]
}
}