Sayha Talisman fixes.

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-11-01 21:15:15 +00:00
parent 27ce6b2974
commit 85e6cc2295
42 changed files with 341 additions and 128 deletions

View File

@@ -2494,6 +2494,7 @@
<value level="3">icon.sayhas_talisman_g_Lv3</value>
<value level="4">icon.sayhas_talisman_g_Lv4</value>
</icon>
<abnormalType>TALISMAN_SPECIAL</abnormalType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>45</abnormalTime>
<operateType>A2</operateType>
@@ -2539,6 +2540,7 @@
<value level="3">icon.sayhas_talisman_pve_Lv3</value>
<value level="4">icon.sayhas_talisman_pve_Lv4</value>
</icon>
<abnormalType>TALISMAN_SPECIAL</abnormalType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>45</abnormalTime>
<operateType>A2</operateType>
@@ -2593,6 +2595,7 @@
<value level="3">icon.sayhas_talisman_pvp_Lv3</value>
<value level="4">icon.sayhas_talisman_pvp_Lv4</value>
</icon>
<abnormalType>TALISMAN_SPECIAL</abnormalType>
<abnormalLvl>1</abnormalLvl>
<abnormalTime>45</abnormalTime>
<operateType>A2</operateType>

View File

@@ -1050,6 +1050,8 @@
<value level="4">BranchIcon.Icon.g_therich_i03</value>
</icon>
<operateType>A2</operateType>
<abnormalType>TALISMAN_SPECIAL</abnormalType>
<abnormalLvl>2</abnormalLvl>
<abnormalTime>
<value level="1">60</value>
<value level="2">60</value>

View File

@@ -1536,7 +1536,7 @@
<!-- Recovers HP by $s1, MP by $s2, and CP by $s3. -->
<icon>icon.bm_sayhas_talisman</icon>
<operateType>A1</operateType>
<targetType>TARGET</targetType>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>300</hitTime>
<coolTime>300</coolTime>

View File

@@ -703,7 +703,7 @@
<!-- Recovers HP by $s1, MP by $s2, and CP by $s3. -->
<icon>icon.bm_sayhas_talisman</icon>
<operateType>A1</operateType>
<targetType>TARGET</targetType>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>300</hitTime>
<coolTime>300</coolTime>