Barin 
 
 
		
		
		
			
			
			 
			
Posts: 836 
	
		
	 | 
	
		
			
  
			 
			
				Может кто знает как отключить у санта-гремлина гремлинов командой !!EA$:XXXX; ?
			 
			
			
			
		 |  
	 
 | 
	| 21.03.2015 04:09 | 
	
		
	 | 
	
		
		Algor 
 
 
		
		
		
			
			
 
 
			
 
 
			
Posts: 3883 
	
		
	 | 
	
		
			
			 
			
				ERM Help Wrote:B#1/$2/$3/$4/$5/$6/$7/$8/$9/$10/$11/$12/$13/$14/$15 
Установить/получить линию опыта 
         #1 – бонусная линия (0…19) (нельзя получить значение)            $2 – флаг-значение (1 – способность включена, 0 – выключена)            $3 – способность            $4 – модификатор (уточнение способности, например, номер монстра, заклинания, чего-либо; в некоторых случаях не имеет значения)            $5 – значение для первого уровня (нет опыта)            …            $15 – значение для 11 уровня (максимальный опыт)  
Комментарий (скрыть)  
 
Некоторые способности накладываются на существ в битве некорректно (картинка есть, а эффекта нет). К примеру: Снижение цены заклинаний (цена не уменьшается), Чемпионский Бонус (дополнительный урон подсчитывается, но не наносится). Также, возможно, Смертельный Взгляд и Удар Молнии. 
Если $2 = 0, то, независимо от других параметров, линия исчезнет 
crexpbon.txt Wrote:
Code: 
 173    S    +    0    0    0    0    1    1    1    1    1    1    1    Santa Gremlin: Speed R4 
173    G    %    0    10    20    30    40    5    10    20    30    40    50    Santa Gremlins: Bonus Guards 10%/Rank 
173    G    =    0    0    0    0    0    1    1    1    1    1    1    Santa Gremlins: Upgraded Guards R5
  
 
			 
			
			
  
			
		 |  
	 
 | 
	| 21.03.2015 14:52 | 
	
		
	 | 
	
		
		ElfbI 
 
 
		
		
		
			
			
			
 
 
			
Posts: 325 
	
		
	 | 
	
		
			
			 
			
				Очень нужен фикс на жилище санта-гремлинов. Его ежедневный прирост зашит в exe, кто-нибудь может заплатку накидать отдельно от модов?
			 
			
			
  
The dreams you kill will break your heart
			
		 |  
	 
 | 
	| 21.09.2019 03:47 | 
	
		
	 | 
	
		
		igrik 
 
 
		
		
		
			
			
			
 
 
			
Posts: 2821 
	
		
	 | 
	
		
 | 
	| 21.09.2019 12:13 | 
	
		
	 | 
	
		
		ElfbI 
 
 
		
		
		
			
			
			
 
 
			
Posts: 325 
	
		
	 | 
	
		
			
			 
			
				igrik, Спасибо!
			 
			
			
  
The dreams you kill will break your heart
			
		 |  
	 
 | 
	| 21.09.2019 15:06 | 
	
		
	 | 
	
		
		daemon_n 
 
 
		
		
		
			
			
 
 
			
 
 
			
Posts: 4366 
	
		
	 | 
	
		
			
			 
			
				 (12.04.2020 23:14)daemon_n Wrote:  Нашёл интересный плагин accumulate_santagremlins_creatures.bin в моде Knightmare Kingdoms за авторством majaczek с HC...  с адресом 760c56 909090909090 - оказывается, санта-гремлины росли в жилище даже с выключенной опцией на накопление существ в жилищах. 
			 
			
			
  
  
 
Новейший Heroes Launcher
			
		 |  
	 
 | 
	| 06.04.2020 18:14 | 
	
		
	 | 
	
		
		PerryR 
 
 
		
		
		
			
			
			 
			
Posts: 460 
	
		
	 | 
	
		
			
			 
			
				How does the game determine if a stack is a summoned Santa Guard? 
I tried several !!BM flags but none seems to work. Is there one that can be checked? 
 
Edit: Problem solved for me, I can check with !!BM:O 
 
ty
			 
			
			
			
				
(This post was last modified: 06.04.2020 22:48 by PerryR.)
 
			 
		 |  
	 
 | 
	| 06.04.2020 22:36 | 
	
		
	 | 
	
		
		ElfbI 
 
 
		
		
		
			
			
			
 
 
			
Posts: 325 
	
		
	 | 
	
		
			
			 
			
				 (06.04.2020 22:36)PerryR Wrote:  How does the game determine if a stack is a summoned Santa Guard? 
I tried several !!BM flags but none seems to work. Is there one that can be checked? 
 
Edit: Problem solved for me, I can check with !!BM:O 
 
ty 
PerryR, Have you checked for clone and elementals? Their stacks will return -1 in BM:O. I have the same promlem, so can you write here your solution, please?
			  
			
			
  
The dreams you kill will break your heart
			
				
(This post was last modified: 11.04.2020 21:01 by ElfbI.)
 
			 
		 |  
	 
 | 
	| 11.04.2020 01:05 | 
	
		
	 | 
	
		
		PerryR 
 
 
		
		
		
			
			
			 
			
Posts: 460 
	
		
	 | 
	
		
			
			 
			
				 (11.04.2020 01:05)ElfbI Wrote:   (06.04.2020 22:36)PerryR Wrote:  How does the game determine if a stack is a summoned Santa Guard? 
I tried several !!BM flags but none seems to work. Is there one that can be checked? 
 
Edit: Problem solved for me, I can check with !!BM:O 
 
ty 
 
PerryR, Have you checked for clone and elementals? Their stacks will return -1 in BM:O. I have the same promlem, so can you write here your solution, please? 
Hi,
 
complete Script  Santa Balance
This script set the HP of Santa Guards to 2 HP, the shots to 1 and gives Santas Ice Bolt a damage scaling of 5 points per unit.
 
It checks for Santas in the first battle round and if found it checks all neighboring cells around the stack.
 
Looking back, I could have made it a bit easier but sometimes you start scripting and later the script turns out more complicated then needed.
 
Edit: ElfbI, if Clone/Summoned wrong detection is a problem you can make additional check for Summon flag and put in the condition.
			  
			
			
			
				
(This post was last modified: 12.04.2020 14:47 by PerryR.)
 
			 
		 |  
	 
 | 
	| 12.04.2020 13:19 | 
	
		
	 | 
	
		
		ElfbI 
 
 
		
		
		
			
			
			
 
 
			
Posts: 325 
	
		
	 | 
	
		
			
			 
			
				PerryR, Thanks! Improvments are awesome, definatly will use your code!
			 
			
			
  
The dreams you kill will break your heart
			
				
(This post was last modified: 15.04.2020 03:33 by ElfbI.)
 
			 
		 |  
	 
 | 
	| 13.04.2020 22:17 | 
	
		
	 | 
	
		
		Night 
 
 
		
		
		
			
			
			
 
 
			
Posts: 462 
	
		
	 | 
	
		
			
			 
			
				Подскажите, как поменять у санта-гремлина абилку, которая после боя артефакты даёт. Нужно уменьшить шанс получения, а то мы как-то попробовали с ними побегать, так абуз какой-то вышел, чуть ли не через битву артефакт даёт.
			 
			
			
			
				
(This post was last modified: 17.09.2020 18:02 by Night.)
 
			 
		 |  
	 
 | 
	| 17.09.2020 18:00 | 
	
		
	 | 
	
		
		daemon_n 
 
 
		
		
		
			
			
 
 
			
 
 
			
Posts: 4366 
	
		
	 | 
	
		
 | 
	| 17.09.2020 18:06 | 
	
		
	 | 
	
		
		Night 
 
 
		
		
		
			
			
			
 
 
			
Posts: 462 
	
		
	 | 
	
		
			
			 
			
				daemon_n, в тифоне, есть только само описание, а про шансы получения нету, если я правильно посмотрел:
 
В ЕРМ-хелпе тоже поискал, не нашёл с наскоку, опять же, описание самой абилки и всё.
			  
			
			
			
				
(This post was last modified: 17.09.2020 18:15 by Night.)
 
			 
		 |  
	 
 | 
	| 17.09.2020 18:14 | 
	
		
	 |