[DEPRECATED] Use new BnsDatafilePlugin_AnimationRemover instead.
(anime not included)
A Blade & Soul NEO plugin to show/hide the skills for specific classes/specializations to provide a cleaner screen in combat without hiding party members.
- Show/hide skills for specific classes/specializations.
- Up to 5 profiles.
- Reload/switch profiles during gameplay.
- Does not hide party buffs or party protection skills. (Soulburn, Polarity, Uplift, HMB, Stealth proc.)
- Does not hide Bard tree by default. Can be hidden in config.
- Does not hide Assassin taxi by default. Can be hidden in config.
- Does not hide Warlock TD by default. Can be hidden in config.
- The config file must be located at:
Documents/BNS/animfilter_config.xml
- Please check the example config file for the correct format: animfilter_config.xml
You can set extra options for a profile.
- Hide Bard tree
- Hide Assassin taxi
- Hide Time Distortion
- Hide Soulcores
<extra_options hideSoulCores="true" hideTree="true" hideTaxi="true" hideTD="true" />
Remove the options you dont want.