Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Plugin for the Game Blade & Soul NEO to remove animations at runtime based on configs.

License

Notifications You must be signed in to change notification settings

leanleon93/AnimationRemovePlugin

Repository files navigation

[DEPRECATED] Use new BnsDatafilePlugin_AnimationRemover instead.

BnS AnimeFilter (▰˘◡˘▰)

(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.

Features

  • 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.

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

Extra options

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.

About

Plugin for the Game Blade & Soul NEO to remove animations at runtime based on configs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published