![]() |
Linked costum magic
How do I get linked costum magic (so a chance someone gets 2-3 of the same path)
I tought I had heard I just had to give the number and then set 200 or 300 %... which seems to be wrong.. how to do it then? |
Re: Linked costum magic
The way I do it using fire and air as an example and going for a level three on those paths:
#custommagic 384 100 (mask 128 + mask 256) #magicboost 128 2 #magicboost 256 2 |
Re: Linked costum magic
Quote:
Does this affect all random picks containing those magics? Meaning that if you had #custommagic 384 100 (mask 128 + mask 256) #magicboost 128 2 #magicboost 256 2 as one random and a second random would be #custommagic 896 100 (FAW), would the second one be affected or does it result in a bug? In any case, this calls for more testing as soon as possible. |
Re: Linked costum magic
That works. However there is a typo. I'm not at home with my mods so I had to use memory, which has proven to be faulty. I remembered that I had to do each path individually, that is why I showed each path as a line, but you do not use the mask number in boost, you use the path.
The correct form is: #custommagic 384 100 (mask 128 + mask 256) #magicboost 0 2 #magicboost 1 2 I am about two weeks from posting my first mod (which will be hated by purists I think), but I am successfully using boosts on 4 mages. I am using it on Sorcery mages without blood so I use custom magic 100 % (2048 + 4096 + 8192) and then use boost path on 4,5 and 6. The only issue with using a boost is when you look at the mage in the commander screen you will only see the magic as (for example) F + A 100% and see 1 level not the three that will actually occur. I have never tried your second conjecture. It is a little too complicated for me. I'm an old fart. If you would like, I could send you my ALPHA vrsion of the mod. I do not want to post an unfinished version. I'm playing it now for debugging, but I would like to add about 6 more summons to it. But not until I get up to and test the summons that I've written into it so far. |
Re: Linked costum magic
Thanks for the info. I don't need the unfinished mod, I have a couple of test mods of my own precisely for testing units, weapons and other stuff, so I'll use those to check this out. I still need to check some other stuff anyway, might as well do that at the same time. :)
|
Re: Linked costum magic
I can't wait to hear of the result, might be a nice roundabout but nto seeing it in the screens is a bit annoying maybe..
Basicly getting things like the Hinnom melqart etc with linked magic isn't moddable as far as we know then? |
Re: Linked costum magic
Edi, when your try boosting, also use the sorcery path code (52) to boost. I've found that it also boosts priest levels. I think it is a bug, but I haven't reported it because of limited testing. The elemental boost (51) works fine.
|
Re: Linked costum magic
Quote:
I do find it a little bothersome that the screen does not depict the actual resultant magic myself. But it is my mod, so it is not like I'm going to be surprised at the final levels.:D:D |
Re: Linked costum magic
mayube not the melquart but one of the new nations has some mages with 2 and 3 of whatever random path they get. I want THAT.
|
Re: Linked costum magic
For random elemental:
#magicskill 51 4 That will give a mage 4 paths in one of the 4 elementals, either 4F,4W,4A or 4E. For a random 4 level mage in one of earth, astral, or death: #custommagic 7168 1 #magicboost 3 3 #magicboost 4 3 #magic boost 5 3 The mage will be either 4E, 4A or 4D. To make mage random in all 8 paths to level 4: #magicskill 50 4 |
All times are GMT -4. The time now is 01:49 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.