Balanced mod with Moonlight Glaive for Rogues : Finesse, Proficiency, Whirlwind and Moonlight Butterflies attacks, cooldown per battle.
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 so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any 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
Thanks to Dianasaurous and koboldJuno for inspiration.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
The Moonlight Glaive was an enchanted Selûnite weapon that once belonged to Dame Aylin, a daughter of Selûne. It can be obtained at the very end of the “Find the Nightsong” questline (act 2) as part of Shadowheart's side campaigns. It grants its wielder the
Moonlight Butterflies weapon action, which gives advantage on attack, very usefull for rogues natürlich. There is another glaive in the game that may fit with the rogues, it's The Dancing Breeze, sold by Exxvikyap in Rivington (act 3) which grants Finesse and "whirlwind" attack, but not advantage and no glaive proficiency. Very sad.
Because the original Moonlight Glaive was a bit sad as a reward of a fantastic questline, I propose a nice balanced update : - Finesse property - Whirlwind attack (per battle cooldown) - Moonlight butterflies attack (per battle cooldown) - Proficiency(Glaives)
Where to find : - Tutorial Chest - Reward for "Find The Nightsong" quest (act 2) - Fitz, the weapon trader in Lower City (act 3) for those who unfortunately lost the glaive.
code : new entry "MAG_Moonlight_Glaive" type "Weapon" using "WPN_Glaive_1" data "RootTemplate" "24f276e7-f08f-44f1-ab97-3df34fd52add" data "ValueUUID" "9b6a4ab2-323b-4030-89ab-030252bb6214" data "Rarity" "VeryRare" data "DefaultBoosts" "WeaponEnchantment(2);WeaponProperty(Magical);WeaponDamage(1d4, Radiant)" data "BoostsOnEquipMainHand" "UnlockSpell(Target_MAG_WeaponAction_MoonlightButterfly);UnlockSpell(Shout_MAG_WhirlwindAttack);UnlockSpell(Rush_SpringAttack);UnlockSpell(Target_Slash_New);UnlockSpell(Shout_Steady)" data "Boosts" "Proficiency(Glaives)" data "PassivesOnEquip" "MAG_Light_MoonlightGlaive_Passive" data "Weapon Properties" "Heavy;Reach;Twohanded;Melee;Dippable;Finesse"