mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
update sheltron data
This commit is contained in:
parent
ade2a21631
commit
f3f38c4682
1 changed files with 5 additions and 2 deletions
|
@ -59,8 +59,8 @@ ActionLut::Lut ActionLut::m_actionLut =
|
|||
{ 29, { 370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 5 } },
|
||||
|
||||
//Sheltron, シェルトロン
|
||||
//applies to self: Sheltron, シェルトロン, duration 10000, param 0
|
||||
{ 3542, { 0, 0, 0, 0, 1856, 10000, 0, 0, 0, 0, 0, 0, 0 } },
|
||||
//applies to self: Sheltron, シェルトロン, duration 6000, param 0
|
||||
{ 3542, { 0, 0, 0, 0, 1856, 6000, 0, 0, 0, 0, 0, 0, 0 } },
|
||||
|
||||
//Prominence, プロミネンス
|
||||
//has damage: potency 100, combo potency 220, directional potency 0
|
||||
|
@ -3522,4 +3522,7 @@ ActionLut::StatusEffectTable ActionLut::m_statusEffectTable =
|
|||
//Swiftcast, 迅速魔: InstantCast, 1 casts
|
||||
{ 167, { 13, 1, 0, 0, 0 } },
|
||||
|
||||
//Sheltron, シェルトロン: BlockParryRateBonus, block 100%, parry 0%
|
||||
{ 1856, { 14, 0, 100, 0, 0 } },
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue