Addition of Polearm Multi-attack skill to sealed pole weapons.

This commit is contained in:
MobiusDevelopment 2021-01-15 01:03:55 +00:00
parent 425aab02c4
commit bd1c11a111
3 changed files with 9 additions and 0 deletions

View File

@ -292,6 +292,9 @@
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<skills>
<skill id="3599" level="1" /> <!-- Polearm Multi-attack -->
</skills>
<stats>
<stat type="pAtk">213</stat>
<stat type="mAtk">121</stat>

View File

@ -790,6 +790,9 @@
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<skills>
<skill id="3599" level="1" /> <!-- Polearm Multi-attack -->
</skills>
<stats>
<stat type="pAtk">156</stat>
<stat type="mAtk">91</stat>

View File

@ -360,6 +360,9 @@
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<skills>
<skill id="3599" level="1" /> <!-- Polearm Multi-attack -->
</skills>
<stats>
<stat type="pAtk">194</stat>
<stat type="mAtk">111</stat>