Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KA
kappamomo @lemmy.world
Posts 2
Comments 4

how to fix syntax error?

`output <br><b>Gende</b>r</br>[gen = gender]<br><b>Motif</b></br>[m = motif.selectUnique (1,3).joinItems (",")]<br><b>Rarity</b></br>[ra = rarity.selectOne]<br><b>Vibe(s)</b></br>[if (ra == "UR") {[el = element.selectUnique (1,3).joinItems (",")]} else if (ra == "SSR") {[el = element.selectUnique (1,2).joinItems (",")]} else if (ra == "SR") {[el = element.selectUnique (1,2).joinItems (",")]} else {[el = element]}]<br><b>Role</b></br>[r = role.selectUnique (1,3)]<br><b>gimmick</b></br>[If (ra == "UR") {[g = gimmick.selectUnique (1,3).joinItems (",")]} else if (ra == "SSR" || ra == "SR") {[g = gimmick.selectUnique (1,2).joinItems (",")]} else {[g = gimmick.selectOne]|none}]<br><b>ablities</b></br><br>passive:[If (ra == "UR") {[p = passive.selectUnique (1,3).joinItems (",")]} else if (ra == "SSR" || ra == "SR") {[p = passive.selectUnique (1,2).joinItems (",")]} else {[p = passive.selectOne]|none}]</br><br>main: [rang = range.selectOne] [attack]</br><br>secondary: [rang = range.selectOne] [attack]</br><br>showcase: {[rang = range.selectOne] [a = attack.selectOne]|[srang = showrange.selectOne] [sata = showattack.selectOne]}</br>

motif Animal ({cat|dog|bear|bunny|horse|tiger|lion|leopard|other}) Flower Fungi Sea animal Circus Victorian Sci-fi Cyberpunk Fantasy Fairy tale Dreamy Abstract Artistic East asian({japanse|korean|chinese}) Mythological Art deco Bohemian Gothic Retro Retro Futurism Steampunk Baroque Minimalist Art Nouveau Surrealist Rococo Punk Tropical Military Western Harajuku Hallyu Hanfu Lolita Biker Popstar Cowboy Country Hip hop Ethnic African Witch Wizard Angelic Demonic insect ({butterfly|moth|beetle|bee|wasp|other}) Arancnid ({spider|scorpion|other})

element Cool Hot Flashy Cute Fresh Elegant Gorgeous ^[if (ra == "UR" || ra == "SSR") {10} else {1}] Edgy ^[if (ra == "UR" || ra == "SSR") {10} else {1}] Pure ^[if (ra == "UR" || ra == "SSR") {10} else {1}]

gender Male ^3 Female ^4 Nonbinary({Androgynous|Fem|Masc}) ^0.5

rarity UR ✦✦✦✦✦✦✦ ^0.5 SSR ✦✦✦✦✦✦ ^2 SR ✦✦✦✦✦ ^4 R ✦✦✦✦ ^6

role Support Tank DPS Healer

gimmick Self-healing Self-enhancer Stance Summoning Combo system Charge Debuffer ^[if (r == "Support") {10} else {1}] Buffer ^[if (r == "Support") {10} else {1}] Turn manipulation ^0.5 Ultimate State cast from hp

range AoE Splash Chain Single Multi Self ^[if (g == "Self-healing"||g == "Self-enhancer") {10} else {0}]

attack Heal ^[if (r == "Healer"||r == "Support") {10} else if (g == "Self-healing") {10} else {1}] Attack Debuff ^[if (g == "Debuffer") {10} else {1}] Buff ^[if (g == "Buffer") {10} else {1}] attack that heals attack that buffs ^[if (g == "Buffer") {10} else {1}] attack that debuffs ^[if (g == "Debuffer") {10} else {1}] heal that debuffs enemmy ^[if (r == "Healer"||r == "Support") {10} else if (g == "Debuffer") {10} else {1}] heal that buffs allies ^[if (r == "Healer"||r == "Support") {10} else if (g == "Buffer") {10} else {1}]

showrange Strong Aoe Strong chain Strong single Strong multi Strong self Strong splash

showattack Stance change {turn order change then [a = attack.selectUnique (1,3).joinItems (", ")]|turn order change} ^[if (g == "Turn manipulation") {10} else {0}] Domain creation Buff ^[if (g == "Buffer") {10} else {1}] Debuff ^[if (g == "Debuffer") {10} else {1}] Ultimate state ^[if (g == "Ultimate State") {10} else {1}] Attack

passive Increases damage depending on condition self-heals depending on condition ^[if (g == "Self-healing") {10} else {0}] does a counter depending on condition can change turn order depending on condition abilities change depending on stance has stacks which do certain things and stack up depending on condition during certain things charges {main skill|basic attack|second skill|showcase} Taking large damage boosts turn order Increases evasion after each successful hits skills have a chance to not consume flow skills can overcharge dealing area damage share a portion of healing received with the nearest ally ^[if (r == "healer") {10} else {0}] attacks of a chance to stun the target `

So here's my code. Says there's an issue with the syntax where '{' ruins the input. Would love if somebody took a look and find the problem curly because otherwise I'm beat.

6
Is it me or is perchance down?
  • I checked on one and behold it's down. I figured it was the adblock so i turned it off but still no dice. it only worked for a bit before shutting down again. could the servers be faulty this week?

  • Is it me or is perchance down?

    just this morning the site host is dead. any idea when it might come back?

    5