23 lines
		
	
	
		
			749 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			749 B
		
	
	
	
		
			Plaintext
		
	
	
	
| /*
 | |
| 文件名:swordman_load_state.nut
 | |
| 路径:character/swordman_load_state.nut
 | |
| 创建日期:2022-09-09	19:23
 | |
| 文件用途:鬼剑士技能声明文件
 | |
| */
 | |
| /*
 | |
| //鬼剑士13号状态
 | |
| IRDSQRCharacter.pushState(0, "character/swordman/swordman13state.nut", "swordman13State", 13, -1);
 | |
| //鬼剑士PO文件声明
 | |
| //IRDSQRCharacter.pushPassiveObj("character/swordman/swordman_po.nut", 24370);
 | |
| 
 | |
| 
 | |
| 
 | |
| //------------------------------------剑魂-------------------------------//
 | |
| //极神剑术 · 流星落
 | |
| IRDSQRCharacter.pushState(0, "character/swordman/weaponmaster/meteorsword.nut", "meteorsword", 235, 235);
 | |
| //dofile("Sqr/character/Swordman/WeaponMaster/ap_Meteorsword.nut");
 | |
| */
 | |
| 
 | |
| 
 | |
| 
 | |
| //IRDSQRCharacter.pushPassiveObj("character/swordman/swordman_po.nut", 20001); |