Fixed Crown of Deceit Script (#6830)

Fixes #6809

Thanks to @Leemonn
This commit is contained in:
idk-whoami 2022-04-13 20:10:33 +07:00 committed by GitHub
parent ff7bbb9d0c
commit a7fbcfa1f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48316,7 +48316,7 @@ Body:
bonus bInt,4;
bonus bMdef,10;
bonus bVariableCastrate,-10;
if (.@r == 7 || .@r == 8) {
if (.@r >= 7) {
bonus bDef,2;
bonus bMatkRate,5;
bonus bVariableCastrate,-5;