Vellum Great Encyclopedia, книга (Renewal)
Vellum Great Encyclopedia (VELUM_ENCYCLOPEDIA) – оружие. Выпадает из монстров: Dark Frame.

A book that has been designed specifically for battles against players.
Property: Neutral
Stats during WoE, PvP
Increases physical damage on Human Player and Doram Player race targets by 80%.
Increases physical damage on Human Player and Doram Player race targets by an additional 1% per upgrade level of the item.
Bypass 30% of hard defense of Human Player and Doram Player race targets when performing a physical attack.
If upgrade level is +9 or higher,
Adds a 3% chance of buffing the user for 3 seconds when performing a physical attack; Atk + 200.
Скрипт
.@r = getrefine(); bonus2 bAddRace,RC_Player_Human,80+.@r; bonus2 bAddRace,RC_Player_Doram,80+.@r; bonus2 bIgnoreDefRaceRate,RC_Player_Human,30; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30; if (.@r>8) { autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; }