Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better dual-wielding support #33

Closed
DeeCaaD opened this issue Feb 14, 2022 · 2 comments
Closed

Better dual-wielding support #33

DeeCaaD opened this issue Feb 14, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@DeeCaaD
Copy link
Member

DeeCaaD commented Feb 14, 2022

Description

Describe as well as you can about the feature you're requesting

  • weapon info display integration
  • trigger dual wield support
  • modify spread and recoil when dual-wielding support

Configuration

  • weapon info display integration
    Weapon_Info_Display:
      Action_Bar:
        Message: <string>
        Time: <ticks>
      Title:
        Title: <string>
        Subtitle: <string>
        Time: <fade in ticks>-<stay ticks>-<fade out ticks>
      Boss_Bar:
        Title: <string>
        Bar_Color: <string>
        Bar_Style: <string>
        Time: <ticks>
      Update_Item_Name: <true/false>
      Show_Ammo_In:
        Boss_Bar_Progress: <true/false>
        Exp_Level: <true/false>
        Exp_Progress: <true/false>
      Dual_Wielding:
        Action_Bar_Message: <string>
        Title: <string>
        Subtitle: <string>
        Boss_Bar: <string>
Placeholder_Symbols:
  Dual_Wield_Separator: " &7| "
  • trigger dual wield support
  Trigger:
    Main_Hand: right_click
    Off_Hand: right_click
    Dual_Wield:
      Main_Hand: right_click
      Off_Hand: left_click
  • modify spread and recoil when dual-wielding support
      Modify_Spread_When + recoil + increasing spread:
        Zooming: <amount> or <amount>%
        Sneaking: <amount> or <amount>%
        Standing: <amount> or <amount>%
        Walking: <amount> or <amount>%
        Swimming: <amount> or <amount>%
        In_Midair: <amount> or <amount>%
        Gliding: <amount> or <amount>%
        Dual_Wielding: <amount> or <amount>%
@DeeCaaD DeeCaaD added the enhancement New feature or request label Feb 14, 2022
@DeeCaaD DeeCaaD self-assigned this Feb 24, 2022
@DeeCaaD
Copy link
Member Author

DeeCaaD commented Feb 25, 2022

Added
dcfc775

@DeeCaaD DeeCaaD closed this as completed Feb 25, 2022
@DeeCaaD
Copy link
Member Author

DeeCaaD commented Feb 25, 2022

kuva

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant