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

Fixes missing item view on Lapine Shield (2198) and White Gold Shield… #2798

Merged
merged 3 commits into from Jan 13, 2018

Conversation

uddevil
Copy link
Contributor

@uddevil uddevil commented Jan 12, 2018

… (2196)

… (2196)

* Missing item view on shield causing shield-related spell cannot be used.
* TODO : Confirm the real view ID on official server.
2198,Lapine_Shield,Lapine Shield,4,0,,1000,,25,,1,0xFFFFFFFF,63,2,32,,100,1,,{ bonus bMdef,10; if (getrefine() > 7) { bonus bMatk,20; } },{},{}
2195,Lian_Shield,Lian Shield,4,0,,1300,,50,,1,0xFFFFFFFF,63,2,32,,65,1,1,{ bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubRace,RC_Formless,-5; },{},{}
2196,White_Gold_Shield,White Gold Shield,4,0,,1800,,140,,1,0xFFFFFFFF,63,2,32,,,1,1,{ autobonus2 "{ bonus bMagicDamageReturn,20; }",100,2000,BF_MAGIC; /* Confirm: Success rate? */ },{},{}
2198,Lapine_Shield,Lapine Shield,4,0,,1000,,25,,1,0xFFFFFFFF,63,2,32,,100,1,1,{ bonus bMdef,10; if (getrefine() > 7) { bonus bMatk,20; } },{},{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The view ID for item ID 2195 and 2198 is 3 and 4 for item ID 2196

@Atemo Atemo merged commit d04d307 into rathena:master Jan 13, 2018
@Atemo
Copy link
Contributor

Atemo commented Jan 13, 2018

Thanks for contributing !

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

Successfully merging this pull request may close these issues.

None yet

2 participants