Mod Features
Special mechanics and unique systems in Radiant Genesis
Elemental Dinos
Wild dinos can spawn with the elemental buff, giving them elemental attacks and immunity. This applies to vanilla and modded dinos and is configured from the admin menu.
Type
creature-system
Buff Class
RG_ElementType_Buff_C
Applies To
Wild vanilla and modded dinos
Configuration
Configured from the Radiant Genesis admin menu by holding R on PC.
Related Creatures
• Elemental Wyvern
Image Key
elemental-dinos
Item Generation Dinos
Wild dinos can spawn with the item-generation buff, which adds items directly to their inventory. This applies to vanilla and modded dinos and is configured from the admin menu.
Type
creature-system
Buff Class
RG_ItemGenerationDino_Buff_C
Applies To
Wild vanilla and modded dinos
Configuration
Configured from the Radiant Genesis admin menu by holding R on PC.
Notes
• This is a buff-driven world system rather than a species-specific creature mechanic.
Image Key
item-generation-dinos
Portal System
Radiant Genesis includes permanent portal variants, a control altar, and a remote-driven temporary portal flow. See the video at https://www.youtube.com/watch?v=9pGIVYOepjo for full details on how to use this system.

Type
structure-system
Structures
Name
Portal Gateway
Class Name
RG_PrimalItemStructure_Portal_C
Blueprint Path
/Radiant_Genesis/Portals/RG_PrimalItemStructure_Portal.RG_PrimalItemStructure_Portal_C
Name
Portal Control Altar
Class Name
rg_PrimalItemStructure_DHD_C
Blueprint Path
/Radiant_Genesis/Portals/rg_PrimalItemStructure_DHD.rg_PrimalItemStructure_DHD_C
Related Items
Name
Portal Dialing Remote
Class Name
PrimalItem_WeaponPortalDialer_C
Blueprint Path
/Radiant_Genesis/Portals/Remote/PrimalItem_WeaponPortalDialer.PrimalItem_WeaponPortalDialer_C
Name
Portal Charge
Class Name
PrimalItemPortalDialingAmmo_C
Blueprint Path
/Radiant_Genesis/Portals/Remote/PrimalItemPortalDialingAmmo.PrimalItemPortalDialingAmmo_C
Portal Variants
Name
Portal Base
Class Name
RG_Portal_Base_C
Blueprint Path
/Radiant_Genesis/Portals/RG_Portal_Base.RG_Portal_Base_C
Name
Portal Large
Class Name
RG_Portal_Large_C
Blueprint Path
/Radiant_Genesis/Portals/RG_Portal_Large.RG_Portal_Large_C
Name
Portal Ring
Class Name
RG_Portal_Ring_C
Blueprint Path
/Radiant_Genesis/Portals/RG_Portal_Ring.RG_Portal_Ring_C
Name
Portal Door
Class Name
RG_Portal_Door_C
Blueprint Path
/Radiant_Genesis/Portals/RG_Portal_Door.RG_Portal_Door_C
Name
Temporary Portal
Class Name
RG_Portal_Base_Temporary_C
Blueprint Path
/Radiant_Genesis/Portals/RG_Portal_Base_Temporary.RG_Portal_Base_Temporary_C
Notes
• Portal Gateway references the base, large, ring, and door portal variants.
• Portal Dialing Remote works with Portal Charge to summon a temporary portal.
• Portal blueprints expose tribe portal limits, build distance checks, public portal mode, and temporary portal limits.
Image Key
portal-system