libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Attributes | List of all members
from::paramdef::BUDDY_STONE_PARAM_ST Struct Reference

This struct was automatically generated from XML paramdefs. More...

#include <BUDDY_STONE_PARAM_ST.hpp>

Public Attributes

bool disableParam_NT: 1 { false }
 Do you remove it from the NT version output?
 
unsigned char disableParamReserve1: 7
 Reserve for package output 1.
 
unsigned char disableParamReserve2 [3]
 Reserve for package output 2.
 
unsigned int talkChrEntityId { 0 }
 Conversation character entity ID.
 
unsigned int eliminateTargetEntityId { 0 }
 Defeat Target List Entity ID.
 
unsigned int summonedEventFlagId { 0 }
 Summoned event flag ID.
 
bool isSpecial: 1 { false }
 Is it special?
 
int buddyId { 0 }
 Buddy ID.
 
int dopingSpEffectId { -1 }
 Special effects ID for doping.
 
unsigned short activateRange { 100 }
 Buddy activation distance [m].
 
short overwriteReturnRange { -1 }
 Buddy homecoming distance overwrite [m].
 
unsigned int overwriteActivateRegionEntityId { 0 }
 Launch range overwrite area entity ID.
 
unsigned int warnRegionEntityId { 0 }
 Warning range overwrite area entity ID.
 

Detailed Description

This struct was automatically generated from XML paramdefs.

Member Data Documentation

◆ activateRange

unsigned short from::paramdef::BUDDY_STONE_PARAM_ST::activateRange { 100 }

Buddy activation distance [m].

If there is at least one character to be defeated in this range, you can summon a buddy at that stone monument.

◆ buddyId

int from::paramdef::BUDDY_STONE_PARAM_ST::buddyId { 0 }

Buddy ID.

ID of the buddy parameter. If "Special" is ○, this buddy ID will be summoned.

◆ disableParam_NT

bool from::paramdef::BUDDY_STONE_PARAM_ST::disableParam_NT

Do you remove it from the NT version output?

Parameters marked with ○ are excluded in the NT version package.

◆ dopingSpEffectId

int from::paramdef::BUDDY_STONE_PARAM_ST::dopingSpEffectId { -1 }

Special effects ID for doping.

Special effect ID applied to the buddy when summoning the buddy.

◆ eliminateTargetEntityId

unsigned int from::paramdef::BUDDY_STONE_PARAM_ST::eliminateTargetEntityId { 0 }

Defeat Target List Entity ID.

Entity ID of the character / group to be defeated by the buddy when summoned from this stele

◆ isSpecial

bool from::paramdef::BUDDY_STONE_PARAM_ST::isSpecial

Is it special?

Is the stone monument an SP stone monument or a general-purpose stone monument? A bool that distinguishes.

◆ overwriteActivateRegionEntityId

unsigned int from::paramdef::BUDDY_STONE_PARAM_ST::overwriteActivateRegionEntityId { 0 }

Launch range overwrite area entity ID.

The range where the buddy can be summoned can be overwritten in the area of the specified entity ID.

◆ overwriteReturnRange

short from::paramdef::BUDDY_STONE_PARAM_ST::overwriteReturnRange { -1 }

Buddy homecoming distance overwrite [m].

Buddy's homecoming distance can be overridden

◆ summonedEventFlagId

unsigned int from::paramdef::BUDDY_STONE_PARAM_ST::summonedEventFlagId { 0 }

Summoned event flag ID.

Flag ID that stands when summoned from a stone monument. When this flag is set, the stone monument cannot be summoned.

◆ talkChrEntityId

unsigned int from::paramdef::BUDDY_STONE_PARAM_ST::talkChrEntityId { 0 }

Conversation character entity ID.

Used as a foreign key when referencing from a conversation.

◆ warnRegionEntityId

unsigned int from::paramdef::BUDDY_STONE_PARAM_ST::warnRegionEntityId { 0 }

Warning range overwrite area entity ID.

Warning area entity ID


The documentation for this struct was generated from the following file: