스톰랜스 프레임 애니메이션 추가
This commit is contained in:
		
							parent
							
								
									9ecf6e60cf
								
							
						
					
					
						commit
						e19a48fc77
					
				| 
		 Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								Content/Textures/Things/Weapons/PNStormLance/PNStormLance_b.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Content/Textures/Things/Weapons/PNStormLance/PNStormLance_b.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 41 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								Content/Textures/Things/Weapons/PNStormLance/PNStormLance_c.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Content/Textures/Things/Weapons/PNStormLance/PNStormLance_c.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 43 KiB  | 
@ -284,21 +284,44 @@
 | 
			
		||||
    </tools>
 | 
			
		||||
  </ThingDef>
 | 
			
		||||
 | 
			
		||||
  <!--==================================== 로열랜스 ====================================-->
 | 
			
		||||
  <!--==================================== 스톰랜스 ====================================-->
 | 
			
		||||
 | 
			
		||||
  <ThingDef ParentName="PN_BaseWeapon_Bladelink">
 | 
			
		||||
    <defName>PN_RoyalLance_Bladelink</defName>
 | 
			
		||||
    <label>PnL royal lance</label>
 | 
			
		||||
    <defName>PN_StormLance_Bladelink</defName>
 | 
			
		||||
    <label>PnL storm lance</label>
 | 
			
		||||
    <description>...</description>
 | 
			
		||||
    <statBases>
 | 
			
		||||
      <MarketValue>3000</MarketValue>
 | 
			
		||||
      <Mass>4</Mass>
 | 
			
		||||
    </statBases>
 | 
			
		||||
    <equippedAngleOffset>45</equippedAngleOffset>
 | 
			
		||||
    <graphicData>
 | 
			
		||||
      <graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
      <texPath>Things/Weapons/PNRoyalLance</texPath>
 | 
			
		||||
   <graphicData Class="AutomataRace.GraphicData_Sprite">
 | 
			
		||||
      <texPath>Things/Weapons/PNStormLance</texPath>
 | 
			
		||||
      <graphicClass>AutomataRace.Graphic_Sprite</graphicClass>
 | 
			
		||||
      <color>(255,255,255)</color>
 | 
			
		||||
      <totalFrameLength>170</totalFrameLength>
 | 
			
		||||
      <keyFrames>
 | 
			
		||||
        <li>
 | 
			
		||||
          <frame>0</frame>
 | 
			
		||||
          <index>0</index>
 | 
			
		||||
        </li>
 | 
			
		||||
        <li>
 | 
			
		||||
          <frame>120</frame>
 | 
			
		||||
          <index>1</index>
 | 
			
		||||
        </li>
 | 
			
		||||
        <li>
 | 
			
		||||
          <frame>125</frame>
 | 
			
		||||
          <index>2</index>
 | 
			
		||||
        </li>
 | 
			
		||||
        <li>
 | 
			
		||||
          <frame>130</frame>
 | 
			
		||||
          <index>0</index>
 | 
			
		||||
        </li>
 | 
			
		||||
        <li>
 | 
			
		||||
          <frame>165</frame>
 | 
			
		||||
          <index>1</index>
 | 
			
		||||
        </li>
 | 
			
		||||
      </keyFrames>
 | 
			
		||||
    </graphicData>
 | 
			
		||||
    <soundInteract>Interact_BladelinkZeusHammer</soundInteract>
 | 
			
		||||
    <meleeHitSound>MeleeHit_BladelinkZeusHammer</meleeHitSound>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user