* Baphomet Jr's stun resistance should increase, not decrease. * Glorious Holy Avenger has been confirmed to give +6 INT. Thanks to @eppc0330 and @Daegladh!
@@ -40344,6 +40344,7 @@ Body:
NoAuction: true
Script: |
.@r = getrefine();
+ bonus bInt,6;
bonus bInt,.@r-5;
bonus bMatkRate,10;
bonus bUnbreakableWeapon;
@@ -430,7 +430,7 @@ Body:
if( .@i >= PET_INTIMATE_LOYAL ){
bonus bDef,1;
bonus bMdef,1;
- bonus2 bResEff,Eff_Stun,-100;
+ bonus2 bResEff,Eff_Stun,100;
}
- Mob: BON_GUN
TameItem: Heart_Of_Her
@@ -62836,6 +62836,7 @@ Body:
if (.@r>5)
@@ -630,7 +630,7 @@ Body:
} else if (.@i >= PET_INTIMATE_CORDIAL) {