Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Issues
  • #173

Closed
Open
Created Oct 28, 2023 by Ghmmy@GhmmyMaintainer

Vanilla attack damage cannot be set to 0 in stats.yml

Setting the base value of ATTACK_DAMAGE to 0 in stats.yml will reset it to 1 in-game. Using

ATTACK_DAMAGE:
  Enabled: true
  Display: '&cAttack Damage'
  Tooltips:
    Additive: '&a +<value> &7Attack Damage'
    Multiply: '&a +<value> &7Attack Damage'
    Compound: 'x<value> Attack Damage'
  BaseValue: 0   # using 0.0 doesnt work either

image

Edited Oct 28, 2023 by Ghmmy
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking