File size: 536 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-- ========== GENERATED BY CharacterEffectCompositeDef Editor DO NOT EDIT MANUALLY! ==========

UndefineClass('Bond')
DefineClass.Bond = {
	__parents = { "Perk" },
	__generated_by_class = "CharacterEffectCompositeDef",


	object_class = "Perk",
	DisplayName = T(875337188421, --[[CharacterEffectCompositeDef Bond DisplayName]] "Bond"),
	Description = T(459288741024, --[[CharacterEffectCompositeDef Bond Description]] "Bond with another character (needs special description)."),
	Icon = "UI/Icons/Perks/Bond",
	Tier = "Personality",
}