|
Thread: Remove random item from chests OR create new category for "random artifact" | |
|
vulcancolak

 
   
Famous Hero
|
posted September 11, 2019 02:52 PM |
|
|
Remove random item from chests?
1-)Hello everyone. Is there a way to remove get item chance from treasure chests? BUT in the same time, i should not remove items within treasure category
|
|
TheUnknown

 
  
Known Hero
|
posted September 12, 2019 07:16 AM |
|
|
It's not possible without modding and not a simple modding that is.
If you want to remove the random factor, you will have to edit the map and place gold or experience buildings or even triggered events.
An event trigger can do exactly what you want, even the random part for gold and experience.
|
|
NimoStar

   
     
Responsible
Legendary Hero
Modding the Unmoddable
|
posted September 14, 2019 08:47 AM |
|
Edited by NimoStar at 22:50, 14 Sep 2019.
|
Use pandora's box in place of chests, use custom trigger for pandora's box with random numbers.
You can do
80% gold or XP decision (you can further break it down in 20%'s for different quantities)
20% artifact of your mapmaking (2% each assuming you put in ten)
____________
|
|
vulcancolak

 
   
Famous Hero
|
posted September 14, 2019 12:24 PM |
|
|
NimoStar said: Use pandora's box in place of chests, use custom trigger for pandora's box with random numbers.
You can do
80% gold or XP decision (you can further break it down in 20%'s for different quantities)
20% items (2% each assuming you put in ten)
It is great idea. Thank you
|
|
vulcancolak

 
   
Famous Hero
|
posted September 25, 2019 11:53 AM |
|
|
Hmmm it seems i need to extend something. Also i want to prevent "random item" from skeletons, backpack etc etc. How can i do that?
|
|
NimoStar

   
     
Responsible
Legendary Hero
Modding the Unmoddable
|
posted September 25, 2019 02:30 PM |
|
Edited by NimoStar at 14:31, 25 Sep 2019.
|
|
Karmakeld

   
    
Responsible
Supreme Hero
|
posted October 05, 2019 05:59 PM |
|
|
vulcancolak said: Hmmm it seems i need to extend something. Also i want to prevent "random item" from skeletons, backpack etc etc. How can i do that?
You can't prevent random items as such, but you can to some extend control which artifacts and potions are avilable by setting these in the map properties under the artifacts tab. The ones that are checked are the ones that can appear on skeletons, backpacks etc.
If you really want to control it 100% you need to either edit the objects or create a new object e.g a quest looking like a skeleton or as an adventure object with an event on top of it. This way you can give the desired artifact(s). If you want to try out the last option I recommend using the H4ResourceEditor tool for easy editing.
____________
|
|
|