Correction of the bonus of Shield of Naga (ID: 2134) (#7027)

Thanks to @Playtester
This commit is contained in:
Atemo 2022-06-14 16:50:52 +02:00 committed by GitHub
parent 756f9a73a7
commit 12711585a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22588,7 +22588,7 @@ Body:
autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }"; autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
} }
else { else {
autobonus2 "{ bonus bShortWeaponDamageReturn,30; }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }"; autobonus2 "{ bonus bShortWeaponDamageReturn,30; }",10,1000*(5+(.@r-10)/2),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
} }
- Id: 2135 - Id: 2135
AegisName: Shadow_Guard AegisName: Shadow_Guard