Post by ranhai on Jun 30, 2024 1:51:01 GMT -7
Choice Info
version 2.1 (for MV 5.4.6)
Concept from LoudMute, Made by ranhai
Messed up with crew loss due to an unreasonable event choice? Optimized gameplay with a limit ship? This addon is for you.
This mod shows you event info for each choice in events and fight(crew kill, hull kill, and surrender). This is useful for players wanting to learn the possible results of ingame events. It is also useful for players wanting to play optimally without having to refer to the wiki or XML diving.
Require HS1.13.0+ to work.
Choice Info works with exact mv assets 5.4.5 and mv data 5.4.6. Please update MV if you are using old one.
To enable Choice Info, go to storage menu and toggle whatever info you want to see.
Link for the Latest Version
patch at the bottom of the mod order
Mod Order should be:
| Multiverse 5.4.5 - Assets(Patch above data)
| Multiverse 5.4.6 - Data
|
| Any other addon
|
| MV5.4.6.Choice-Info(This mod)
Please give me your feedback(i.g. lack info, specific event info that should be shown more/less beforeward)
TODO
Thanks to mvlocscript(the script for translating MV) from MV Translation Project Team, xml-parsing section was very easy to implement.
Current Paramaters
The number means how deeply the info is scraped. As you know, after choosing one choice and getting reward(or penalty), sometimes the event continues and new choices appear, over and over again. If you regard the first event as the root, you can see there is a kind of tree data structure. If I scrape all nodes in the tree, a number of data will overhelm players. So I decided to limit low prior event. 1 means only 1 depth limit, which will be shown just in the next choice. I think ship unlock is the most important thing, so I limit it to 999(typically you can know which choice you should choose from the biggining event). Play the mod and give me your opinion for tuning params!
version 2.1 (for MV 5.4.6)
Concept from LoudMute, Made by ranhai
Messed up with crew loss due to an unreasonable event choice? Optimized gameplay with a limit ship? This addon is for you.
This mod shows you event info for each choice in events and fight(crew kill, hull kill, and surrender). This is useful for players wanting to learn the possible results of ingame events. It is also useful for players wanting to play optimally without having to refer to the wiki or XML diving.
Require HS1.13.0+ to work.
Choice Info works with exact mv assets 5.4.5 and mv data 5.4.6. Please update MV if you are using old one.
To enable Choice Info, go to storage menu and toggle whatever info you want to see.
Link for the Latest Version
patch at the bottom of the mod order
Mod Order should be:
| Multiverse 5.4.5 - Assets(Patch above data)
| Multiverse 5.4.6 - Data
|
| Any other addon
|
| MV5.4.6.Choice-Info(This mod)
Please give me your feedback(i.g. lack info, specific event info that should be shown more/less beforeward)
TODO
- Tuning paramaters.
- Find a way to scrape events in <loadEvent> tags(125 tags).
Thanks to mvlocscript(the script for translating MV) from MV Translation Project Team, xml-parsing section was very easy to implement.
Current Paramaters
The number means how deeply the info is scraped. As you know, after choosing one choice and getting reward(or penalty), sometimes the event continues and new choices appear, over and over again. If you regard the first event as the root, you can see there is a kind of tree data structure. If I scrape all nodes in the tree, a number of data will overhelm players. So I decided to limit low prior event. 1 means only 1 depth limit, which will be shown just in the next choice. I think ship unlock is the most important thing, so I limit it to 999(typically you can know which choice you should choose from the biggining event). Play the mod and give me your opinion for tuning params!
- Unlock Ship: 999
- Lose your crew(you can tune clonable one and unclonable one separately): 1
- Gain a crew(you can tune separately depends on which crew you will gain): 1
- Map Reveal: 1
- Auto Reward(depends on the amount(High, Med, Low, Random) or stuff type): 1
- Item Modify(amount, item type): 1
- Fleet Delay(amount): 1
- Fleet Advance(amount): 1
- Gain a weapon/drone/augment(type): 1
- Repair(amount): 1
- Damage(amount): 1
- System Upgrade(type, amount): 1
- Enemy Boarding(race, amount): 1