Elin Decompiled Documentation EA 23.268 Nightly
Loading...
Searching...
No Matches
TraitParchmentBottle.cs
Go to the documentation of this file.
2{
3 public override BookList.Item Item => BottleMessageList.GetItem(base.IdItem);
4
5 public override void OnCreate(int lv)
6 {
8 }
9}
void SetStr(int id, string value=null)
Definition: BaseCard.cs:63
static BookList.Item GetRandomItem()
static BookList.Item GetItem(string id)
override BookList.Item Item
override void OnCreate(int lv)
Card owner
Definition: Trait.cs:28