libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
16 float host{ 0.f };
17
23 float WhiteGhost_None{ 0.f };
24
30 float WhiteGhost_Umbasa{ 0.f };
31
38
45
52
59
66
73
80
86 float RedHunter1{ 0.f };
87
93 float RedHunter2{ 0.f };
94
100 float GuardianOfForest{ 0.f };
101
107 float GuardianOfAnor{ 0.f };
108
114 float BattleRoyal{ 0.f };
115
121 float YellowMonk{ 0.f };
122
123 unsigned char pad1[64];
124};
125
126}; // namespace paramdef
127}; // namespace from
128
129static_assert(sizeof(from::paramdef::MULTI_SOUL_BONUS_RATE_PARAM_ST) == 128,
130 "MULTI_SOUL_BONUS_RATE_PARAM_ST paramdef size does not match detected "
131 "size");
This struct was automatically generated from XML paramdefs.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:10
float BlackGhost_Berserker_Invade
Red berserker (invasion)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:79
float BattleRoyal
Arena.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:114
float WhiteGhost_Umbasa
Gold spirit (sun)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:30
float WhiteGhost_Berserker
White berserker.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:37
float GuardianOfForest
Map Guardian Spirit (Forest)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:100
float RedHunter2
Red Scare Spirit 2.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:93
float YellowMonk
Yellow robe's old man.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:121
float BlackGhost_None_Sign
Red sign.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:44
float BlackGhost_Umbasa_Sign
Red gold spirit (signature)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:51
float BlackGhost_Berserker_Sign
Red berserker (sign)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:58
float BlackGhost_None_Invade
Invasion.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:65
float WhiteGhost_None
White sign.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:23
float host
host
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:16
float BlackGhost_Umbasa_Invade
Red Gold Spirit (Invasion)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:72
float RedHunter1
Relief guest.
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:86
float GuardianOfAnor
Map Guardian (Anor)
Definition MULTI_SOUL_BONUS_RATE_PARAM_ST.hpp:107