Planeswalkers and Documentation
Pre-release
Pre-release
- Commenting Functions
- Planeswalkers work now
How to get Planeswalker Loyalty
let card = Swiftfall.getCard(exact:"Jace Beleren")
print((card?.getLoyalty())!)
out:
3
let card = Swiftfall.getCard(exact:"Jace Beleren")
print((card?.getLoyalty())!)
out:
3