Paradies Project
Loading...
Searching...
No Matches
FSetBonusStats Struct Reference

세트 효과의 수치 및 규칙 데이터 More...

#include <ItemStructs.h>

Inheritance diagram for FSetBonusStats:
Inheritance graph
Collaboration diagram for FSetBonusStats:
Collaboration graph

Public Attributes

FText SetName
 세트 이름 (예: "전설의 용기사 세트")
int32 Slot1_Count = 2
 활성화에 필요한 세트 갯수
FGameplayTag Slot1_AttributeTag
 적용할 스탯 (예: AttackPower)
float Slot1_Value
 적용 수치 (GAS의 SetByCaller로 넘길 값)
FText Slot1_Desc
 세트 효과 설명
int32 Slot2_Count = 3
 활성화에 필요한 세트 갯수
FGameplayTag Slot2_AttributeTag
 적용할 스탯 (예: AttackPower)
float Slot2_Value
 적용 수치 (GAS의 SetByCaller로 넘길 값)
FText Slot2_Desc
 세트 효과 설명
int32 Slot3_Count = 4
 활성화에 필요한 세트 갯수
float Slot3_Value
 세트 효과 발동을 위한 Value
FText Slot3_Desc
 세트 효과 설명

Detailed Description

세트 효과의 수치 및 규칙 데이터

기획자가 밸런싱을 위해 수정하는 테이블입니다. (리소스 경로 없음)


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