Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitMiral.cs
Go to the documentation of this file.
2{
3 public override int CostRerollShop => 3;
4
5 public override ShopType ShopType => ShopType.Medal;
6
7 public override CurrencyType CurrencyType => CurrencyType.Medal;
8
9 public override string LangBarter => "daBuyMedal";
10
11 public override string IdAmbience => "blacksmith";
12}
CurrencyType
Definition: CurrencyType.cs:2
ShopType
Definition: ShopType.cs:2
override string IdAmbience
Definition: TraitMiral.cs:11
override int CostRerollShop
Definition: TraitMiral.cs:3
override string LangBarter
Definition: TraitMiral.cs:9