[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
121
data/magic-modules.mse-include/loyalty/separator_fields
Normal file
121
data/magic-modules.mse-include/loyalty/separator_fields
Normal file
@@ -0,0 +1,121 @@
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 1
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 1
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 2
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 2
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 3
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 3
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 4
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 4
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 5
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 5
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 6
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 6
|
||||
extra card field:
|
||||
type: choice
|
||||
name: textbox stripe separator 7
|
||||
editable: false
|
||||
save value: false
|
||||
show statistics: false
|
||||
choice: textbox stripe separator 7
|
||||
|
||||
extra card style:
|
||||
textbox stripe separator 1:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(1)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(1) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 2 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(1) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(1) }
|
||||
textbox stripe separator 2:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(2)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(2) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 3 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(2) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(2) }
|
||||
textbox stripe separator 3:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(3)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(3) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 4 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(3) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(3) }
|
||||
textbox stripe separator 4:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(4)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(4) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 5 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(4) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(4) }
|
||||
textbox stripe separator 5:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(5)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(5) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 6 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(5) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(5) }
|
||||
textbox stripe separator 6:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(6)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(6) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 7 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(6) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(6) }
|
||||
textbox stripe separator 7:
|
||||
left: { instance := 1; a_left() }
|
||||
width: { instance := 1; a_width() }
|
||||
top: { instance := 1; round_near(loyalty_stripe_separator_top(7)) }
|
||||
bottom: { instance := 1; round_near(loyalty_stripe_separator_top(7) + loyalty_stripe_separator_height()) + 0.5 }
|
||||
z index: 710
|
||||
visible: { instance := 1; loyalty_abilities_count(active:true) >= 8 }
|
||||
render style: image
|
||||
image: { instance := 1; loyalty_stripe_separator_image(7) }
|
||||
mask: { instance := 1; loyalty_stripe_separator_mask(7) }
|
||||
Reference in New Issue
Block a user