-
-
Notifications
You must be signed in to change notification settings - Fork 669
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: helmets and hats #1159
fix: helmets and hats #1159
Conversation
@Valleze da uma verificada e corrige por favor o unscripted para que os item_id mais novos fiquem em cima, a ordem é decrescente! |
@duuh30 poderia verificar se está correto agora? Eu tinha adicionado apenas 3 itens ao arquivo: Green Demon Helmet, Enchanted Werewolf Helmet - sword e Traditional Gamsbart Hat. Agora arrumei também o nome do Enchanted Werewolf Helmet - sword. Estava como amulet. Peço desculpas pelos erros. |
Kudos, SonarCloud Quality Gate passed! |
• Fixed weight of "ancient tiara": from 819 to 820; • Removed imbuement slot from "chain helmet"; • Removed defense attribute from "crown" item; • Added +2 ml attribute to "eldritch cowl"; • Added +2 ml attribute to "eldritch hood"; • Fixed vocation restrictions of "enchanted werewolf helmet" (were all inverted). Added identification bonus to each item's name based on items.xml for easier identification; • Fixed item name with ID 3230: changed from "helmet of the ancients" to "full helmet of the ancients"; • Fixed arm attribute of "gnome helmet": from 7 to 8; • Added "green demon helmet" to unscripted_equipments.lua file; • Fixed armor attribute of "helmet of the ancients": from 11 to 8. • Fixed Mining Helmet item ID in unscripted_equipments.lua: changed from 139 to 875 (139 is the item held by the NPC and cannot be equipped, instead it gives you item 875. Both have the same sprite); • Added 3% death damage absorption attribute to "shroud of despair", ID: 22757; • Fixed speed bonus of "tiara of power": from 10 to 20; • Added item "traditional gamsbart hat", ID: 32100 to unscripted_equipments.lua file.
Description
Behaviour
Actual
Alguns helmets com atributos errados / faltando / a mais.
Expected
Editei conforme o global, deixando mais fiel ao mesmo.
Fixes #issuenumber
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Observei as diferenças, conforme fui pesquisando por cada um deles.
Test Configuration:
Checklist