|  |  | @ -18,7 +18,7 @@ if($technick1['type'] == "majin") { | 
			
		
	
		
		
			
				
					
					|  |  |  | 		$aktion_AV1[$x] = "nein"; |  |  |  | 		$aktion_AV1[$x] = "nein"; | 
			
		
	
		
		
			
				
					
					|  |  |  | 		$k_mp[0] = 0; |  |  |  | 		$k_mp[0] = 0; | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} else { |  |  |  | 	} else { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	        $options = php_json_decode($technick1['options'], true); |  |  |  | 	        $options = json_decode($technick1['options'], true); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	 |  |  |  | 	 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 // options is now an array with following input possible ... |  |  |  |                 // options is now an array with following input possible ... | 
			
		
	
		
		
			
				
					
					|  |  |  |                 // 'attribute' => array('strength', 'defense', 'speed') |  |  |  |                 // 'attribute' => array('strength', 'defense', 'speed') | 
			
		
	
	
		
		
			
				
					|  |  | @ -64,7 +64,7 @@ if($technick1['type'] == "majin") { | 
			
		
	
		
		
			
				
					
					|  |  |  | 			$aktion_AV2[$x] = "nein"; |  |  |  | 			$aktion_AV2[$x] = "nein"; | 
			
		
	
		
		
			
				
					
					|  |  |  | 			$k_mp[1] = 0; |  |  |  | 			$k_mp[1] = 0; | 
			
		
	
		
		
			
				
					
					|  |  |  | 		} else { |  |  |  | 		} else { | 
			
		
	
		
		
			
				
					
					|  |  |  | 			$options = php_json_decode($technick1['options'], true); |  |  |  | 			$options = json_decode($technick2['options'], true); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 			// options is now an array with following input possible ... |  |  |  | 			// options is now an array with following input possible ... | 
			
		
	
		
		
			
				
					
					|  |  |  | 			// 'attribute' => array('strength', 'defense', 'speed') |  |  |  | 			// 'attribute' => array('strength', 'defense', 'speed') | 
			
		
	
	
		
		
			
				
					|  |  | 
 |