message:`Happy birthday Prime! Can’t believe I kept this domain from your last birthday and renewed it for another year. But here we are, right? Haha. I think I've outdone myself this year though.
message:`Happy birthday Prime! Can’t believe I kept this domain from your last birthday and renewed it for another year. But here we are, right? Haha. I think I've outdone myself this year though.
message:"I liked programming, but you made me love it. The day is yours, and the gift is our hearts. Congratulations!"
message:"I liked programming, but you made me love it. The day is yours, and the gift is our hearts. Congratulations!"
},
},
{
from:"Ayla",
message:"Happy Birthday!!!! I got you a kitten!"
},
{
from:"nwnisworking",
message:"Hey there, sexy moustache man. It's another splendid year of yapping, and I wish you a splendourous birthday and a lovely time with your family. 🎂🥳"
},
{
from:"HotDogFlavoredWater",
message:"happy birthday big man! thanks for being a big inspiration"
@ -1326,6 +1325,7 @@ export function renderEvent(root) {
choices:[
choices:[
{
{
text:"Eat the whole cake (+15 HP, gain Sugar Crash curse)",
text:"Eat the whole cake (+15 HP, gain Sugar Crash curse)",
quote:"The great thing, if one can, is to stop regarding all the unpleasant things as interruptions of one’s own or real life. The truth is of course that what one calls the interruptions are precisely one’s real life.",
icon:"assets/card-art/apple.png",
icon:"assets/card-art/apple.png",
risk:"high",
risk:"high",
effect:()=>{
effect:()=>{
@ -1336,6 +1336,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Take a small bite (+8 HP)",
text:"Take a small bite (+8 HP)",
quote:"Courage is not simply one of the virtues, but the form of every virtue at the testing point.",
icon:"assets/card-art/heart.png",
icon:"assets/card-art/heart.png",
risk:"low",
risk:"low",
effect:()=>{
effect:()=>{
@ -1345,6 +1346,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Leave it alone (gain 25 gold)",
text:"Leave it alone (gain 25 gold)",
quote:"You can’t go back and change the beginning, but you can start where you are and change the ending.",
icon:"assets/card-art/bag_of_gold.png",
icon:"assets/card-art/bag_of_gold.png",
risk:"none",
risk:"none",
effect:()=>{
effect:()=>{
@ -1361,6 +1363,7 @@ export function renderEvent(root) {
choices:[
choices:[
{
{
text:"Open it eagerly (Random card or lose 10 HP)",
text:"Open it eagerly (Random card or lose 10 HP)",
quote:"Hardship often leaves an extraordinary destiny.",
icon:"assets/card-art/key.png",
icon:"assets/card-art/key.png",
risk:"high",
risk:"high",
effect:()=>{
effect:()=>{
@ -1378,6 +1381,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Open it carefully (+5 Max HP)",
text:"Open it carefully (+5 Max HP)",
quote:"We are what we believe we are.",
icon:"assets/card-art/potion_heal.png",
icon:"assets/card-art/potion_heal.png",
risk:"low",
risk:"low",
effect:()=>{
effect:()=>{
@ -1388,6 +1392,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Don't touch it (gain 30 gold)",
text:"Don't touch it (gain 30 gold)",
quote:"Experience: that most brutal of teachers. But you learn, my God do you learn.",
icon:"assets/card-art/bag_of_gold.png",
icon:"assets/card-art/bag_of_gold.png",
risk:"none",
risk:"none",
effect:()=>{
effect:()=>{
@ -1404,6 +1409,7 @@ export function renderEvent(root) {
choices:[
choices:[
{
{
text:"Pop the balloon (Remove a random basic card from deck)",
text:"Pop the balloon (Remove a random basic card from deck)",
quote:"There are far, far better things ahead than any we leave behind.",
icon:"assets/card-art/scroll.png",
icon:"assets/card-art/scroll.png",
risk:"medium",
risk:"medium",
effect:()=>{
effect:()=>{
@ -1420,6 +1426,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Collect the balloons (+1 Energy next 3 fights)",
text:"Collect the balloons (+1 Energy next 3 fights)",
quote:"Isn’t it funny how day by day nothing changes, but when you look back, everything is different?",
icon:"assets/card-art/magic_sphere.png",
icon:"assets/card-art/magic_sphere.png",
risk:"low",
risk:"low",
effect:()=>{
effect:()=>{
@ -1429,6 +1436,7 @@ export function renderEvent(root) {
},
},
{
{
text:"Ignore them (heal 12 HP)",
text:"Ignore them (heal 12 HP)",
quote:"Hardships often prepare ordinary people for an extraordinary destiny.",
icon:"assets/card-art/heart.png",
icon:"assets/card-art/heart.png",
risk:"none",
risk:"none",
effect:()=>{
effect:()=>{
@ -1479,6 +1487,7 @@ export function renderEvent(root) {