Garden Watchman AI.

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2018-08-26 15:26:35 +00:00
parent eeb0b77dc3
commit c22248648c
16 changed files with 456 additions and 44 deletions

View File

@@ -3550,7 +3550,7 @@
<defence physical="607.972112" magical="667.3314" />
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" undying="true" />
<status attackable="false" targetable="false" showName="false" canMove="false" undying="true" />
<skill_list>
<skill id="14075" level="1" /> <!-- Harmful Trap -->
<skill id="4416" level="2" /> <!-- Magic Creatures -->
@@ -3584,7 +3584,7 @@
<defence physical="607.972112" magical="667.3314" />
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" undying="true" />
<status attackable="false" targetable="false" showName="false" canMove="false" undying="true" />
<skill_list>
<skill id="14076" level="1" /> <!-- Harmful Trap -->
<skill id="4416" level="2" /> <!-- Magic Creatures -->
@@ -3611,7 +3611,7 @@
<defence physical="379.98257" magical="278.05475" />
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" />
<status attackable="false" targetable="false" talkable="false" canMove="false" />
<skill_list>
<skill id="4416" level="2" /> <!-- Magic Creatures -->
<skill id="4415" level="3" /> <!-- One-handed Sword -->
@@ -3637,7 +3637,7 @@
<defence physical="379.98257" magical="278.05475" />
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" />
<status attackable="false" targetable="false" talkable="false" canMove="false" />
<skill_list>
<skill id="4416" level="2" /> <!-- Magic Creatures -->
<skill id="4415" level="3" /> <!-- One-handed Sword -->

View File

@@ -2797,9 +2797,8 @@
<abnormalTime>180</abnormalTime>
<affectRange>100</affectRange>
<isDebuff>true</isDebuff>
<targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Speed">
<amount>-20</amount>
@@ -2825,9 +2824,8 @@
<abnormalTime>180</abnormalTime>
<affectRange>100</affectRange>
<isDebuff>true</isDebuff>
<targetType>SELF</targetType>
<affectScope>POINT_BLANK</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalAttackSpeed">
<amount>-15</amount>

View File

@@ -476,7 +476,7 @@
<rideState>NONE</rideState>
<magicCriticalRate>-5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>95</magicLvl>
<magicLvl>90</magicLvl>
<hitTime>2000</hitTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>