| 1 | { |
| 2 | "version": 1, |
| 3 | "defaults": { |
| 4 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 5 | "animation": { "effect": "fade", "duration": 0.35, "stagger": 0.15, "trigger": "after-previous" } |
| 6 | }, |
| 7 | "slides": { |
| 8 | "01_cover": { |
| 9 | "transition": { "effect": "none", "duration": 0 }, |
| 10 | "animation": { "effect": "appear", "duration": 0.30, "stagger": 0.18, "trigger": "after-previous" }, |
| 11 | "groups": { |
| 12 | "hero-image": { "effect": "fade", "order": 1, "duration": 0.45 }, |
| 13 | "accent-stripe": { "effect": "appear", "order": 2, "delay": 0.10 }, |
| 14 | "title-block": { "effect": "appear", "order": 3, "delay": 0.20, "duration": 0.30 }, |
| 15 | "subtitle-cn": { "effect": "wipe", "order": 4, "delay": 0.20, "duration": 0.40 } |
| 16 | } |
| 17 | }, |
| 18 | "02_toc": { |
| 19 | "transition": { "effect": "fade", "duration": 0.35 }, |
| 20 | "animation": { "effect": "fade", "duration": 0.30, "stagger": 0.12, "trigger": "after-previous" }, |
| 21 | "groups": { |
| 22 | "item-01": { "order": 1 }, |
| 23 | "item-02": { "order": 2 }, |
| 24 | "item-03": { "order": 3 }, |
| 25 | "item-04": { "order": 4 }, |
| 26 | "item-05": { "order": 5 } |
| 27 | } |
| 28 | }, |
| 29 | "03_zine_what": { |
| 30 | "transition": { "effect": "wipe", "duration": 0.40 }, |
| 31 | "animation": { "effect": "fade", "duration": 0.40, "stagger": 0.18, "trigger": "after-previous" }, |
| 32 | "groups": { |
| 33 | "left-image-strip": { "effect": "wipe", "order": 1, "duration": 0.50 }, |
| 34 | "big-formula": { "effect": "appear", "order": 2, "delay": 0.15, "duration": 0.30 }, |
| 35 | "feature-01": { "effect": "fade", "order": 3 }, |
| 36 | "feature-02": { "effect": "fade", "order": 4 }, |
| 37 | "feature-03": { "effect": "fade", "order": 5 }, |
| 38 | "callout-box": { "effect": "wipe", "order": 6, "delay": 0.20, "duration": 0.45 } |
| 39 | } |
| 40 | }, |
| 41 | "04_zine_history": { |
| 42 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 43 | "animation": { "effect": "fade", "duration": 0.30, "stagger": 0.14, "trigger": "after-previous" }, |
| 44 | "groups": { |
| 45 | "timeline-track": { "effect": "wipe", "order": 1, "duration": 0.55 }, |
| 46 | "year-ticks": { "effect": "appear", "order": 2, "delay": 0.10 }, |
| 47 | "wave-01": { "order": 3 }, |
| 48 | "wave-02": { "order": 4 }, |
| 49 | "wave-03": { "order": 5 }, |
| 50 | "wave-04": { "order": 6 }, |
| 51 | "wave-05": { "order": 7 } |
| 52 | } |
| 53 | }, |
| 54 | "05_risograph_origin": { |
| 55 | "transition": { "effect": "wipe", "duration": 0.40 }, |
| 56 | "animation": { "effect": "fade", "duration": 0.32, "stagger": 0.14, "trigger": "after-previous" }, |
| 57 | "groups": { |
| 58 | "left-sidebar": { "effect": "wipe", "order": 1, "duration": 0.50 }, |
| 59 | "origin-box": { "effect": "wipe", "order": 2, "delay": 0.10, "duration": 0.40 }, |
| 60 | "trait-01": { "order": 3 }, |
| 61 | "trait-02": { "order": 4 }, |
| 62 | "trait-03": { "order": 5 }, |
| 63 | "trait-04": { "order": 6 } |
| 64 | } |
| 65 | }, |
| 66 | "06_risograph_process": { |
| 67 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 68 | "animation": { "effect": "fade", "duration": 0.28, "stagger": 0.12, "trigger": "after-previous" }, |
| 69 | "groups": { |
| 70 | "process-banner": { "effect": "wipe", "order": 1, "duration": 0.55 }, |
| 71 | "step-01": { "order": 2 }, |
| 72 | "step-02": { "order": 3 }, |
| 73 | "step-03": { "order": 4 }, |
| 74 | "step-04": { "order": 5 }, |
| 75 | "step-05": { "order": 6, "duration": 0.40 } |
| 76 | } |
| 77 | }, |
| 78 | "07_zine_folding": { |
| 79 | "transition": { "effect": "wipe", "duration": 0.40 }, |
| 80 | "animation": { "effect": "box", "duration": 0.40, "stagger": 0.18, "trigger": "after-previous" }, |
| 81 | "groups": { |
| 82 | "hero-image": { "effect": "fade", "order": 1, "duration": 0.50 }, |
| 83 | "anno-01": { "effect": "box", "order": 2 }, |
| 84 | "anno-02": { "effect": "box", "order": 3 }, |
| 85 | "anno-03": { "effect": "box", "order": 4 }, |
| 86 | "anno-04": { "effect": "box", "order": 5 }, |
| 87 | "rule-banner": { "effect": "wipe", "order": 6, "delay": 0.20, "duration": 0.45 } |
| 88 | } |
| 89 | }, |
| 90 | "08_zine_content_types": { |
| 91 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 92 | "animation": { "effect": "appear", "duration": 0.28, "stagger": 0.10, "trigger": "after-previous" }, |
| 93 | "groups": { |
| 94 | "card-01": { "order": 1 }, |
| 95 | "card-02": { "order": 2 }, |
| 96 | "card-03": { "order": 3 }, |
| 97 | "card-04": { "order": 4 }, |
| 98 | "card-05": { "order": 5 }, |
| 99 | "card-06": { "order": 6 } |
| 100 | } |
| 101 | }, |
| 102 | "09_jimbocho": { |
| 103 | "transition": { "effect": "push", "duration": 0.45 }, |
| 104 | "animation": { "effect": "fade", "duration": 0.45, "stagger": 0.20, "trigger": "after-previous" }, |
| 105 | "groups": { |
| 106 | "hero": { "effect": "fade", "order": 1, "duration": 0.55 }, |
| 107 | "big-title": { "effect": "appear", "order": 2, "delay": 0.15, "duration": 0.30 }, |
| 108 | "award": { "effect": "box", "order": 3, "duration": 0.40 }, |
| 109 | "info-bar": { "effect": "wipe", "order": 4, "delay": 0.20, "duration": 0.55 } |
| 110 | } |
| 111 | }, |
| 112 | "10_three_cities": { |
| 113 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 114 | "animation": { "effect": "fade", "duration": 0.32, "stagger": 0.16, "trigger": "after-previous" }, |
| 115 | "groups": { |
| 116 | "triptych": { "effect": "wipe", "order": 1, "duration": 0.55 }, |
| 117 | "pillar-paris": { "order": 2 }, |
| 118 | "pillar-london": { "order": 3 }, |
| 119 | "pillar-nyc": { "order": 4 } |
| 120 | } |
| 121 | }, |
| 122 | "11_berlin": { |
| 123 | "transition": { "effect": "push", "duration": 0.50 }, |
| 124 | "animation": { "effect": "fade", "duration": 0.50, "stagger": 0.25, "trigger": "after-previous" }, |
| 125 | "groups": { |
| 126 | "hero": { "effect": "fade", "order": 1, "duration": 0.60 }, |
| 127 | "big-title": { "effect": "box", "order": 2, "delay": 0.20, "duration": 0.55 }, |
| 128 | "bottom-info": { "effect": "wipe", "order": 3, "delay": 0.25, "duration": 0.55 } |
| 129 | } |
| 130 | }, |
| 131 | "12_china_bookstore_map": { |
| 132 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 133 | "animation": { "effect": "fade", "duration": 0.45, "stagger": 0.10, "trigger": "after-previous" }, |
| 134 | "groups": { |
| 135 | "table": { "effect": "fade", "order": 1, "duration": 0.55 }, |
| 136 | "legend": { "effect": "appear", "order": 2, "delay": 0.20 } |
| 137 | } |
| 138 | }, |
| 139 | "13_china_art_book_fair": { |
| 140 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 141 | "animation": { "effect": "fade", "duration": 0.40, "stagger": 0.20, "trigger": "after-previous" }, |
| 142 | "groups": { |
| 143 | "left-hero": { "effect": "wipe", "order": 1, "duration": 0.50 }, |
| 144 | "card-abc": { "effect": "fade", "order": 2 }, |
| 145 | "card-unfold": { "effect": "fade", "order": 3 } |
| 146 | } |
| 147 | }, |
| 148 | "14_how_to_browse": { |
| 149 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 150 | "animation": { "effect": "fade", "duration": 0.30, "stagger": 0.14, "trigger": "after-previous" }, |
| 151 | "groups": { |
| 152 | "item-01": { "order": 1 }, |
| 153 | "item-02": { "order": 2 }, |
| 154 | "item-03": { "order": 3 }, |
| 155 | "item-04": { "order": 4 }, |
| 156 | "callout": { "effect": "wipe", "order": 5, "delay": 0.18, "duration": 0.40 } |
| 157 | } |
| 158 | }, |
| 159 | "15_how_to_collect": { |
| 160 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 161 | "animation": { "effect": "fade", "duration": 0.30, "stagger": 0.14, "trigger": "after-previous" }, |
| 162 | "groups": { |
| 163 | "item-01": { "order": 1 }, |
| 164 | "item-02": { "order": 2 }, |
| 165 | "item-03": { "order": 3 }, |
| 166 | "item-04": { "order": 4 }, |
| 167 | "callout": { "effect": "wipe", "order": 5, "delay": 0.18, "duration": 0.40 } |
| 168 | } |
| 169 | }, |
| 170 | "16_action_checklist": { |
| 171 | "transition": { "effect": "wipe", "duration": 0.45 }, |
| 172 | "animation": { "effect": "box", "duration": 0.45, "stagger": 0.22, "trigger": "after-previous" }, |
| 173 | "groups": { |
| 174 | "step-01": { "effect": "box", "order": 1 }, |
| 175 | "step-02": { "effect": "box", "order": 2 }, |
| 176 | "step-03": { "effect": "box", "order": 3 }, |
| 177 | "step-04": { "effect": "box", "order": 4 }, |
| 178 | "outcome": { "effect": "appear", "order": 5, "delay": 0.25, "duration": 0.40 }, |
| 179 | "rule": { "effect": "wipe", "order": 6, "delay": 0.20, "duration": 0.50 } |
| 180 | } |
| 181 | }, |
| 182 | "17_sources": { |
| 183 | "transition": { "effect": "fade", "duration": 0.30 }, |
| 184 | "animation": { "effect": "fade", "duration": 0.35, "stagger": 0.18, "trigger": "after-previous" }, |
| 185 | "groups": { |
| 186 | "col-01": { "order": 1 }, |
| 187 | "col-02": { "order": 2 }, |
| 188 | "col-03": { "order": 3 }, |
| 189 | "credits": { "effect": "wipe", "order": 4, "delay": 0.20, "duration": 0.45 } |
| 190 | } |
| 191 | }, |
| 192 | "18_outro": { |
| 193 | "transition": { "effect": "push", "duration": 0.55 }, |
| 194 | "animation": { "effect": "appear", "duration": 0.40, "stagger": 0.30, "trigger": "after-previous" }, |
| 195 | "groups": { |
| 196 | "hero": { "effect": "fade", "order": 1, "duration": 0.55 }, |
| 197 | "top-mark": { "effect": "appear", "order": 2, "delay": 0.10 }, |
| 198 | "big-outro-cn": { "effect": "appear", "order": 3, "delay": 0.20, "duration": 0.40 }, |
| 199 | "en-outro": { "effect": "wipe", "order": 4, "delay": 0.35, "duration": 0.55 }, |
| 200 | "corner-tag": { "effect": "appear", "order": 5, "delay": 0.20 }, |
| 201 | "colophon": { "effect": "box", "order": 6, "delay": 0.15, "duration": 0.40 } |
| 202 | } |
| 203 | } |
| 204 | } |
| 205 | } |
| 206 |