ID #480245
Armor
Crowned Cinnamon Backpack
Buy Price: N/A
Sell Price: N/A
A bag modeled after a cinnamoroll that fell from the sky.
A special version that the craftsman who fell in love with the cute appearance of cinnamoroll put a crown on.
It's a bit fancy.
_______________________
Increases resistance against attacks of Neutral element by 20%.
Increases experience gained from defeating monsters by 10%.
Enables the use of Level 1 Return to Prontera.
_______________________
For each Base Level:
ATK +1, MATK +1, MaxHP +20, MaxSP +2.
_______________________
Refine Level +5:
Increases resistance against attacks of Holy element by 80%.
_______________________
Refine Level +7:
Physical attacks have a 2% chance of absorbing 2% of the damage dealt as SP.
_______________________
Type: Garment
Defense: 0
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
Copyright 2023 SANRIO CO., LTD.
A special version that the craftsman who fell in love with the cute appearance of cinnamoroll put a crown on.
It's a bit fancy.
_______________________
Increases resistance against attacks of Neutral element by 20%.
Increases experience gained from defeating monsters by 10%.
Enables the use of Level 1 Return to Prontera.
_______________________
For each Base Level:
ATK +1, MATK +1, MaxHP +20, MaxSP +2.
_______________________
Refine Level +5:
Increases resistance against attacks of Holy element by 80%.
_______________________
Refine Level +7:
Physical attacks have a 2% chance of absorbing 2% of the damage dealt as SP.
_______________________
Type: Garment
Defense: 0
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
Copyright 2023 SANRIO CO., LTD.
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus2 bSubEle,Ele_Neutral,20; bonus2 bExpAddRace,RC_All,10; skill "ALL_PRONTERA_RECALL",1; bonus bBaseAtk,BaseLevel; bonus bMatk,BaseLevel; bonus bMaxHP,BaseLevel*20; bonus bMaxSP,BaseLevel*2; if (.@r>=5) bonus2 bSubEle,Ele_Holy,80; if (.@r>=7) bonus2 bHPDrainRate,1000,2;
.@r = getrefine(); bonus2 bSubEle,Ele_Neutral,20; bonus2 bExpAddRace,RC_All,10; skill "ALL_PRONTERA_RECALL",1; bonus bBaseAtk,BaseLevel; bonus bMatk,BaseLevel; bonus bMaxHP,BaseLevel*20; bonus bMaxSP,BaseLevel*2; if (.@r>=5) bonus2 bSubEle,Ele_Holy,80; if (.@r>=7) bonus2 bHPDrainRate,1000,2;