Looks can be deceiving because this tortuga is way faster than you.
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 697 |
aegisName ❔ | RidingTortuga |
Script to execute when the item is used/equipped.
bonus bNoRegen,1;
bonus bNoRegen,2;
bonus bFlee,50;
bonus bNoKnockback,1;
bonus bSpeedAddRate, 19;
bonus bAtkRate,-100;
bonus bMatkRate,-100;
bonus bBaseAtk,-700;
Script to execute when the item is equipped. Warning, not all item bonuses will work here as expected.
setmount 2;
Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.
setmount 0;