World of Horror modding help

Making this so World of Lust isn’t bogged down, ask you mod installation questions here

5 Likes






guide 6

3 Likes

(so embrassed I only now discovered %localappdata% as a quicker way to get to the local folder xc)
Quick update to help future people who want to add to the amount of wg mods for this game: use this color palette
image
will update once I got the code text templates finished

1 Like

welp, it’s not letting me send the text files so I’ll share this guide and the info you’re supposed to put in a txt document, also this guide will also help with most of your possible questions Home Β· Myonmu/WoH-Community-Modding-Guide Wiki Β· GitHub

for events:

[event]
name=β€œβ€
location=β€œβ€
author=β€œβ€
flavor=β€œβ€
options=β€œ3”
image=β€œβ€
big=β€œ0”
wavy_art=β€œ0”
about=β€œβ€
optiona=β€œβ€
testa=β€œβ€
successa=β€œβ€
winprizea=β€œβ€
winnumbera=β€œβ€
extra_winprizea=β€œβ€
extra_winnumbera=β€œβ€
failurea=β€œβ€
failprizea=β€œβ€
failnumbera=β€œβ€
extra_failprizea=β€œβ€
optionb=β€œβ€
testb=β€œβ€
successb=β€œβ€
winprizeb=β€œβ€
winnumberb=β€œβ€
extra_winnumberb=β€œβ€
extra_winprizeb=β€œβ€
failureb=β€œβ€
failprizeb=β€œβ€
failnumberb=β€œβ€
extra_failprizeb=β€œβ€
optionc=β€œβ€
testc=β€œβ€
successc=β€œβ€
winprizec=β€œβ€
winnumberc=β€œβ€
active=β€œ1.000000”

for enemies:

[enemy]
name=β€œβ€
subtitle=β€œβ€
type=β€œβ€
location=β€œβ€
author=β€œβ€
intro=β€œβ€
can_run=β€œβ€
health=β€œβ€
power=β€œβ€
damagevalue=β€œβ€
damagetype=β€œβ€
exp=β€œβ€
prize_type=β€œβ€
prize_name=β€œβ€
hit01=β€œβ€
hit02=β€œβ€
hit03=β€œβ€
art01=β€œβ€
art02=β€œβ€
artfreq=β€œβ€

for custom characters:

[character]
name=β€œβ€
author=β€œβ€
contact=β€œβ€
strength=β€œβ€
dexterity=β€œβ€
perception=β€œβ€
charisma=β€œβ€
knowledge=β€œβ€
luck=β€œβ€
sprite_chibi=β€œβ€
sprite_icon=β€œβ€
sprite_back=β€œβ€
sprite_house=β€œβ€
portrait_a=β€œβ€
name_a=β€œβ€
portrait_b=β€œβ€
name_b=β€œβ€
menu_tag=β€œβ€
menu_desc=β€œβ€
perkpack_a=β€œβ€
perkpack_b=β€œβ€
[status]
low_stamina=β€œβ€
low_reason=β€œβ€
ritual_mask=β€œβ€
cursed_signs=β€œβ€
karukosa_mask=β€œβ€
crestfallen_mask=β€œβ€
broken_nose=β€œβ€
insmasu_look=β€œβ€
slit_mouth=β€œβ€
hunger=β€œβ€
[starting_bonus]
type_a=β€œβ€
name_a=β€œβ€
type_b=β€œβ€
name_b=β€œβ€

and finally for Mysteries:

[mystery]
name=β€œβ€
author=β€œβ€
art=β€œβ€
description=β€œβ€
[intro]
art=β€œβ€
text_one=β€œβ€
text_two=β€œβ€
text_thr=β€œβ€
[progress]
location=β€œβ€
background=β€œβ€
one_loc=β€œβ€
one_txt=β€œβ€
one_frc=β€œβ€
two_loc=β€œβ€
two_txt=β€œβ€
two_frc=β€œβ€
thr_loc=β€œβ€
thr_txt=β€œβ€
thr_frc=β€œβ€
fou_loc=β€œβ€
fou_txt=β€œβ€
fou_frc=β€œβ€
fiv_loc=β€œβ€
fiv_txt=β€œβ€
fiv_frc=β€œβ€
six_loc=β€œβ€
six_txt=β€œβ€
six_frc=β€œβ€
sev_loc=β€œβ€
sev_txt=β€œβ€
sev_frc=β€œβ€
eig_loc=β€œβ€
eig_txt=β€œβ€
eig_frc=β€œβ€
nin_loc=1
nin_txt=β€œβ€
nin_frc=β€œβ€
ten_loc=1
ten_txt=β€œβ€
ten_frc=β€œβ€
[ending_a]
end_title=β€œβ€
end_img=β€œβ€
end_txta=β€œβ€
end_txtb=β€œβ€
end_txtc=β€œβ€
end_txtd=β€œβ€
[ending_b]
end_title=β€œβ€
end_img=β€œβ€
end_txta=β€œβ€
end_txtb=β€œβ€
end_txtc=β€œβ€
end_txtd=β€œβ€
[big_ending]
end_txt=β€œβ€
[ending_c]
end_title=β€œβ€
end_img=β€œβ€
end_txta=β€œβ€
end_txtb=β€œβ€
end_txtc=β€œβ€
end_txtd=β€œβ€

feel free to ask any questions and also have fun modding World of Horror

update:using
winprizea:curse_ex
winnumbera:
you can use specific curse, also works with:
injury_ex
ally_ex
spell_ex
(PS:this also works with failprizea and b and c)