Charity Donation Stand Addition

Charity Donation Stand Addition

Adds donation stand in Pierre's shop in which you can donate to various charity organisations.

[center][color=#fff2cc][size=2]Ever had too many money in your pocket from selling all that sweet sweet starfruit wine? Ever wanted to have a "money sink" option in your game? This mod adds an option to donate your excess money to charity in exchange to NPC friendship boost all around the Pelican Town![/size][/color][/center]
[center][size=2]------------------------------[/size]
[/center]
[center][quote][size=2]The story of creating this mod is that Megan, God of Sheds (SDV Discord nickname) commissioned me to make a 'spiritual successor' of sort of [url=https://kayainsdv.postype.com/post/10266421]Kaya's 기부모드 Donation mod[/url] since it was obsolete after Stardew 1.6 came out. And also she kindly encouraged me to upload this mod (thank you a lot!). So here it is! I hope you'll like it![/size][/quote][/center]
[center]
[/center]
[size=2]
[b][u]What this mod does:[/u][/b][/size]
[list]
[][size=2]It adds a 'Donation Box' near the Yoba Church room in Pierre's shop.[/size][/]
[][size=2]When you'll earn 1000g and meet Caroline, the next day you'll see a small 'introduction' event in Pierre's shop.[/size][/]
[][size=2]By interacting with this Box you can access shop-like menu in which you can donate to different charity organisations (by buying the corresponding certificate).[/size][/]
[][size=2]There's 7 new "Certificate" items.[/size][/]
[][size=2]Upon buying one Certificate almost every villager in town will instantly gain some friendship point boost with you[/size][/]
[][size=2]The amount of friendship points depends on level of Certificate (the pricy - the higher)[/size][/]
[][size=2]This mod is mainly adds a late game 'money sink' option if you would like to call it so.[/size][/]
[][size=2]Certificate items don't do anything on it's own but most of them are [b]universaly loved gifts [/b](so you can gift it to any NPC and they'll love it)[/size][/]
[/list][size=2]
[b][u]Warning:[/u][/b] This mod supports only vanilla villagers (except Krobus and Dwarf) and most of town SVE and RSV villagers. If you want to have friendship boost with other modded villagers, you'll need to mainly add them in content.json code:[/size]

[list=1]
[][size=2]go to Mods/Charity Donation Stand Addition/assets and open  [b][u]shopsVanilla.json[/u][/b] (or [b][u]shopsSVE.json[/u][/b] if you have SVE installed,  [b][u]shopsRSV.json[/u][/b] if you have Ridgeside Village,  [b][u]shopsSVERSV.json[/u][/b] if you have both SVE and RSV) - you can open it with any text editor (Notepad will work)[/size]
[/
]
[][size=2]find string named[b][u] "ActionsOnPurchase": [[/u][/b][/size]
[/
]
[][size=2]below it you'll see big list with NPCs like [b][u]"AddFriendshipPoints Abigail 5",[/u][/b][/size]
[/
]
[][size=2]copypaste one of the string in the end of the list and change NPCname to your desired NPC (you can also change the friendship point amount (250 is 1 heart))[/size][/]
[][size=2]you'll need to do it for each certificate item listed in the json.[/size][/]
[/list][size=2]
[b][u]Certificate list (FP - friendship point):[/u][/b][/size]

[list]
[][size=2]Feeding Ferngil - 1000g, +5 FP boost[/size][/]
[][size=2]Center for Community Centers - 5000g, +20 FP boost[/size][/]
[][size=2]Society for the Prevention of Cruelty to Slimes - 10000g, +50 FP boost[/size][/]
[][size=2]Green Cross - 50000g, +100 FP boost[/size][/]
[][size=2]Farmers Without Borders - 100000g, +150 FP boost[/size][/]
[][size=2]National Center for Missing and Doved Children - 500000g, +200 FP boost[/size][/]
[][size=2]Save the Pufferchicks - 1000000g, +250 FP boost[/size][/]
[/list][size=2](Thanks to Megan, God of Sheds for creating all those gorgeous certificate name ideas!)


[b][u]Minor bug:[/u][/b] if in some cases villagers isn't unlocked yet (for example, Scarlett or Magnus from SVE) - you'll have this error in smapi when buying a certificate (just ignore it, it'll fix itself after unlocking those NPCS):[/size]
[code][game] Shop Aimon111.CharityDSA_DonationStand ignored invalid action 'AddFriendshipPoints  Scarlett 250' on purchase of item '(O)Aimon111.CharityDSA_Cert_SavethePufferchicks': no NPC found with name 'Scarlett'[/code][center][/center]