diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/assassin.xml | 378 | ||||
-rw-r--r-- | graphics/tilesets/water-calm.tsx | 680 |
2 files changed, 529 insertions, 529 deletions
diff --git a/graphics/sprites/monsters/assassin.xml b/graphics/sprites/monsters/assassin.xml index b6e079a3..e503f5e3 100644 --- a/graphics/sprites/monsters/assassin.xml +++ b/graphics/sprites/monsters/assassin.xml @@ -1,189 +1,189 @@ -<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monsters/assassin.png|W" width="64" height="64" />
-
- <action name="default" imageset="base"/>
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0"/>
- </animation>
- <animation direction="left">
- <frame index="18"/>
- </animation>
- <animation direction="up">
- <frame index="36"/>
- </animation>
- <animation direction="right">
- <frame index="54"/>
- </animation>
- </action>
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75"/>
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75"/>
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75"/>
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75"/>
- </animation>
- </action>
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7"/>
- </animation>
- <animation direction="left">
- <frame index="25"/>
- </animation>
- <animation direction="up">
- <frame index="43"/>
- </animation>
- <animation direction="right">
- <frame index="61"/>
- </animation>
- </action>
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8"/>
- </animation>
- <animation direction="left">
- <frame index="26"/>
- </animation>
- <animation direction="up">
- <frame index="44"/>
- </animation>
- <animation direction="right">
- <frame index="62"/>
- </animation>
- </action>
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75"/>
- <end/>
- </animation>
- </action>
- <action name="attack_sword_stab" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="100"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="100"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="100"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="100"/>
- <end/>
- </animation>
- </action>
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75"/>
- <end/>
- </animation>
- </action>
- <action name="attack_spear" imageset="base">
- <animation direction="down">
- <sequence start="72" end="75" delay="140"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="76" end="79" delay="140"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="81" end="84" delay="140"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="85" end="88" delay="140"/>
- <end/>
- </animation>
- </action>
- <action name="attack_chop" imageset="base">
- <animation direction="down">
- <sequence start="90" end="93" delay="140"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="94" end="97" delay="140"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="99" end="102" delay="140"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="103" end="106" delay="140"/>
- <end/>
- </animation>
- </action>
- <action name="attack_2hand" imageset="base">
- <animation direction="down">
- <sequence start="108" end="111" delay="140"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="112" end="115" delay="140"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="117" end="120" delay="140"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="121" end="124" delay="140"/>
- <end/>
- </animation>
- </action>
- <action name="cast" imageset="base">
- <animation direction="down">
- <sequence start="126" end="127" delay="250"/>
- <end/>
- </animation>
- <animation direction="left">
- <sequence start="128" end="129" delay="250"/>
- <end/>
- </animation>
- <animation direction="up">
- <sequence start="130" end="131" delay="250"/>
- <end/>
- </animation>
- <animation direction="right">
- <sequence start="132" end="133" delay="250"/>
- <end/>
- </animation>
- </action>
-</sprite>
+<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/monsters/assassin.png|W" width="64" height="64" /> + + <action name="default" imageset="base"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0"/> + </animation> + <animation direction="left"> + <frame index="18"/> + </animation> + <animation direction="up"> + <frame index="36"/> + </animation> + <animation direction="right"> + <frame index="54"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="7"/> + </animation> + <animation direction="left"> + <frame index="25"/> + </animation> + <animation direction="up"> + <frame index="43"/> + </animation> + <animation direction="right"> + <frame index="61"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="8"/> + </animation> + <animation direction="left"> + <frame index="26"/> + </animation> + <animation direction="up"> + <frame index="44"/> + </animation> + <animation direction="right"> + <frame index="62"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="75"/> + <end/> + </animation> + </action> + <action name="attack_sword_stab" imageset="base"> + <animation direction="down"> + <sequence start="9" end="12" delay="100"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="27" end="30" delay="100"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="45" end="48" delay="100"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="63" end="66" delay="100"/> + <end/> + </animation> + </action> + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="13" end="17" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="31" end="35" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="49" end="53" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="67" end="71" delay="75"/> + <end/> + </animation> + </action> + <action name="attack_spear" imageset="base"> + <animation direction="down"> + <sequence start="72" end="75" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="76" end="79" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="81" end="84" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="85" end="88" delay="140"/> + <end/> + </animation> + </action> + <action name="attack_chop" imageset="base"> + <animation direction="down"> + <sequence start="90" end="93" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="94" end="97" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="99" end="102" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="103" end="106" delay="140"/> + <end/> + </animation> + </action> + <action name="attack_2hand" imageset="base"> + <animation direction="down"> + <sequence start="108" end="111" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="112" end="115" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="117" end="120" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="121" end="124" delay="140"/> + <end/> + </animation> + </action> + <action name="cast" imageset="base"> + <animation direction="down"> + <sequence start="126" end="127" delay="250"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="128" end="129" delay="250"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="130" end="131" delay="250"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="132" end="133" delay="250"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/tilesets/water-calm.tsx b/graphics/tilesets/water-calm.tsx index a8fc57f8..da1e6d1b 100644 --- a/graphics/tilesets/water-calm.tsx +++ b/graphics/tilesets/water-calm.tsx @@ -1,340 +1,340 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="Water (Calm)" tilewidth="32" tileheight="32">
- <image source="water.png" width="480" height="352"/>
- <tile id="120">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="0"/>
- <property name="animation-frame1" value="1"/>
- <property name="animation-frame2" value="2"/>
- <property name="animation-frame3" value="3"/>
- <property name="animation-frame4" value="4"/>
- </properties>
- </tile>
- <tile id="121">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="45"/>
- <property name="animation-frame1" value="46"/>
- <property name="animation-frame2" value="47"/>
- <property name="animation-frame3" value="48"/>
- <property name="animation-frame4" value="49"/>
- </properties>
- </tile>
- <tile id="122">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="5"/>
- <property name="animation-frame1" value="6"/>
- <property name="animation-frame2" value="7"/>
- <property name="animation-frame3" value="8"/>
- <property name="animation-frame4" value="9"/>
- </properties>
- </tile>
- <tile id="123">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="10"/>
- <property name="animation-frame1" value="11"/>
- <property name="animation-frame2" value="12"/>
- <property name="animation-frame3" value="13"/>
- <property name="animation-frame4" value="14"/>
- </properties>
- </tile>
- <tile id="124">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="25"/>
- <property name="animation-frame1" value="26"/>
- <property name="animation-frame2" value="27"/>
- <property name="animation-frame3" value="28"/>
- <property name="animation-frame4" value="29"/>
- </properties>
- </tile>
- <tile id="125">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="60"/>
- <property name="animation-frame1" value="61"/>
- <property name="animation-frame2" value="62"/>
- <property name="animation-frame3" value="63"/>
- <property name="animation-frame4" value="64"/>
- </properties>
- </tile>
- <tile id="126">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="105"/>
- <property name="animation-frame1" value="106"/>
- <property name="animation-frame2" value="107"/>
- <property name="animation-frame3" value="108"/>
- <property name="animation-frame4" value="109"/>
- </properties>
- </tile>
- <tile id="127">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="65"/>
- <property name="animation-frame1" value="66"/>
- <property name="animation-frame2" value="67"/>
- <property name="animation-frame3" value="68"/>
- <property name="animation-frame4" value="69"/>
- </properties>
- </tile>
- <tile id="128">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="70"/>
- <property name="animation-frame1" value="71"/>
- <property name="animation-frame2" value="72"/>
- <property name="animation-frame3" value="73"/>
- <property name="animation-frame4" value="74"/>
- </properties>
- </tile>
- <tile id="129">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="85"/>
- <property name="animation-frame1" value="86"/>
- <property name="animation-frame2" value="87"/>
- <property name="animation-frame3" value="88"/>
- <property name="animation-frame4" value="89"/>
- </properties>
- </tile>
- <tile id="135">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="15"/>
- <property name="animation-frame1" value="16"/>
- <property name="animation-frame2" value="17"/>
- <property name="animation-frame3" value="18"/>
- <property name="animation-frame4" value="19"/>
- </properties>
- </tile>
- <tile id="137">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="20"/>
- <property name="animation-frame1" value="21"/>
- <property name="animation-frame2" value="22"/>
- <property name="animation-frame3" value="23"/>
- <property name="animation-frame4" value="24"/>
- </properties>
- </tile>
- <tile id="138">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="40"/>
- <property name="animation-frame1" value="41"/>
- <property name="animation-frame2" value="42"/>
- <property name="animation-frame3" value="43"/>
- <property name="animation-frame4" value="44"/>
- </properties>
- </tile>
- <tile id="139">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="55"/>
- <property name="animation-frame1" value="56"/>
- <property name="animation-frame2" value="57"/>
- <property name="animation-frame3" value="58"/>
- <property name="animation-frame4" value="59"/>
- </properties>
- </tile>
- <tile id="140">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="75"/>
- <property name="animation-frame1" value="76"/>
- <property name="animation-frame2" value="77"/>
- <property name="animation-frame3" value="78"/>
- <property name="animation-frame4" value="79"/>
- </properties>
- </tile>
- <tile id="142">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="80"/>
- <property name="animation-frame1" value="81"/>
- <property name="animation-frame2" value="82"/>
- <property name="animation-frame3" value="83"/>
- <property name="animation-frame4" value="84"/>
- </properties>
- </tile>
- <tile id="143">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="100"/>
- <property name="animation-frame1" value="101"/>
- <property name="animation-frame2" value="102"/>
- <property name="animation-frame3" value="103"/>
- <property name="animation-frame4" value="104"/>
- </properties>
- </tile>
- <tile id="144">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="115"/>
- <property name="animation-frame1" value="116"/>
- <property name="animation-frame2" value="117"/>
- <property name="animation-frame3" value="118"/>
- <property name="animation-frame4" value="119"/>
- </properties>
- </tile>
- <tile id="150">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="30"/>
- <property name="animation-frame1" value="31"/>
- <property name="animation-frame2" value="32"/>
- <property name="animation-frame3" value="33"/>
- <property name="animation-frame4" value="34"/>
- </properties>
- </tile>
- <tile id="151">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="50"/>
- <property name="animation-frame1" value="51"/>
- <property name="animation-frame2" value="52"/>
- <property name="animation-frame3" value="53"/>
- <property name="animation-frame4" value="54"/>
- </properties>
- </tile>
- <tile id="152">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="35"/>
- <property name="animation-frame1" value="36"/>
- <property name="animation-frame2" value="37"/>
- <property name="animation-frame3" value="38"/>
- <property name="animation-frame4" value="39"/>
- </properties>
- </tile>
- <tile id="155">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="90"/>
- <property name="animation-frame1" value="91"/>
- <property name="animation-frame2" value="92"/>
- <property name="animation-frame3" value="93"/>
- <property name="animation-frame4" value="94"/>
- </properties>
- </tile>
- <tile id="156">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="110"/>
- <property name="animation-frame1" value="111"/>
- <property name="animation-frame2" value="112"/>
- <property name="animation-frame3" value="113"/>
- <property name="animation-frame4" value="114"/>
- </properties>
- </tile>
- <tile id="157">
- <properties>
- <property name="animation-delay0" value="50"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="18"/>
- <property name="animation-delay3" value="16"/>
- <property name="animation-delay4" value="15"/>
- <property name="animation-frame0" value="95"/>
- <property name="animation-frame1" value="96"/>
- <property name="animation-frame2" value="97"/>
- <property name="animation-frame3" value="98"/>
- <property name="animation-frame4" value="99"/>
- </properties>
- </tile>
-</tileset>
+<?xml version="1.0" encoding="UTF-8"?> +<tileset name="Water (Calm)" tilewidth="32" tileheight="32"> + <image source="water.png" width="480" height="352"/> + <tile id="120"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="0"/> + <property name="animation-frame1" value="1"/> + <property name="animation-frame2" value="2"/> + <property name="animation-frame3" value="3"/> + <property name="animation-frame4" value="4"/> + </properties> + </tile> + <tile id="121"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="45"/> + <property name="animation-frame1" value="46"/> + <property name="animation-frame2" value="47"/> + <property name="animation-frame3" value="48"/> + <property name="animation-frame4" value="49"/> + </properties> + </tile> + <tile id="122"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="5"/> + <property name="animation-frame1" value="6"/> + <property name="animation-frame2" value="7"/> + <property name="animation-frame3" value="8"/> + <property name="animation-frame4" value="9"/> + </properties> + </tile> + <tile id="123"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="10"/> + <property name="animation-frame1" value="11"/> + <property name="animation-frame2" value="12"/> + <property name="animation-frame3" value="13"/> + <property name="animation-frame4" value="14"/> + </properties> + </tile> + <tile id="124"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="25"/> + <property name="animation-frame1" value="26"/> + <property name="animation-frame2" value="27"/> + <property name="animation-frame3" value="28"/> + <property name="animation-frame4" value="29"/> + </properties> + </tile> + <tile id="125"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="60"/> + <property name="animation-frame1" value="61"/> + <property name="animation-frame2" value="62"/> + <property name="animation-frame3" value="63"/> + <property name="animation-frame4" value="64"/> + </properties> + </tile> + <tile id="126"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="105"/> + <property name="animation-frame1" value="106"/> + <property name="animation-frame2" value="107"/> + <property name="animation-frame3" value="108"/> + <property name="animation-frame4" value="109"/> + </properties> + </tile> + <tile id="127"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="65"/> + <property name="animation-frame1" value="66"/> + <property name="animation-frame2" value="67"/> + <property name="animation-frame3" value="68"/> + <property name="animation-frame4" value="69"/> + </properties> + </tile> + <tile id="128"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="70"/> + <property name="animation-frame1" value="71"/> + <property name="animation-frame2" value="72"/> + <property name="animation-frame3" value="73"/> + <property name="animation-frame4" value="74"/> + </properties> + </tile> + <tile id="129"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="85"/> + <property name="animation-frame1" value="86"/> + <property name="animation-frame2" value="87"/> + <property name="animation-frame3" value="88"/> + <property name="animation-frame4" value="89"/> + </properties> + </tile> + <tile id="135"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="15"/> + <property name="animation-frame1" value="16"/> + <property name="animation-frame2" value="17"/> + <property name="animation-frame3" value="18"/> + <property name="animation-frame4" value="19"/> + </properties> + </tile> + <tile id="137"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="20"/> + <property name="animation-frame1" value="21"/> + <property name="animation-frame2" value="22"/> + <property name="animation-frame3" value="23"/> + <property name="animation-frame4" value="24"/> + </properties> + </tile> + <tile id="138"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="40"/> + <property name="animation-frame1" value="41"/> + <property name="animation-frame2" value="42"/> + <property name="animation-frame3" value="43"/> + <property name="animation-frame4" value="44"/> + </properties> + </tile> + <tile id="139"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="55"/> + <property name="animation-frame1" value="56"/> + <property name="animation-frame2" value="57"/> + <property name="animation-frame3" value="58"/> + <property name="animation-frame4" value="59"/> + </properties> + </tile> + <tile id="140"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="75"/> + <property name="animation-frame1" value="76"/> + <property name="animation-frame2" value="77"/> + <property name="animation-frame3" value="78"/> + <property name="animation-frame4" value="79"/> + </properties> + </tile> + <tile id="142"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="80"/> + <property name="animation-frame1" value="81"/> + <property name="animation-frame2" value="82"/> + <property name="animation-frame3" value="83"/> + <property name="animation-frame4" value="84"/> + </properties> + </tile> + <tile id="143"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="100"/> + <property name="animation-frame1" value="101"/> + <property name="animation-frame2" value="102"/> + <property name="animation-frame3" value="103"/> + <property name="animation-frame4" value="104"/> + </properties> + </tile> + <tile id="144"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="115"/> + <property name="animation-frame1" value="116"/> + <property name="animation-frame2" value="117"/> + <property name="animation-frame3" value="118"/> + <property name="animation-frame4" value="119"/> + </properties> + </tile> + <tile id="150"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="30"/> + <property name="animation-frame1" value="31"/> + <property name="animation-frame2" value="32"/> + <property name="animation-frame3" value="33"/> + <property name="animation-frame4" value="34"/> + </properties> + </tile> + <tile id="151"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="50"/> + <property name="animation-frame1" value="51"/> + <property name="animation-frame2" value="52"/> + <property name="animation-frame3" value="53"/> + <property name="animation-frame4" value="54"/> + </properties> + </tile> + <tile id="152"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="35"/> + <property name="animation-frame1" value="36"/> + <property name="animation-frame2" value="37"/> + <property name="animation-frame3" value="38"/> + <property name="animation-frame4" value="39"/> + </properties> + </tile> + <tile id="155"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="90"/> + <property name="animation-frame1" value="91"/> + <property name="animation-frame2" value="92"/> + <property name="animation-frame3" value="93"/> + <property name="animation-frame4" value="94"/> + </properties> + </tile> + <tile id="156"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="110"/> + <property name="animation-frame1" value="111"/> + <property name="animation-frame2" value="112"/> + <property name="animation-frame3" value="113"/> + <property name="animation-frame4" value="114"/> + </properties> + </tile> + <tile id="157"> + <properties> + <property name="animation-delay0" value="50"/> + <property name="animation-delay1" value="20"/> + <property name="animation-delay2" value="18"/> + <property name="animation-delay3" value="16"/> + <property name="animation-delay4" value="15"/> + <property name="animation-frame0" value="95"/> + <property name="animation-frame1" value="96"/> + <property name="animation-frame2" value="97"/> + <property name="animation-frame3" value="98"/> + <property name="animation-frame4" value="99"/> + </properties> + </tile> +</tileset> |