Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			29 lines
		
	
	
		
			658 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			658 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "units": [
 | |
|         {
 | |
|             "id" : "humanBlocker",
 | |
|             "creatureId" : "human",
 | |
|             "equipment" : [
 | |
|                 {
 | |
|                     "pointId" : "handsCombined",
 | |
|                     "itemId" : "Katana2H"
 | |
|                 }
 | |
|             ],
 | |
|             "ai" : [
 | |
|                 {
 | |
|                     "name" : "Blocker"
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "id" : "humanSwordsman",
 | |
|             "creatureId" : "human",
 | |
|             "equipment" : [
 | |
|                 {
 | |
|                     "pointId" : "handsCombined",
 | |
|                     "itemId" : "Katana2H"
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ]
 | |
| } |