IntoxicHeart
Planter
Decided to just go ahead and have this be a thread for all my modding inquiries, instead of posting multiple threads for different inquiries. ^^
New Inquiry —July 24;;
I’m potentially blind, but I can’t seem to find the answer on the wiki or the GitHub resources on creating mods -
Is it possible to set specific dates with a heart level added?
ie:
Will I will be able to make this -
"spring_14": "Text",
into this -
"spring10_14": "Text",
?
I’m thinking it should be possible. But, I could be wrong and it is not possible to set specific dates with a heart level added? —I’m hoping to be able to make it where a romanceable npc dialogue changes on specific dates after Farmer starts dating said romanceable npc (I know I can already do it for season days of the week, but don’t know if I can for specific dates).
New Inquiry —July 21;;
What program, in your opinion, is the ‘easiest’ for creating/making NPC and farmer sprites?
And also, what about NPC portraits? ((I know there are various programs, but I’m still uncertain which is the better option, so I’m hoping for some personal opinions and experiences from others with programs))
I have PhotoshopCS6 that I do artwork on as a whole, but I don’t know if that would be the ‘best’/‘better’ option for creating the sprites (and/or portraits). Please and thank you let me know. ^^ Cheers.
Prior inquiries that were answered;; —keeping them here, so that I can return and look at them so as to not forget/have a ‘resource’ to return to if need be.
First inquiry that was answered -
New Inquiry —July 24;;
I’m potentially blind, but I can’t seem to find the answer on the wiki or the GitHub resources on creating mods -
Is it possible to set specific dates with a heart level added?
ie:
Will I will be able to make this -
"spring_14": "Text",
into this -
"spring10_14": "Text",
?
I’m thinking it should be possible. But, I could be wrong and it is not possible to set specific dates with a heart level added? —I’m hoping to be able to make it where a romanceable npc dialogue changes on specific dates after Farmer starts dating said romanceable npc (I know I can already do it for season days of the week, but don’t know if I can for specific dates).
New Inquiry —July 21;;
What program, in your opinion, is the ‘easiest’ for creating/making NPC and farmer sprites?
And also, what about NPC portraits? ((I know there are various programs, but I’m still uncertain which is the better option, so I’m hoping for some personal opinions and experiences from others with programs))
I have PhotoshopCS6 that I do artwork on as a whole, but I don’t know if that would be the ‘best’/‘better’ option for creating the sprites (and/or portraits). Please and thank you let me know. ^^ Cheers.
Prior inquiries that were answered;; —keeping them here, so that I can return and look at them so as to not forget/have a ‘resource’ to return to if need be.
First inquiry that was answered -
I’ve started to work on the events portion of my mod, and I have a pretty good grasp now of how the coding works (which, I’m creating new events, as well as overhauling dialogue for some vanilla events). However, I am stuck on a few things.
- I know you can set the requirements to be for specific weather, season, day of the week, required friendship points, as well as only year 1. However, I cannot seem to locate information on whether or not you can set a requirement for it to be on a very specific date. I’m guessing that’s not possible? But, I’m not certain and am somehow just overlooking it.
- Concerning x, y coordinates … how do I find the coordinates for each of the maps? I have been attempting to Google search for some sheet template (or the like) that shows the numbers for the coordinates, but no luck. (I’m needing this for where the NPC’s/farmer will be standing in the map during the event cutscene, and from there I will be able to input where they move — I already know how to input for them to walk the number of spaces in whichever direction I want them to walk)
- Is there somehow I can find the vanilla heart events? I’m overhauling dialogue for some of the heart events, and I know I have to include the entire event coding in my file. I have a feeling I’m actually going to have to go into the hard game file itself to find and copy it, but I’m wanting to avoid that since I’m worried about somehow mucking up the game itself, with unintentional tampering of the game file whilst searching. If the only way is through the hard game file, then where exactly would I look?
Notes - I have been using the Modding information on the Stardew Valley wiki as a guide, which has helped immensely, but I’ve hit the above mentioned dead ends. ^^;;
Also, this is the first time I’m creating mods, let alone ones that contain events, so I’m learning as I go with this … and currently on the extreme novice side.
Appreciate any feedback, either in this thread, via message, or Discord.
Cheers and happy gaming!
- I know you can set the requirements to be for specific weather, season, day of the week, required friendship points, as well as only year 1. However, I cannot seem to locate information on whether or not you can set a requirement for it to be on a very specific date. I’m guessing that’s not possible? But, I’m not certain and am somehow just overlooking it.
- Concerning x, y coordinates … how do I find the coordinates for each of the maps? I have been attempting to Google search for some sheet template (or the like) that shows the numbers for the coordinates, but no luck. (I’m needing this for where the NPC’s/farmer will be standing in the map during the event cutscene, and from there I will be able to input where they move — I already know how to input for them to walk the number of spaces in whichever direction I want them to walk)
- Is there somehow I can find the vanilla heart events? I’m overhauling dialogue for some of the heart events, and I know I have to include the entire event coding in my file. I have a feeling I’m actually going to have to go into the hard game file itself to find and copy it, but I’m wanting to avoid that since I’m worried about somehow mucking up the game itself, with unintentional tampering of the game file whilst searching. If the only way is through the hard game file, then where exactly would I look?
Notes - I have been using the Modding information on the Stardew Valley wiki as a guide, which has helped immensely, but I’ve hit the above mentioned dead ends. ^^;;
Also, this is the first time I’m creating mods, let alone ones that contain events, so I’m learning as I go with this … and currently on the extreme novice side.
Appreciate any feedback, either in this thread, via message, or Discord.
Cheers and happy gaming!
Last edited: