Armor: Christmas

300016
Equipment Type
Armor
Name
Christmas
Grade
HE
Preview
Abnormality
Defense
R: ⨯ 0.8
Endured
W: ⨯ 0.6
Endured
B: ⨯ 1.3
Weak
P: ⨯ 1.5
Weak
Description

The colorful leather pieces remind one of a festive holiday that is now long forgotten.

The origin of the material cannot be disclosed to unauthorized personnel.

Does it still keep the dream of being a nice kid, deserving of gifts?

The wielder may feel an urge to give out gifts to random people.

Requirements
Fortitude:
Observation Level 3 Unlock Cost 40 Acquisition Probability N/A Maximum quantity 2 + 1
Id300016
Name KeyRudolph_weapon_name
Name (EN)Christmas
Name (KR)성탄절
Name (JP)クリスマス
Name (RU)Рождество
SpriteNone
Special AnimNone
Armor Sprite Id8
LC: /equipment/Equipment.xml, lines 561 ~ 579:

...
<equipment id="300016" type="armor">
<name>Rudolph_weapon_name</name>
<no>Rudolph_armor_no</no>
<desc>Rudolph_armor_desc</desc>
<require type="R">2</require>
<armorId>8</armorId>
<defense>
<defenseElement type="R">0.8</defenseElement>
<defenseElement type="W">0.6</defenseElement>
<defenseElement type="B">1.3</defenseElement>
<defenseElement type="P">1.5</defenseElement>
</defense>
<grade>3</grade>
<maxNum>2</maxNum>
</equipment>
...