News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 331
Total: 331

Author Topic: How many treasure can I add after defeating boss?  (Read 1575 times)

0 Members and 86 Guests are viewing this topic.

How many treasure can I add after defeating boss?
« on: »
For example, in DAT file of boss spawn I have seen

Code: [Select]
[TREASURE]
<STRING>SPAWNCLASS:TREASURE_MONSTERLOOT_BOSS_ENGINEER
<INTEGER>MIN:1
<INTEGER>MAX:1
[/TREASURE]
[TREASURE_SECONDARY]
<STRING>SPAWNCLASS:TREASURE_NETHERLORD
<INTEGER>MIN:2
<INTEGER>MAX:2
[/TREASURE_SECONDARY]
[TREASURE_TERTIARY]
<STRING>SPAWNCLASS:TREASURE_A_UNIQUE
<INTEGER>MIN:1
<INTEGER>MAX:1
[/TREASURE_TERTIARY]

Can I add quaternary, quinary?

Share on Bluesky Share on Facebook


Re: How many treasure can I add after defeating boss?
« Reply #1 on: »
hi @zaynmalivn! i seem to recall a similar question maybe like 3 months ago, i'll try to find it.

im really not sure if we can go beyond tertiary (maybe search the other .dats?)  or maybe one thing you can try is to edit the spawnclasses in those secondary and tertiary lines.  you can make custom spawnclasses witha  lot more loot and use those instead ;)


Re: How many treasure can I add after defeating boss?
« Reply #2 on: »
hi @zaynmalivn! i seem to recall a similar question maybe like 3 months ago, i'll try to find it.

im really not sure if we can go beyond tertiary (maybe search the other .dats?)  or maybe one thing you can try is to edit the spawnclasses in those secondary and tertiary lines.  you can make custom spawnclasses witha  lot more loot and use those instead ;)

Ty Phanjam.
After researching in GUTS I think I can confirm that we just have only three types of treasure after defeating monster.
According to mt mod merging I have to merge treasure itself.

Re: How many treasure can I add after defeating boss?
« Reply #3 on: »
Hey Zayn,

Making a custom Spawnclass is the best way to change what a particular monster or boss drops.  You'll need to select the spawnclass in one of your boss' treasure slots, but the spawnclass itself can hold any number of items (at least, I haven't found the upper limit yet).

Re: How many treasure can I add after defeating boss?
« Reply #4 on: »
Hey Zayn,

Making a custom Spawnclass is the best way to change what a particular monster or boss drops.  You'll need to select the spawnclass in one of your boss' treasure slots, but the spawnclass itself can hold any number of items (at least, I haven't found the upper limit yet).

Ty so much @gytfunke
I'll learn how to do it  :D

 

Recent Topics+-