Simply applies the Seeming effect (random disguise) when wearing the Debtor Attire. ACT 3 SPOILERS
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
ACT 3 SPOILERS AHEAD
Very simple mod I quickly made for fun. When equipping the Debtor's Attire in the House of Hope, it also applies the Seeming effect.
It actually made more sense than I thought, especially during the conversation with Korilla in the archive.
Your appearance will* change during the dialogue when Hope first gives you the clothing, however when the conversation ends, the Seeming apply animation will play and your appearance will change again, just a minor thing. *During my quick testing, only on one occasion did it not apply during the conversation, but always did afterwards.
Feel free to do whatever you wish with this file, no credit or anything necessary, this is all it does:
new entry "LOW_HOH_DEBTOR" type "StatusData" data "StatusType" "BOOST" using "LOW_HOH_DEBTOR" data "OnApplyFunctors" "ApplyStatus(SEEMING,100,-1)" data "OnRemoveFunctors" "RemoveStatus(SG_Disguise)"