19 lines
		
	
	
		
			395 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			395 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "units": [
 | 
						|
        {
 | 
						|
            "id" : "humanBlocker",
 | 
						|
            "creatureId" : "human",
 | 
						|
            "equipment" : [
 | 
						|
                {
 | 
						|
                    "pointId" : "handsCombined",
 | 
						|
                    "itemId" : "Katana2H"
 | 
						|
                }
 | 
						|
            ],
 | 
						|
            "ai" : [
 | 
						|
                {
 | 
						|
                    "name" : "Blocker"
 | 
						|
                }
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |