Versus Mode 4.14 - character cards import/export (Patreon)
Content
Download here.
This patch adds a new Import/Export feature in outfit customization. The exported cards may look something like this:
You can import the saved outfit appearance via the Import button. This is accomplished by embedding some hidden data onto each image/card, which can be extracted during import progress to change character appearance.
The actual embedded data uses the same data format as the character json format that's used in savefiles, so I'm reasonably confident that it works. However, there could be problems in the embedding/extracting or in saving/loading the image files. So please leave a comment if you encountered any problems.
Patchnotes:
- Added .attackerCanHave field to designate grabs that can be used by futas offensively such as cowgirl
- Updated relevant grabs with .attackerCanHave field
- Added import and exporting character appearance with png images during character customization
- Outfit choices are now sorted by unlock state first then sorted by name alphabetically
- Grab choices are now sorted by unlock state first then sorted by name alphabetically
- Fixed a bug where GrabData .durationMultiplier did not decrease the grab damage per tick. (So changing .durationMultiplier does not change overall damage dealt, use .damageMultipier for that)
- Fixed grab "mf_d***_from_behind" missing animation data for attacker.
Versus Mode:
- In real-time modes, grab climax damage multiplier to x0.5 from x0.75
- Attacker joining in for double climax threshold decreased to 0.667 from 0.75 (more likely to double climax)
- Parry stamina cost increased to 30 from 20