Add Training Pens

This commit is contained in:
SilicaAndPina 2021-02-16 01:08:54 +13:00
parent 99653314ed
commit 7b8583dcea
7 changed files with 274 additions and 13 deletions

View file

@ -64,9 +64,9 @@
"pot_of_gold":"YEA! You found the fabled pot of gold at the end of the rainbow! It was worth $%PRIZE%!"
},
"new_user":{
"starting_message":"<B>Welcome Newest Rider of Horse Isle!</B><BR>Start by talking to Welcome Willy in the cabin. Click the TALK button by his name in the right hand window. He will know the location of a buried treasure on this island! Move to the spot he describes using the arrow keys. Then Click the WRENCH Icon at the lower right.",
"starting_x":522,
"starting_y":138
"starting_message":"<B>Welcome Newest Rider of Horse Isle!</B><BR>Start by talking to Welcome Willy in the cabin. Click the TALK button by his name in the right hand window. He will know the location of a buried treasure on this island! Move to the spot he describes using the arrow keys. Then Click the WRENCH Icon at the lower right.",
"starting_x":522,
"starting_y":138
},
"bank":{
"deposit_format":"You deposited $%MONEY% into the bank.",
@ -194,6 +194,14 @@
"venus_flytrap_format":"The Giant Venus Flytrap chomped at you!<BR><B>OUCH!!</B><BR>It chomped your pocket, taking $%MONEY% with it!!",
"password_input":"<BR>^PLReply:|^PS14|ANSWER^R1",
"last_poet":"^R1^LLast Player Poet:%USERNAME% ^R1",
"trainer_pen":{
"train_success":"Your horse, %HORSENAME%, has been successfully trained in %STAT%.",
"train_header":"<BR><BR><B>Purchase a training session:</B><BR>Costs: $%PRICE% + thirst/hunger/mood<BR>Benefits: %AMOUNT% %STAT% + %EXPAMOUNT% experience<BR>Click a Horse to Train Them:",
"train_format":"^I252^T6%HORSENAME% (currently:%CURSTAT%/max:%MAXSTAT%) ^B3R%RANDOMID%^R1",
"fully_trained":"^I252^T8%HORSENAME% (Fully Trained with %STAT%)^R1",
"train_again_in":"Your horse cannot be trained again for another %TIME% game minutes.",
"cant_afford":"You cannot afford training at this time!"
},
"santa":{
"hidden_text":"You can pay to have anything in your inventory wrapped.<BR>It costs $10 per wrapping.",
"wrap_format":"^I%ICONID%^T6 %NAME%^B4P%RANDOMID%^R1",
@ -239,6 +247,7 @@
"too_hungry":"Your poor horse is too hungry to compete!",
"too_thisty":"Your poor horse is too thirsty to compete!",
"farrier":"Your poor horse needs a farrier!",
"needs_vet":"Your poor horse needs a vet!",
},
"ranch":{
@ -295,7 +304,7 @@
"train_all":"You attempt to train all of your horses:",
"train_success":"<BR>Training <B>%HORSENAME%</B>: +%SPEED%SP +%STRENGTH%ST +%CONFORMATION%CO +%AGILITY%AG +%ENDURANCE%EN +%EXP%exp",
"train_bad_mood":"<BR>Training <B>%HORSENAME%</B>: Horse is in way too bad a mood.",
"train_too_thirsty":"<BR>Horse is too thirsty to pay attention.",
"train_too_thirsty":"<BR>Training <B>%HORSENAME%</B>: Horse is too thirsty to pay attention.",
"train_cant_train":"<BR><B>%HORSENAME%</B>: Horse needs to rest %TIME% game minutes.",
"fully_rested":"<BR>You have a Barn. All of your horses are fully relaxed now.",
"wagon_used":"Your wagon dropped you off at the nearest station."
@ -655,7 +664,7 @@
"all_players_header":"^ATAll Players Online^H",
"all_players_alphabetical_header":"^ATAll Players Online Alphabetically^H",
"player_format":"%ICONFORMAT%^T3%USERNAME% (on %TIME% min%IDLE%)^B1L%PLAYERID%B1M%MAPXY%^B1I%PLAYERID%^B1P%USERNAME%^R1",
"player_format":"%ICONFORMAT%^T3%USERNAME% (on %TIME% min%IDLE%)^B1L%PLAYERID%^B1M%MAPXY%^B1I%PLAYERID%^B1P%USERNAME%^R1",
"icon_info":"^L [Star = Subscriber] [A = Admin] [M = Moderator]^R1",
"idle_text":"(IDLE)",
"icon_subbed_3month":415,
@ -680,17 +689,17 @@
{"id":"Trading","value":"Trades"},
{"id":"HorseLease","value":"Horse Leases"},
{"id":"AutoSells","value":"Auto-Sell"},
{"id":"PegasusTeamup","value":"Pegasus Team-up"},
{"id":"PegasusTeamup","value":"Pegasus Teamups"},
{"id":"TackShopGiveaway","value":"Horse Giveaway Wins"},
{"id":"QuizWin","value":"Real Time Quiz Wins"},
{"id":"RiddleWin","value":"Real Time Riddles"},
{"id":"IsleCardsGameWin","value":"Real Time Isle Cards Win"},
{"id":"HorsePawn","value":"Sold Horse To Pawneer"},
{"id":"IsleCardsGameWin","value":"Real Time Isle Cards Wins"},
{"id":"HorsePawn","value":"Sold Horse To Pawneers"},
{"id":"WaterbaloonGameWin","value":"Water Balloon Wins"},
{"id":"UnicornTeamup","value":"Unicorn Team-up"},
{"id":"UnicornTeamup","value":"Unicorn Teamups"},
{"id":"PotOfGold","value":"Pot Of Golds"},
{"id":"GameUpdates","value":"Game Updates / Resets"},
{"id":"UnipegTeamup","value":"UniPeg Team-up"}
{"id":"GameUpdates","value":"Game Updates Resets"},
{"id":"UnipegTeamup","value":"UniPeg Teamups"}
],
},
"stats_page":{
@ -550022,5 +550031,17 @@
{"id":72,"riddle":"I won't fall apart while moving, as my name might suggest.","answers":["Walkaloosa"],"reason":"Name makes it sound like it would come loose while walking."},
{"id":73,"riddle":"There. In few words: what breed?","answers":["Tersky"],"reason":"When one says something in as few words as possible, one is being \"terse.\""},
{"id":74,"riddle":"No, I'm not made of French maize! I'm an old, proud breed.","answers":["Norman Cob"],"reason":"Normandy is a coastal region of France, and maize grows on a cob."}
],
"training_pens":[
{"trainer_id":1,"improves_stat":"speed","improves_amount":10,"thirst_cost":50,"mood_cost":10,"hunger_cost":25,"money_cost":1000,"experience":5},
{"trainer_id":2,"improves_stat":"strength","improves_amount":10,"thirst_cost":35,"mood_cost":25,"hunger_cost":35,"money_cost":1000,"experience":5},
{"trainer_id":3,"improves_stat":"conformation","improves_amount":10,"thirst_cost":5,"mood_cost":80,"hunger_cost":5,"money_cost":1000,"experience":10},
{"trainer_id":4,"improves_stat":"agility","improves_amount":10,"thirst_cost":50,"mood_cost":20,"hunger_cost":50,"money_cost":1000,"experience":10},
{"trainer_id":5,"improves_stat":"endurance","improves_amount":10,"thirst_cost":80,"mood_cost":20,"hunger_cost":80,"money_cost":1000,"experience":5},
{"trainer_id":6,"improves_stat":"speed","improves_amount":10,"thirst_cost":50,"mood_cost":10,"hunger_cost":25,"money_cost":750,"experience":5},
{"trainer_id":7,"improves_stat":"strength","improves_amount":10,"thirst_cost":35,"mood_cost":25,"hunger_cost":35,"money_cost":750,"experience":5},
{"trainer_id":8,"improves_stat":"conformation","improves_amount":10,"thirst_cost":5,"mood_cost":80,"hunger_cost":5,"money_cost":750,"experience":10},
{"trainer_id":9,"improves_stat":"agility","improves_amount":10,"thirst_cost":50,"mood_cost":20,"hunger_cost":50,"money_cost":750,"experience":10},
{"trainer_id":10,"improves_stat":"endurance","improves_amount":10,"thirst_cost":80,"mood_cost":20,"hunger_cost":80,"money_cost":750,"experience":5}
]
}