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

fix: clubs attributes #1193

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

Valleze
Copy link
Contributor

@Valleze Valleze commented Jun 20, 2023

Description

  • Adicionado restrição de level para usar o item Clerical Mace id: 3311, em unscripted_equipments.lua.
  • Adicionado restrição de level para usar o item Crystal Mace id: 3333, em unscripted_equipments.lua.
  • Fixado o id do item Giant Smithhammer, em unscripted_equipments.lua e unscripted_weapons.lua. Ambos de 12510 para 3208.
  • Fixado o atributo defense do item Hammer of Destruction, id: 27454. De 30 para 29.
  • Removida a restrição de vocação knight do item Heavy Mace, id: 3340, em unscripted_equipments.lua e em unscripted_weapons.lua.
  • Fixados os atributos do item Mace of Destruction, id: 27453:
    defense - de 30 para 32;
    imbuementslots - de 3 para 2;
  • Adicionado o atributo slotType two-handed no item Resizer, id: 29419.
  • Fixado o atributo weaponType do item Scythe, id: 3453. De axe para club.
  • Adicionado restrição de vocação knight no item Spiked Squelcher, id: 7452, em unscripted_equipments.lua.

Behaviour

Actual

Atributos e configurações erradas / faltando ou a mais.

Expected

Alterações feitas para que os itens fiquem mais fiéis ao global.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested

Após as alterações, não ocorreu nenhum erro / bug na distro.

Test Configuration:

  • Server Version:
  • Client:
  • Operating System: Windows

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • My changes generate no new warnings

@murilo09 murilo09 changed the title Fix: clubs attributes fix: clubs attributes Jun 20, 2023
@majestyotbr majestyotbr merged commit a48243a into opentibiabr:main Jun 27, 2023
@Valleze Valleze deleted the fix-clubs-attributes branch June 27, 2023 02:30
libergod referenced this pull request in libergod/canary_baiak Jul 7, 2023
luan pushed a commit that referenced this pull request Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants