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

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

#include <BUDDY_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.
 
int triggerSpEffectId { -1 }
 Summon special effect ID.
 
int npcParamId { -1 }
 NPC parameter ID.
 
int npcThinkParamId { -1 }
 Thinking parameter ID.
 
int npcParamId_ridden { -1 }
 Riding (riding side): NPC parameter ID.
 
int npcThinkParamId_ridden { -1 }
 Riding (riding side): Thinking parameter ID.
 
float x_offset { 0.f }
 X: Placement coordinate offset [m].
 
float z_offset { 0.f }
 Z: Placement coordinate offset [m].
 
float y_angle { 0.f }
 Y: Your placement angle [deg].
 
bool appearOnAroundSekihi { false }
 Will it emerge from around the stone monument?
 
bool disablePCTargetShare { false }
 Do you want to skip target sharing with your PC?
 
unsigned char pcFollowType { 0 }
 PC tracking & warp type.
 
int dopingSpEffect_lv0 { -1 }
 +0 o'clock doping special effect
 
int dopingSpEffect_lv1 { -1 }
 +1 o'clock doping special effect
 
int dopingSpEffect_lv2 { -1 }
 +2 o'clock doping special effect
 
int dopingSpEffect_lv3 { -1 }
 +3 o'clock doping special effect
 
int dopingSpEffect_lv4 { -1 }
 +4 o'clock doping special effect
 
int dopingSpEffect_lv5 { -1 }
 +5 o'clock doping special effect
 
int dopingSpEffect_lv6 { -1 }
 +6 o'clock doping special effect
 
int dopingSpEffect_lv7 { -1 }
 +7 o'clock doping special effect
 
int dopingSpEffect_lv8 { -1 }
 +8 o'clock doping special effect
 
int dopingSpEffect_lv9 { -1 }
 +9 o'clock doping special effect
 
int dopingSpEffect_lv10 { -1 }
 +10 o'clock doping special effect
 
int npcPlayerInitParamId { -1 }
 Initial parameter ID by architype.
 
int generateAnimId { -1 }
 Generate Anime ID.
 

Detailed Description

This struct was automatically generated from XML paramdefs.

Member Data Documentation

◆ disableParam_NT

bool from::paramdef::BUDDY_PARAM_ST::disableParam_NT

Do you remove it from the NT version output?

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

◆ dopingSpEffect_lv1

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv1 { -1 }

+1 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv10

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv10 { -1 }

+10 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv2

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv2 { -1 }

+2 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv3

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv3 { -1 }

+3 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv4

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv4 { -1 }

+4 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv5

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv5 { -1 }

+5 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv6

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv6 { -1 }

+6 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv7

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv7 { -1 }

+7 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv8

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv8 { -1 }

+8 o'clock doping special effect

+0 o'clock doping special effect

◆ dopingSpEffect_lv9

int from::paramdef::BUDDY_PARAM_ST::dopingSpEffect_lv9 { -1 }

+9 o'clock doping special effect

+0 o'clock doping special effect

◆ npcParamId

int from::paramdef::BUDDY_PARAM_ST::npcParamId { -1 }

NPC parameter ID.

Set the NPC parameter ID of the summoned buddy

◆ npcParamId_ridden

int from::paramdef::BUDDY_PARAM_ST::npcParamId_ridden { -1 }

Riding (riding side): NPC parameter ID.

For buddies that you want to summon while riding, set the NPC parameter ID for the "rider"

◆ npcThinkParamId

int from::paramdef::BUDDY_PARAM_ST::npcThinkParamId { -1 }

Thinking parameter ID.

Sets the NPC Thinking Parameter ID of the summoned buddy

◆ npcThinkParamId_ridden

int from::paramdef::BUDDY_PARAM_ST::npcThinkParamId_ridden { -1 }

Riding (riding side): Thinking parameter ID.

For buddies that you want to summon while riding, set the NPC Thinking Parameter ID for the "rider"

◆ triggerSpEffectId

int from::paramdef::BUDDY_PARAM_ST::triggerSpEffectId { -1 }

Summon special effect ID.

Set the special effect ID that will be the summoning condition

◆ x_offset

float from::paramdef::BUDDY_PARAM_ST::x_offset { 0.f }

X: Placement coordinate offset [m].

Sets the distance in meters to offset the buddy from the summon point to the X coordinate

◆ y_angle

float from::paramdef::BUDDY_PARAM_ST::y_angle { 0.f }

Y: Your placement angle [deg].

Set the angle to rotate yourself around the Y axis

◆ z_offset

float from::paramdef::BUDDY_PARAM_ST::z_offset { 0.f }

Z: Placement coordinate offset [m].

Sets the distance in meters that offsets the buddy from the summon point to the Z coordinate.


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