This page was last updated on 30 August 2024, 12:44PM
Changelogs
Version 0.2.11.7 (Misc)
Fixed 'Firewine Cask Drum' triggering repeatedly (It now has a small delay for the explosion, to hopefully stop race conditions)
Adjusted 'Firewine Cask Drum' dye-map (Should hopefully highlight the primary/secondary colours of the dye better)
Changed 'Expert Performance' NPC toss-coin reaction to reduce projectile delay (Main spell is now just a dummy skill that conditionally casts other spells)
Version 0.2.10.75 (Misc)
Added new 'Poor Performance' reaction from NPCs (Might as well make use of those surplus camp-supplies that everyone seems to have)
Changed 'Expert Performance' requirement to (ProficiencyBonus+3) (Smoothing out getting it at lower levels, since you still have to acquire the novice instruments anyway)
Fixed 'Firewine Cask Drum' triggering incorrectly (Forgot to add distance check, and was checking for the blocker status on wrong person depending on the context)
Fixed dyes not working on 'Firewine Cask Drum' (Forgot to change its VisualBank entry to refer to the new dyeable Material definition)
Adjusted 'Spider's Lyre' Spiderlings (Hopefully improves balance a little bit at lower levels)
Version 0.2.8.96 (Misc)
Added new unique Passive to 'Spider's Lyre' instrument (Summons a spiderling each turn while concentrating, but they go mad if your concentration is broken)
Improved 'BS_IsMusician()' instrument requirement check (Allows 'Support Musician' Passive to selectively apply, so it can be put on instruments that both trained/untrained musicians can use)
Changed 'Firewine Cask Drum' to have 'Support Musician' Passive
Changed 'O'Gillian's Darby Fiddle' to a -1d4 Penalty instead of Disadvantage on Mental Saving Throws
Improved 'O'Gillian's Darby Fiddle' dancing Passive (Uses a custom CRIME listening behaviour-script to skip the default listening animation that interrupts it)
Version 0.2.7.91 (New Items)
Added mod compatibility fix for 'Play With Me' (added mod's status to non-interrupting whitelist)
Version 0.2.7.85 (New Items)
New Item: 'Firewine Cask' (Drum) (Found on: 'Drunk Kobold Inventor' (Monastery Brewery) or 'Popper' (Kobold in Rivington Circus))
New Item: 'O'Gillian's Darby Fiddle' (Violin) (Sold by: 'Roah Moonglow' (Halfling Trader in Moonrise Towers))
Changed the '<Ability> Performer' Passives to apply to all Charisma based skill-checks.
Version 0.2.6.33 (Misc)
Added unique feature to 'Lihala's Lute (Alfira)' (Requires Script-Extender to update item in existing saves, due to it being a LocalTemplate)
Added dye-map texture (CLRmask) to 'Spider's Lyre'
Fixed Karlach's OSHA compliant fluorescent-orange instruments (https://i.imgur.com/hqnwJpn.png) (Changed material being used for instruments, I assume it was applying her eye-glow colour)
Fixed some "Perform 'The Power'" issues
Version 0.2.5 (Misc)
Added Proficiency with Performance Checks to 'Performer' feat
Added 'Divine Curse Framework' Statuses to Performance Status Whitelist (Compatibility)
Version 0.2.4 (New Item)
Added extra tooltip-info to help natively explain some things
Added new unique instrument item and model (Giant's Lyre from 'Lump the Enlightened', also available in the Chromatic Scale in Act III)
Version 0.2.2 (Misc)
Added instruments to a couple more vendors, notably 'Popper' the Kobald (Rivington Circus - Act III)
Fixed incorrectly rotated Flute model
Version 0.2.1 (Dye Changes)
Adjusted dye-map textures for instruments (hopefully improving their appearance) (Note: The default dyes are really inconsistent with which colour is assigned to which part of the dye-map, so its hard to get them all looking good unfortunately; getting the 'Black and X' colours looking good means potentially making the others look weird etc.)
Version 0.2.0 (Dye Support)
Added Dye Support to Instruments (Lute, Lyre, Drum, Flute, Violin) (Note: It's been a huge pain to get things looking okay with most dyes, so there may be changes later)
Version 0.1.0 (Optional)
Added optional 'AddToChest' add-on mod, which adds 2 copies of the Novice Instruments to the 'Tutorial Chest'. (Still requires the main mod, it's just an optional add-on for those that want direct access to the Support Instruments)
Version 0.1.0 (Mod Release)
Added conditional spell-blocking to song skills (making it easier to join performances)
Added Uncommon (Green) and Rare (Blue) instruments
Changed the existing Rare Chromatic-Scale instruments to VeryRare (Pink)
Added new instruments to the instrument drop/vendor TreasureTables
Added automatic 'Expert Performance' aura when experts perform (allowing 'Support Musicians' to join in) (Requires Performance Proficiency, and a total skill bonus of more than ~8)
Added 'Support Musician' passive (see above) (Unlocked via the new Uncommon (Green) instruments)
Added Item Passive: 'Expert Performer' (Adds Expert Proficiency to the Performance Skill)
Added Item Passive: '<Ability> Performer' (e.g. Strength/Dexterity/Constitution/Intelligence/Wisdom) (Uses either your Charisma, or the alternative stat (whichever is higher) for Performance Checks)
Added smaller alternative flute/lyre models (Inspired by Vaylentine's Mods)
Fixed vanilla bug that caused some Drum items to be missing the DoS2 songs (due to using wrong parent item)